Test
Test
GET
/
v1
/
test
Test endpoint. Returns a 200 status code if the server is running and your API key is valid.
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
message
string
success
boolean