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.

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/Input | Description | Locate or Generate | Point of use |
---|---|---|---|
| Client ID | Profile > Client info | In the header of every request |
| Client Code or Client Secret | Profile > Client info | In the header of every request |
| Signature Key | Profile > Client info | In the header of every request |
| Signature | Generated using Signature Key | In the header of every request |
Authentication Requirements
clientid
clientsecret
signature
Authorization: Bearer
Updated 8 days ago