# 🤝🏻 合作-API：🔄数据抓取IP白名单

#### 📢 公告

为了提供更高效、便捷的开发者体验，GMGN 现已全面开放 OpenAPI。 即日起，原“数据抓取 IP 白名单申请表”正式停止使用。所有用户无需再提交申请表或等待人工审核，即可直接接入我们的数据服务。

***

#### 🚀 如何开始使用

我们现在提供了标准化的 github 文档，您可以直接访问以下链接获取最新的接口规范和接入指南：

* <https://github.com/GMGNAI/gmgn-skills>
* 权限说明： 目前 API 对所有 GMGN 用户开放

***

#### ⚠️ 开发者须知

虽然我们放开了接入限制，但为了保证平台的稳定性，请开发者注意以下几点：

1. 速率限制 (Rate Limit)： 默认接口限速为1次/秒
2. 版本迭代： GMGN 处于高速迭代期，OpenAPI可能会不定期增减。建议收藏<https://github.com/GMGNAI/gmgn-skills> 以获取最新动态
3. 免责声明： 目前的 OpenAPI 主要面向社区开发者提供数据及交易支持，暂不提供针对企业级的高可用性和高吞吐量API

***

#### ❓ 常见问题 (FAQ)

Q: 之前提交过白名单申请，现在需要做什么？ \
A: 您无需再关注之前的申请状态。请直接按照最新的 OpenAPI 文档 进行协议对接即可

Q: 如果遇到 IP 被封禁怎么办？ \
A: 请确保您的请求频率符合规范。如果确认没有违规但仍无法访问，请通过 Telegram 频道 <https://t.me/gmgnagentapi> 联系我们


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.gmgn.ai/cn/he-zuo-api-shu-ju-zhua-qu-ip-bai-ming-dan.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
