Verify an API token
GET/api/v1/zap/auth
Returns 200 with { "message": "OK" } when the API token is valid. Used by the legacy Zapier integration to verify credentials; it also works as a general connectivity check.
Responses
- 200
- 401
- 404
Token is valid
Missing or invalid API token
Token does not match a business