Coding agent documentation index Fetch the complete documentation index at: https://docs.worklittle.com/docs-agent-manifest.json Use this file to discover all available pages before exploring further.

Why does the API feel slow?

Practical checks for latency, retries, AI calls, and outages.

Slow responses usually come from the integration pattern, AI-heavy calls, retries, or an incident, not from a secret speed setting you forgot to flip.

Checks that help

1. Look at Service status. 2. See whether the call is doing AI work. Model-backed routes take longer than a plain job search. 3. Ask whether the client is retrying too aggressively and creating a pile-up. See Too many requests and rate limits. 4. Confirm the integration is not refetching the same data on every page view when a short cache would do. 5. Compare a simple health-style call with the heavy call your product is making.

What Worklittle does not promise here

Help Center does not publish a latency SLA for each route. If something is unusually slow and status looks fine, send the route, time, and region to [support@worklittle.com](mailto:support@worklittle.com).