Quick lookup

Understand the basics of SingleView APIs for a smoother experience!

A registered account is all you need to kickstart your journey and explore SingleView APIs. Make sure to go through the following details to access and experience SingleView effortlessly.

2045

Configure your SingleView account

What to do?What you get?
Log into your API user account at SingleView API User Platform and set up your account by configuring your profile and managing the settings. The options in the settings may vary depending on the type of API and user profile. Please see Setup & Configuration page for more details:A customized API account that works on the given set of instructions configured by the user

Authentication Inputs

Below are the various authentication parameters/tags/inputs that are crucial for the validation of requests:

JSON Tag/InputDescriptionLocate or GeneratePoint of use
clientidClient ID
Unique client identification
Profile > Client infoIn the header of every request
clientsecretClient Code or Client Secret
Unique client code or secret
Profile > Client infoIn the header of every request
Signature Key Signature Key
Unique client key to generate signature
Profile > Client infoIn the header of every request
signatureSignature
64-bit string obtained by processing Signature Key using SHA-256 algorithm
Generated using Signature KeyIn the header of every request

Authentication Requirements

clientid
clientsecret
signature
Authorization: Bearer