Integration Use Cases
The ReDem API supports two main integration use cases, allowing you to choose the approach that best fits your workflow:Synchronous Response
Receive an instant evaluation of the respondent’s quality and seamlessly integrate this data into your workflow.
Asynchronous Response
Process respondent quality evaluations in the background and retrieve results later using the Get Respondent/s endpoints.
Base URL
ReDem’s API is built on REST principles following the OpenAPI standard as much as possible. To ensure data security, it operates exclusively over HTTPS, encrypting all interactions. Unencrypted HTTP connections are not supported, safeguarding your data by default. The Base URL for all API endpoints is:ReDem’s API is currently in public beta and is subject to change. However, we will do our best to keep breaking changes to a minimum.