Mendable · Rate Limits

Mendable Rate Limits

Mendable meters API usage primarily through a monthly message-credit allotment that varies by plan, where each chat answer consumes credits based on the model used. Beyond the message-credit quota, Mendable does not publish explicit per-second / per-minute request rate limits in its public API documentation; ingestion has documented payload limits (up to 500 raw documents and 2MB per ingestDocuments request). Specific request-rate values are not reconciled in this artifact.

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

It captures 4 rate-limit definitions, measuring messages, documents, bytes, and requests.

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

Tagged areas include AI, Answers, Enterprise Search, RAG, and Support.

4 Limits Throttle: 429
AIAnswersEnterprise SearchRAGSupportRate LimitingQuotasThrottling

Limits

Message Credits account
messages
see plan (500/month on Free)
Each answer consumes credits by model; quota resets monthly and raises by plan.
ingestDocuments Document Count request
documents
500
Maximum raw documents per ingestDocuments request.
ingestDocuments Payload Size request
bytes
2097152
2MB maximum payload per ingestDocuments request.
API Request Rate account
requests
see provider documentation
No explicit public per-minute request rate limit documented; not reconciled.

Policies

Credit-Based Quota
Usage is bounded by monthly message credits rather than per-second request rates; credits vary by model.
Backoff Strategy
Clients should implement exponential backoff with jitter and honor Retry-After on 429 responses.

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/mendable-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.