Overview

This reference contains a list of all the endpoints available in the integration.app API, their inputs and outputs.

Authentication

When making requests to the API, you need to provide a Bearer token in the Authorization header.

You can find a test token in your workspace settings.

To learn how to generate production tokens, check the Authentication documentation article.

SDKs and Libraries

To simplify working with the API, we provide a few libraries:

For other languages, you can use the OpenAPI Specification to generate a client.