Travis CI website screenshot

Travis CI

Travis CI is a hosted continuous integration service supporting GitHub, GitLab and Bitbucket. Two REST APIs are available: the legacy v2/v2.1 API (deprecated) and the current v3 API used by the web UI. Travis CI is also available as Enterprise (on-premises) and Server (private cloud).

Travis CI publishes 6 APIs on the APIs.io network, including Builds API, Jobs API, Logs API, and 3 more. Tagged areas include DevOps, CI/CD, Builds, Open-Source, and Hosted.

Travis CI’s developer surface includes authentication, documentation, pricing, GitHub presence, engineering blog, and 8 more developer resources.

33.1/100 thin ▬ flat Agent 22/100 agent aware Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
AccessFreemiumSelf serve⚡ Free to try
8 APIs
DevOpsCI/CDBuildsOpen-SourceHostedGitHub

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 33.1/100 · thin
Contract Quality 11.9 / 25
Developer Ergonomics 4.8 / 20
Access Clarity 5.3 / 20
Operational Transparency 3.8 / 13
Contract Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 22/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 6 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/travis-ci: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 8

Individual APIs this provider publishes, each with its own machine-readable definition.

Travis CI REST API v3

Current REST API used by the Travis CI web UI. 50+ resource types covering builds, jobs, repositories, users, organizations, crons, caches, environment variables, requests and c...

Travis CI REST API v2.1 (deprecated)

Legacy v2/v2.1 REST API; superseded by v3 but still in use. Builds, jobs, branches, logs, env vars, caches, SSH keys, requests. Authenticated via Bearer access tokens exchanged ...

Travis CI Builds API

The Builds API from Travis CI — 3 operation(s) for builds.

Travis CI Jobs API

The Jobs API from Travis CI — 4 operation(s) for jobs.

Travis CI Logs API

The Logs API from Travis CI — 1 operation(s) for logs.

Travis CI Organizations API

The Organizations API from Travis CI — 4 operation(s) for organizations.

Travis CI Repositories API

The Repositories API from Travis CI — 6 operation(s) for repositories.

Travis CI Users API

The Users API from Travis CI — 4 operation(s) for users.

Scroll for all 8

Open Collections 8

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Travis CI REST API v3

OPEN COLLECTION

Scroll for all 8

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Travis Ci Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Travis Ci Authentication

apiKey · 1 scheme

SECURITY

Travis Ci Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Travis Ci Agentic Access

24 operations · 12 acting

24 operations · 12 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: travis-ci
url: https://raw.githubusercontent.com/api-evangelist/travis-ci/refs/heads/main/apis.yml
name: Travis CI
kind: company
description: 'Travis CI is a hosted continuous integration service supporting GitHub, GitLab and Bitbucket. Two REST APIs
  are available: the legacy v2/v2.1 API (deprecated) and the current v3 API used by the web UI. Travis CI is also available
  as Enterprise (on-premises) and Server (private cloud).'
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/travis-ci.png
tags:
- DevOps
- CI/CD
- Builds
- Open-Source
- Hosted
- GitHub
tags_raw:
- DevOps
- CI/CD
- Build
- Open Source
- Hosted
- GitHub
created: '2026-05-08'
modified: '2026-05-08'
specificationVersion: '0.23'
apis:
- aid: travis-ci:v3
  name: Travis CI REST API v3
  description: Current REST API used by the Travis CI web UI. 50+ resource types covering builds, jobs, repositories, users,
    organizations, crons, caches, environment variables, requests and config validation. Hypermedia, eager/partial loading
    and pagination supported. Token-based auth obtained via GitHub OAuth.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.travis-ci.com/
  baseURL: https://api.travis-ci.com
  tags:
  - REST
  - V3
  - Builds
  - Job
  - Repos
  tags_raw:
  - REST
  - v3
  - Builds
  - Jobs
  - Repos
  properties:
  - type: Documentation
    url: https://developer.travis-ci.com/
  - type: APIExplorer
    url: https://developer.travis-ci.com/explore/
  - type: Authentication
    url: https://developer.travis-ci.com/authentication
- aid: travis-ci:v2
  name: Travis CI REST API v2.1 (deprecated)
  description: Legacy v2/v2.1 REST API; superseded by v3 but still in use. Builds, jobs, branches, logs, env vars, caches,
    SSH keys, requests. Authenticated via Bearer access tokens exchanged with GitHub.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.travis-ci.com/api/
  baseURL: https://api.travis-ci.com
  tags:
  - REST
  - Deprecated
  - Builds
  tags_raw:
  - REST
  - v2.1
  - Deprecated
  - Builds
  properties:
  - type: Documentation
    url: https://docs.travis-ci.com/api/
  - type: DeprecationNotice
    url: https://blog.travis-ci.com/2018-01-22-api-v2.1-deprecation
- aid: travis-ci:travis-ci-builds-api
  name: Travis CI Builds API
  description: The Builds API from Travis CI — 3 operation(s) for builds.
  humanURL: https://developer.travis-ci.com/
  baseURL: https://api.travis-ci.com
  tags:
  - Builds
  properties:
  - type: OpenAPI
    url: openapi/travis-ci-builds-api-openapi.yml
- aid: travis-ci:travis-ci-jobs-api
  name: Travis CI Jobs API
  description: The Jobs API from Travis CI — 4 operation(s) for jobs.
  humanURL: https://developer.travis-ci.com/
  baseURL: https://api.travis-ci.com
  tags:
  - Job
  tags_raw:
  - Jobs
  properties:
  - type: OpenAPI
    url: openapi/travis-ci-jobs-api-openapi.yml
- aid: travis-ci:travis-ci-logs-api
  name: Travis CI Logs API
  description: The Logs API from Travis CI — 1 operation(s) for logs.
  humanURL: https://developer.travis-ci.com/
  baseURL: https://api.travis-ci.com
  tags:
  - Logs
  properties:
  - type: OpenAPI
    url: openapi/travis-ci-logs-api-openapi.yml
- aid: travis-ci:travis-ci-organizations-api
  name: Travis CI Organizations API
  description: The Organizations API from Travis CI — 4 operation(s) for organizations.
  humanURL: https://developer.travis-ci.com/
  baseURL: https://api.travis-ci.com
  tags:
  - Organization
  tags_raw:
  - Organizations
  properties:
  - type: OpenAPI
    url: openapi/travis-ci-organizations-api-openapi.yml
- aid: travis-ci:travis-ci-repositories-api
  name: Travis CI Repositories API
  description: The Repositories API from Travis CI — 6 operation(s) for repositories.
  humanURL: https://developer.travis-ci.com/
  baseURL: https://api.travis-ci.com
  tags:
  - Repositories
  properties:
  - type: OpenAPI
    url: openapi/travis-ci-repositories-api-openapi.yml
- aid: travis-ci:travis-ci-users-api
  name: Travis CI Users API
  description: The Users API from Travis CI — 4 operation(s) for users.
  humanURL: https://developer.travis-ci.com/
  baseURL: https://api.travis-ci.com
  tags:
  - User
  tags_raw:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/travis-ci-users-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/travis-ci-agentic-access.yml
- type: DomainSecurity
  url: security/travis-ci-domain-security.yml
- type: Authentication
  url: authentication/travis-ci-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/travis-ci
- type: Website
  url: https://www.travis-ci.com/
- type: Documentation
  url: https://docs.travis-ci.com/
- type: Pricing
  url: https://www.travis-ci.com/pricing/
- type: GitHub
  url: https://github.com/travis-ci
- type: StatusPage
  url: https://www.traviscistatus.com/
- type: Plans
  url: plans/travis-ci-plans-pricing.yml
- type: RateLimits
  url: rate-limits/travis-ci-rate-limits.yml
- type: FinOps
  url: finops/travis-ci-finops.yml
- url: https://www.travis-ci.com/feed/
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/travis-ci"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/travis-ci/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/travis-ci/evidence"

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.