Other
Check API Key
Validate that your API key is working correctly. Useful for integration testing (e.g., Zapier connection setup).
post/api/check
Response
API key is valid
Example response
{
"success": true
}Validate that your API key is working correctly. Useful for integration testing (e.g., Zapier connection setup).
API key is valid
{
"success": true
}