Submittable Rate Limits
Submittable publishes explicit throttling for its API: roughly 10 transactions per second and 10,000 transactions per hour. These are the two documented constraints on API usage. List endpoints in v4 page with continuation tokens rather than page numbers, which shapes how many transactions a full data pull consumes. Clients that exceed the limits should expect throttling and back off.
Submittable Rate Limits is the machine-readable rate-limit profile for Submittable on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 2 rate-limit definitions, measuring transactions.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Submission Management, Grants Management, Rate Limiting, and Quotas.