Skip to content

Pave External API (1.0)

Documentation for the Pave External API

Download OpenAPI description
Languages
Servers
Pave Production Server

https://api.pave.com/

Ping API

Operations

Test Endpoint

Request

Security
api-key
curl -i -X GET \
  https://api.pave.com/ping \
  -H 'x-api-key: YOUR_API_KEY_HERE'

Responses

Returns "pong" message on success

Bodyapplication/json
messagestringrequired

The message to return

Example: "pong"
Response
application/json
{ "message": "pong" }

Merit Cycle API

Operations

Merit Cycle Employee API

Operations