Travis CI · Rate Limits

Travis Ci Rate Limits

Travis CI's primary throttling mechanisms are (a) the per-plan build credit budget (35K/mo Usage Based, unlimited on Unlimited plans, OSS allotment) and (b) the per-plan concurrent-job ceiling. The REST API itself returns 429 with Retry-After when abused.

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

It captures 4 rate-limit definitions, measuring concurrent_jobs, credits/month, and requests.

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

Tagged areas include DevOps, CI/CD, Build, Open Source, and Hosted.

4 Limits Throttle: 429
DevOpsCI/CDBuildOpen SourceHostedRate LimitingQuotasThrottling

Limits

Concurrent jobs (Usage Based) account
concurrent_jobs
80
Usage Based plan.
Concurrent jobs (Unlimited) account
concurrent_jobs
300
Unlimited plan.
Linux build credits (Usage Based monthly) account
credits/month
35000
35K Linux build credits / month on Usage Based; 420K / year on annual.
REST API requests api_token
requests · window
see Travis docs
Per-token throttle; 429 with Retry-After. Numeric ceilings not publicly enumerated.

Policies

Backoff Strategy
Honor Retry-After on 429; use exponential backoff with jitter.
Required Headers
User-Agent, Accept (versioned), Authorization required for full access.

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/travis-ci-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.