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 with GitHub.

API entry from apis.yml

apis.yml Raw ↑
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-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://docs.travis-ci.com/api/
baseURL: https://api.travis-ci.com
tags:
- 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