Mongolia360
Хөгжүүлэгчид
Mongolia360-той бүтээ — өгөгдөл, хайлт, AI-г баримтжуулсан, хувилбартай API-аар.
Нээлттэй өгөгдөл
Үнэгүй, хувилбартай үндэсний өгөгдөл — аймаг, сум, аялал, бизнес, арга хэмжээ.
Үндэсний хайлт
Газар, нийтлэл, арга хэмжээ, бизнес, маршрут, хувь нэмэр, өгөгдлөөс хайх
AI мэдлэгийн сүлжээ
Баталгаажсан өгөгдөл, мэдлэгийн граф, эх сурвалжид суурилсан мэдлэгийн домэйнүүд.
API түлхүүр
Most public endpoints are open and require no authentication. Higher rate limits and partner-scoped data are unlocked with an API key, which is provisioned by the Mongolia360 team through the admin console at /admin/developers.
To request a key, contact us with your project name, the scopes you need (data, search, ai, or partner), and your expected request volume. Keys are shown only once at creation and are passed via the Authorization: Bearer <key> header.
Ашиглалтын хязгаар
Anonymous and standard requests are limited to 60/min per client by default. Issued API keys may carry a higher per-minute allowance based on your plan. Responses include pagination metadata so you can fetch large datasets in pages rather than in a single call.
- Default rate limit: 60 requests per minute.
- Use pagination (page / perPage) instead of unbounded queries.
- Cache responses where possible — open data changes infrequently.
- Bulk consumers should prefer dataset downloads over paged endpoints.
API баримт
Full reference for every public endpoint, the response envelope, pagination, and locale handling.