Skip to main content
GET
/
ping
Check API server status
curl --request GET \
  --url https://pro-api.coingecko.com/api/v3/ping \
  --header 'x-cg-pro-api-key: <api-key>'
{
  "gecko_says": "(V3) To the Moon!"
}

Authorizations

x-cg-pro-api-key
string
header
required

Response

200 - application/json

Status OK

gecko_says
string