1.2 KiB
1.2 KiB
Overview
This documentation is for the v2 API. However, this endpoint does also serve the v1 API (undocumented).
Welcome to the Travis CI API documentation. This is the API used by the official Travis CI web interface, so everything the web interface is able to do is also accomplishable via the API.
Media Types
The API is currently JSON only.
Clients and Libraries
Official, maintained by the Travis CI team:
- Travis Web: Web interface and JavaScript library, using Ember.js
- travis: Command line client and Ruby library
Unofficial:
- PHP Travis Client: PHP client library
- Travis Node.js: Node.js client library
- travis-api-wrapper: Asynchronous Node.js wrapper
- travis-ci: Thin Node.js wrapper
- TravisMiner: Ruby library for mining the Travis API