latestOpenAPI 3.1.02026-07-1371123.3 KB
046fc4202fa8
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"
}