User inputs

Data provided in the requests by the Client and User

The following are the user inputs practiced in Singleview Data API:

User inputDescription
Client IDSingleview Data API registered and valid Client ID
Client CodeSingleview Data API registered and valid Client Code
Signature KeySingleview Data API registered and valid Client Signature Key
UsernameUsername of the Client-end User Account
PasswordPassword of the Client-end User Account
SignatureSignature Code is a 64-Bit Hash string generated through BASE 64 & SHA 256 encryption included with request body and signature key.
Session IDObtained at login, Session ID validates and authorizes a particular account to access the platform until it expires.
Access TokenObtained at login, Access Token, also known as Authorization Bearer Token acts as an authentication parameter for requests fired by the user.