cURL
curl --request GET \ --url https://api.coingecko.com/api/v3/ping \ --header 'x-cg-demo-api-key: <api-key>'
{ "gecko_says": "(V3) To the Moon!" }
This endpoint allows you to check the API server status
Documentation IndexFetch the complete documentation index at: https://docs.coingecko.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.coingecko.com/llms.txt
Use this file to discover all available pages before exploring further.
Status OK
Was this page helpful?