Skip to main content
All endpoints return JSON. POST and PUT requests must send Content-Type: application/json.

Success Responses

Successful responses are wrapped in a standard envelope. A Status of 0 indicates success, and Data contains the endpoint-specific payload — either an object or an array of objects.

Payload Shapes

Single-resource endpoints return an object in Data — for example, Get Survey or Create Links.
The supplier-facing disposition of a respondent is communicated separately via the isc status code appended to your redirect links — not in this API envelope. See Respondent Status Codes.