TalkJS · Rate Limits

Talkjs Rate Limits

The TalkJS REST API enforces a burst allowance and a sustained per-second request rate per application. The batch endpoint is limited separately to one batch per second. List endpoints cap page sizes per resource and paginate via a startingAfter cursor. Requests exceeding the limits are throttled and clients should back off and retry.

Talkjs Rate Limits is the machine-readable rate-limit profile for TalkJS on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 5 rate-limit definitions, measuring requests and items.

The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.

Tagged areas include Chat, Messaging, Communication, SDK, and Webhooks.

5 Limits Throttle: 429
ChatMessagingCommunicationSDKWebhooksRate LimitingQuotasThrottling

Limits

Burst Requests application
requests
600 burst
Short burst allowance before the sustained rate applies.
Sustained Requests application
requests
9 requests per second
Sustained REST API request rate per application.
Batch Requests application
requests
1 batch per second
The /batch endpoint is limited separately to one batch per second.
Conversation List Page Size application
items
1-30 per page
Listing conversations returns between 1 and 30 items per page.
User / Message List Page Size application
items
1-100 per page
Listing users or messages returns between 1 and 100 items per page.

Policies

Pagination
Use the startingAfter cursor parameter to page through large result sets.
Backoff Strategy
On 429 responses, clients should slow request rate and retry with exponential backoff.

Sources

Work with this as data

Every rate limit here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/talkjs-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.