Server API Introduction | Parallel Developer Documentation

Data can enter the Parallel platform either via direct entry from users (where a flow is initiated on your site using our JavaScript SDK) or pushed directly into our system via the Server API. Once data is stored in the Parallel platform, you can access and update that data via our Server API, which is described in this section.

OpenAPI / Swagger Specification

Download parallel-api.swagger.yml and import it into your tool of choice or the Swagger Editor. See the OpenAPI Swagger Specification for more information.

We also provide a Postman collection:

Run in Postman