API » Version 1
EndpointDescription
https://api.casi.services/v1/authenticateValidates user credentials and generates an authentication token to authorise future API requests
https://api.casi.services/v1/authorisationGets details of the current authenticated user and their assigned personas that permit access to scheme data
https://api.casi.services/v1/logoutInvalidates the supplied authentication token preventing its use in any further requests
https://api.casi.services/v1/schemesObtains a list of schemes to which the current user has been granted access
https://api.casi.services/v1/schemes/{scheme}Gets the details of a specific scheme and the assigned personas for the authenticated user
https://api.casi.services/v1/schemes/{scheme}/reports/datasets/{publication}Returns the content of a data set published from the CASI Data Designer
https://api.casi.services/v1/schemes/{scheme}/reports/datasets/certifiers/{publication}Returns the content of a data set published from the CASI Data Designer
https://api.casi.services/v1/schemes/{scheme}/reports/trends/{trend}
https://api.casi.services/v1/schemes/{scheme}/validation/byobjecttypeReturns a list of validation warnings for a specific scheme that are of the chosen ObjectType.
https://api.casi.services/v1/schemes/{scheme}/validation/bywarningReturns a list of validation warnings for a specific scheme. The user can also specify a certifier GUID and/or filter class name to narrow the results.
https://api.casi.services/v1/schemes/{scheme}/validation/bywarning/{warningid}Returns a list of errors for a specific warning.
https://api.casi.services/v1/schemes/{scheme}/data/issuenumberUse this service to issue a new membership number when you are registering an applicant member into the scheme.
https://api.casi.services/v1/schemes/{scheme}/responses/{response}Gets the details of a specific response for an Assessment within the scheme