Health Routes
API Health Check Status
Simple endpoint to verify API availability and response status
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Simple endpoint to verify API availability and response status
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.