Authentication
Description
API Key Authentication is a security mechanism used to authenticate requests to the survey API. An API key is a unique identifier that is passed along with each request to verify the identity of the client and grant access to the API resources. This method ensures that only authorized users can interact with the API endpoints.
How to Obtain an API Key:
Please contact our team to obtain the API Key
Usage
The API key must be included in the request headers for each API call.
Example Request: Here’s how you would include the API key in a request to check respondent availability:
Error Response
Last updated
Was this helpful?