Skip to content
Last updated

API Specification

Please see the specification details below.

Authentication

Authentication key is sent in the request header:

KeyValue
Content-Typeapplication/json
X-Api-KeyAPI Key provided by SprintPass Pro

Responses

Response codes

CodeStatusReason
200OKResource obtained successfully.
202ACCEPTEDRequest accepted successfully.
204NO CONTENTResource updated successfully.
400BAD REQUESTMessage schema is invalid/HTTP request invalid.
401UNAUTHORIZEDAuthorization Failure.
404NOT FOUNDResource not found.
412PRECONDITION FAILEDValidation failed.
429TOO MANY REQUESTS APIRate limit exceeded.
500INTERNAL SERVER ERRORInternal server error.
503SERVICE UNAVAILABLEThe server is currently unable to handle the request due to a temporary overload or scheduled maintenance.