Overview

The Attest API gives you direct access to your study data, so you can analyse results, build dashboards, and integrate Attest into your existing workflows, without manual exports or logging into the platform.

How to connect

There are two ways to access the Attest data:


What you can do

The API currently exposes two endpoints:

Structure returns the schema of a study: the questions, answer options, wave metadata, and audience information. Use it to understand what was asked and how the survey was organised.

Rounds returns the response data: one record per respondent, with the answers they gave, demographic attributes, and outcome information. Use it to analyse results, segment respondents, and track how answers change across waves.

Together, these two endpoints give you everything you need to build your own analysis pipelines, connect BI tools, and work with Attest data in the environment that suits you best. Future versions of the API will unlock access to more of the Attest platform.