PartnerStack API

Overview

The PartnerStack REST API gives you the most control over your integration, and, like a good API it is, has predictable, resource-oriented URLs.

We currently offer public endpoints allowing you to interact with:

Authentication

Authenticate your requests using Basic Auth. To find out more about authenticating and the different types of keys available, head over to Authentication.

Responses

All endpoints return a JSON body, even if returning an error.