Authentication
Obtain access token
POST
Generate magic link
POST
Manage tests
Generate draft test
POST
Run CCSTest
POST
Get CCSTest result
GET
Download PDF Report
GET
Get PDF Report
GET
Schemas
TestResponse
PatientReport
ApiResponse
API References
Guides
API References
Guides
ApiResponse
Standard API response wrapper
{
"success"
:
false
,
"message"
:
"CCS Test not found"
,
"data"
:
{
}
}