v1
latestOpenAPI 3.1.02026-07-1371123.3 KBOther
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"
}