API Reference
Test Endpoint (+ webhook)
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
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
webhook
string
requiredURL to send the result to
Response
200 - application/json
status
string
message
string