Ludo.ai · Rate Limits
Ludo Ai Rate Limits
Ludo.ai rate limits are expressed primarily as concurrent-request limits per plan and an annual credit allotment that gates total throughput. API/MCP access starts at the Pro tier (1 concurrent request); Studio raises this to 5; Enterprise is custom.
7 Limits
Throttle: 429
Quota: 429
Rate LimitingGenerative AIGame Development
Limits
API/MCP concurrent requests (Indie) account
0
API/MCP access not included on Indie tier.
API/MCP concurrent requests (Pro) account
1
API/MCP concurrent requests (Studio) account
5
API/MCP concurrent requests (Enterprise) contract
see contract
Annual credit quota (Indie) account
3000
Annual credit quota (Pro) account
12000
Annual credit quota (Studio) account
120000
Policies
Concurrency-based throttling
API and MCP access throttle by concurrent requests rather than per-second RPS.
Top-up credits
Monthly plans can top up credits mid-cycle to avoid running out.
Refund window
Annual plans have a 30-day refund window if fewer than 250 credits used (1,000 for Pro/Studio); monthly plans non-refundable.
Backoff
On 429, retry with exponential backoff and respect Retry-After when present.