> For the complete documentation index, see [llms.txt](https://docs.gmgn.ai/cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gmgn.ai/cn/he-zuo-api-ji-cheng-gmgn-shi-shi-jia-ge-tu-biao.md).

# 🤝🏻 合作-API：📈集成GMGN实时价格图表

格式：

```javascript
<https://www.gmgn.cc/kline/{chain}/>{token CA}
```

## **代币示例**

#### 1. Solana <https://www.gmgn.cc/kline/sol/ukHH6c7mMyiWCf1b9pnWe25TSpkDDt3H5pQZgZ74J82> 2. ETH <https://www.gmgn.cc/kline/eth/0x6982508145454ce325ddbe47a25d4ec3d2311933> 3. BSC <https://www.gmgn.cc/kline/bsc/0xb0fea7be600c85e2f4fe90821f304bc1578d4444>

<figure><img src="/files/STpwXXCJA4RKNko00VsF" alt=""><figcaption></figcaption></figure>

* 更新：嵌入式图表现已支持增加url参数控制主题、时间周期
  * theme 值为 "light"、"dark"\
    示例：<https://www.gmgn.cc/kline/sol/ukHH6c7mMyiWCf1b9pnWe25TSpkDDt3H5pQZgZ74J82?theme=light>
  * interval 值为 "1S", "1", "5", "15", "60", "240", "720", "1D",\
    示例：\
    <https://www.gmgn.cc/kline/sol/ukHH6c7mMyiWCf1b9pnWe25TSpkDDt3H5pQZgZ74J82?interval=15>
