GET /api/v2/health
Check health of all services

Headers

Header name Description
Content-Type
required
application/json
X-API-KEY
required
YOUR_API_KEY

Errors

Code Description
401 Unauthorized
404 Not found
500 Internal Server Error
422 Missing parameters

GET /api/v2/ping
Ping service

Headers

Header name Description
Content-Type
required
application/json
X-API-KEY
required
YOUR_API_KEY

Errors

Code Description
401 Unauthorized
404 Not found
500 Internal Server Error
422 Missing parameters