User Authentication Parameters

Information required to authenticate your requests to SingleView APIs

Header Information

InputDescriptionLocation
clientsecretUnique client secret code provided to the registered user as client secret key- Mandatory in the body for generating Access Token
- Optional in the header
clientidUnique client identification code provided after registered as client identification code- Mandatory in the body for generating Access Token
- Optional in the header
CompanyIdUnique company code provided during the registration of the company- Mandatory in the header
SVReferenceIDUnique reference identification details for each transaction generated by client system- Mandatory in the header
DateTimeStampStamp denoting the date and time of the request
ISO 8601 format - YYYY-MM-DDTHH:MM:SS
- Mandatory in the header
DeviceDevice refers to the source triggering the request, such as web, scheduler, IOS, or Android- Mandatory in the header
Authorization: BearerRefer Access Token- Mandatory in the header