Other
Verify API key
An endpoint to verify that your API key is functional
get/verify
Response
Successful Response
Example response
{
"email": "example@example.com",
"status": "ok"
}An endpoint to verify that your API key is functional
Successful Response
{
"email": "example@example.com",
"status": "ok"
}