API documentation

RESTful endpoints for accounts, content, trends, and bulk export across platforms.

BASE URLhttps://www.yige.zone

Loading groups…

GETUngrouped0 credits / call

No matching endpoints

/v1

API key setup

Get API key

Send your key in the Authorization header: Bearer <YIGE_API_KEY>. Create a key in the console after sign-in.

  1. Open the console and create a key under API Keys.
  2. Copy and store the key safely; it is shown in full only once.
  3. Add YIGE_API_KEY to the request headers before calling.

API reference

This endpoint has no docs yet. Add Markdown documentation in Admin → APIs.

Common status codes

状态码说明排查建议
400请求参数错误检查必填字段、Query 参数与请求体格式。
401鉴权失败确认请求头已添加有效的 YIGE_API_KEY。
403无权限访问检查密钥状态与接口权限。
429请求过于频繁降低请求频率或增加调用间隔。
500系统内部错误稍后重试;持续出现请联系技术支持。
3201积分不足请前往控制台充值后重试。