Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.tidyhire.app/api/public/v1/api-key/test \ --header 'x-tidyhire-api-key: <api-key>'
{ "success": true, "message": "API key is tested successfully" }
Your Tidyhire API key
API key validated successfully.
true
"API key is tested successfully"
Was this page helpful?