Record status codes
Records represent individual psychological test instances such as MCMI, NEO, DASS-21, or PHQ-9.Roadmap status codes
Roadmaps are multi-test packages that combine several records into a single AI-powered analysis.Gender codes
Gender appears in three places across the API. Use the values consistently.
When
gender_permission is set on a record, the participant’s profile gender must match the permission value or the API returns a 403 error.
Pagination
List endpoints return paginated results with 30 items per page.
Example paginated response snippet
?page=N as a query parameter:
Related pages
- Run a standalone test: step-by-step guide for working with records
- Run a cognitive roadmap: step-by-step guide for working with roadmaps
- API error reference: how to handle errors when status checks fail

