Skip to main content
GET
/
ping
Health check
curl --request GET \
  --url https://app.gc.ai/api/external/v1/ping \
  --header 'Authorization: <api-key>'
{
  "timestamp": "<string>"
}

Authorizations

Authorization
string
header
required

API key for authentication. Format: gcai_xxxxxxxxx

Create API keys in the GC AI app under Settings → API.

Response

API is reachable and key is valid

status
enum<string>
required

Always pong

Available options:
pong
timestamp
string
required

ISO 8601 server timestamp