---
title: "GET /api/v2/coingecko/networks"
method: GET
path: "/api/v2/coingecko/networks"
tags: ["coingecko", "token"]
---

# GET /api/v2/coingecko/networks

`GET /api/v2/coingecko/networks`

Get coingecko networks

## Response `200`

Coingecko networks

- object[]
  - `id` string, required
  - `type` string, required
  - `attributes` object, required
    - `name` string, required
    - `coingecko_asset_platform_id` string, required

## Other responses

- `404` — Token not found

## Changes

- **2026-08-30** `8dd0a6b8c5bc` — 2 info
  - api tag `token` added
  - added the non-success response with the status `404`

[Change history](https://skmtc.dev/originprotocol/apis/defi-analytics/changes/api/v2/coingecko/networks/get.md)

---

[API](https://skmtc.dev/originprotocol/apis/defi-analytics.md) · [All operations](https://skmtc.dev/originprotocol/apis/defi-analytics/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/originprotocol/defi-analytics/revisions/8dd0a6b8c5bc/schema)
