It is really easy!
Last updated 10 months ago
Root URL for GeckoTerminal API:
You can find all the available API endpoints at
Make an API call using curl or any HTTP libraries
Try it by pasting the code below into your terminal
curl -X 'GET' \ 'https://api.geckoterminal.com/api/v2/networks?page=1' \ -H 'accept: application/json'