ParadeDB · Rate Limits

Paradedb Rate Limits

ParadeDB is a set of PostgreSQL extensions consumed over the Postgres wire protocol, not a metered HTTP API, so it imposes no request-per-minute or token-style rate limits. Throughput is bounded instead by Postgres connection limits (max_connections), CPU/memory/IO of the host, parallel worker settings, and any limits set by the underlying managed-Postgres or ParadeDB Cloud provider. Specific values are deployment-dependent and not reconciled here.

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

It captures 3 rate-limit definitions, measuring connections, workers, and cpu_memory_io.

The profile also includes 2 backoff/retry policies defined.

Tagged areas include Search, Full-Text Search, Analytics, PostgreSQL, and Database.

3 Limits
SearchFull-Text SearchAnalyticsPostgreSQLDatabaseRate LimitingQuotas

Limits

Postgres Connections instance
connections
see deployment configuration (max_connections)
Bounded by Postgres max_connections and any pooler (PgBouncer) settings.
Parallel Workers instance
workers
see deployment configuration
Analytics queries scale with max_parallel_workers / max_parallel_workers_per_gather.
Compute Resources instance
cpu_memory_io
host-dependent
Query throughput is bounded by host CPU, memory, and IO, not an API quota.

Policies

No API Rate Limiting
ParadeDB exposes SQL over the Postgres wire protocol; it does not enforce HTTP request or token rate limits.
Resource-Bound Throughput
Tune max_connections, work_mem, and parallel-worker settings, and size the host or managed plan to the workload.

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