Pismo · Rate Limits

Pismo Rate Limits

Pismo is a cloud-native, horizontally-scaled platform. Public documentation describes OAuth2 access tokens that expire after one hour (3600 seconds) and account-specific tokens for account-scoped calls, but does not publish specific per-endpoint request-per-second or per-minute quotas. Throughput, burst, and concurrency limits are governed by the client's commercial agreement and environment (sandbox vs. production). Specific values are not reconciled in this artifact.

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

It captures 4 rate-limit definitions, measuring requests, concurrent_requests, seconds, and tokens.

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

Tagged areas include Banking, Card Issuing, Payments, Fintech, and Core Banking.

4 Limits Throttle: 429
BankingCard IssuingPaymentsFintechCore BankingCloud NativeRate LimitingQuotasThrottling

Limits

Requests Per Second (RPS) client
requests
see provider documentation
Per-environment throughput governed by commercial agreement; not publicly published.
Concurrency client
concurrent_requests
see provider documentation
Concurrent request ceilings vary by environment and contract.
Access Token TTL client
seconds
3600
OAuth2 client-credentials access tokens expire after one hour and cannot be renewed; request a new token.
Account Token account
tokens
account-scoped
Account-specific endpoints require an access token encoded with a Pismo account ID.

Policies

Token Expiry
Access tokens are valid for 3600 seconds; clients must request a fresh token on expiry.
Backoff Strategy
Clients should implement exponential backoff with jitter and honor Retry-After on 429 responses.
Environment Separation
Sandbox (sandbox.pismolabs.io) and production (api.pismo.io) enforce separate limits and credentials.

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