Go Problem API
# ⚫⚪ The Ultimate Go (Weiqi/Baduk) Problem API Build the next generation of Go applications with access to a massive, curated library of **over 49,500+ Tsumego problems**. Whether you are building a mobile training app, a "Daily Challenge" website, or a Discord bot, the Go Problem API provides the content you need without the hassle of database management. ### 🚀 Key Features * **Massive…
Go Problem API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Random Problem /v1/problem |
Retrieve a random Go problem based on rank. Returns SGF content and solution data. |
| GET |
Get User Statistics /v1/stats |
Retrieve user progress, current rank, and solve history. |
| POST |
Submit Attempt /v1/attempt |
Record a user's solution attempt (correct/incorrect) to update statistics. Important: Recording an attempt marks the problem as 'seen', preventing it from appearing in future… |
Go Problem API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / second |
|
| PRO | $9.99 / month | 50 / second |
|
| ULTRA | $49 / month | — |
|