Skip to main content

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

Token is valid