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

successboolean

Example response

{
  "success": true
}