Skip to main content
POST
/
api
/
cs-qa
/
v1
/
verify
curl -X POST https://api.example.com/api/cs-qa/v1/verify \
  -H "Authorization: YOUR_API_KEY"
{}
This API requires authentication. See our Authentication Guide for details.
Verify your API connection and authentication credentials.
curl -X POST https://api.example.com/api/cs-qa/v1/verify \
  -H "Authorization: YOUR_API_KEY"

Authorizations

Authorization
string
header
required

Enter your API key

Response

Successful Response

{key}
string