The OpenAPI specifications are extracted from the REDCap source code with official permission from REDCap.
| Version | Endpoints | Description |
|---|---|---|
| 16.0.8 | 64 | Current version |
| 15.5.32 | 64 | Stable version |
| 14.5.10 | 62 | Legacy version |
Authentication: REDCap API token (32 or 64 hex characters) transmitted in the request body.
API Pattern: POST /api/?content=<type>&action=<action>