Skip to main content
GET
cURL
A simple health check endpoint. Returns "pong" if the user is authenticated via API key. Useful for verifying connectivity and authentication status. This endpoint does not affect credits, but rate limits apply.

Authorizations

x-api-key
string
header
required

Response

Successful response

message
string
required

Response message

Example:

"pong"