Service
Status
Whether the Wity API is answering right now, and what to expect when it is not.
Checking…
Idle and waking up#
During the preview, Wity pauses its GPU after 20 minutes without API calls. The first call after that wakes it: it gets 503 with Retry-After: 90, and answers resume in about 1.5 to 2 minutes. Clients that retry 503s (as the docs recommend) just wait. For demos and benchmarks, send a request a couple of minutes ahead, or ask us to keep it warm.
Limits per key#
- 20 requests per second, with bursts of up to 40, and 32 requests in flight. Beyond that the API returns
429withRetry-After. Need more? Email info@alphanimble.com. - Request bodies up to 12 MB (one image per request). Full list in the docs under Errors, limits and billing.
Where it runs#
The API is served from Seoul behind an HTTPS front in Singapore, chosen for low latency across India and Asia. Request and response bodies are never logged; see the Privacy Policy.
Questions about this page? Write to info@alphanimble.com.