POST
/
v1
/
test

This is a test endpoint. Use it to test your API key and optionally a webhook to ensure that it is working correctly.

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
webhook
string
required

URL to send the result to

Response

200 - application/json
status
string
message
string