> ## Documentation Index
> Fetch the complete documentation index at: https://docs.coingecko.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Clients

> Explore client resources, including official Swagger JSON and unofficial Python wrapper

## API Swagger JSON (OAS)

<a href="https://github.com/coingecko/coingecko-api-oas" target="_blank" rel="noopener noreferrer">
  <Frame>
    <img src="https://mintcdn.com/coingecko/HbbqJRkzM8wbxbUM/images/docs/51c3a7e-image.png?fit=max&auto=format&n=HbbqJRkzM8wbxbUM&q=85&s=89a0e23044b6440703a9949f2d111a72" noZoom width="1404" height="552" data-path="images/docs/51c3a7e-image.png" />
  </Frame>
</a>

* [CoinGecko Pro OAS](https://docs.coingecko.com/reference/endpoint-overview)
  * CoinGecko Pro API — [coingecko-pro.json](https://raw.githubusercontent.com/coingecko/coingecko-api-oas/refs/heads/main/coingecko-pro.json)
  * GeckoTerminal Onchain API (Pro) — [onchain-pro.json](https://raw.githubusercontent.com/coingecko/coingecko-api-oas/refs/heads/main/onchain-pro.json)

* [CoinGecko Public/Demo OAS](https://docs.coingecko.com/v3.0.1/reference/endpoint-overview)
  * CoinGecko Public/Demo API — [coingecko-demo.json](https://raw.githubusercontent.com/coingecko/coingecko-api-oas/refs/heads/main/coingecko-demo.json)
  * GeckoTerminal Onchain API (Demo) — [onchain-demo.json](https://raw.githubusercontent.com/coingecko/coingecko-api-oas/refs/heads/main/onchain-demo.json)

***

## Official CoinGecko API SDK

Here are the official API SDKs maintained by us.

* [🐍 coingecko-python (Python)](https://github.com/coingecko/coingecko-python)
* [🟦 coingecko-typescript (TypeScript)](https://github.com/coingecko/coingecko-typescript)

Want us to support your favorite programming language? Let us know [here](https://forms.gle/JJLH3SXiL2eJaGzBA)!

**Not a developer?** Fret not, check our no-code tutorial for beginners here: [Tutorials (Beginner-friendly)](/docs/tutorials-beginner-friendly)
