Getting started with the Conjointly API


The Conjointly API offers a wide range of functionality that allows you to interact with the Conjointly platform via code. An API, short for ‘Application Programming Interface’, is a set of rules that lets programs communicate with each other, standardising requests to the server and processing of the response from the server. The Conjointly API allows you to interact with the Conjointly platform for a wide range of tasks, including:

  • Launching experiments
  • Inviting respondents.
  • Viewing and exporting results.

The Conjointly API has predictable resource-oriented URLs, accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs. These mean you can interact securely with our API from any client-side web application.

Let’s build together: Share your suggestions for the Conjointly API

The Conjointly API is still growing and evolving. We want to hear your feedback on how we can improve it to better suit your needs.