For the complete documentation index, see llms.txt. This page is also available as Markdown.

Introduction

Use the API, SDK, and developer tools to build custom integrations, streamline workflows, and create tailored solutions for your unique needs

Version 2 of the API is a more comprehensive programming interface, providing developers and integrators with access to every part of every subsystem throughout the platform.

Authentication

For details on API keys, bearer tokens, and other authentication methods, see Authentication.

Login, click your name at the top right, and click My Profile:

V2 01

OpenAPI Specification

The API is described using the OpenAPI Specification (OAS), a language-agnostic standard for documenting HTTP APIs. You can use the OAS definition to explore available endpoints, generate client code, and integrate the specification into your CI/CD pipeline.

The OAS for the Shift API looks like this:

V2 02

Browse the full specification via the API Reference link below, or download it as JSON for use in your own applications.

Last updated

Was this helpful?