Guides
Getting Started
1 min
please content sine support to get access to the public api feature in sine visitor management before you can make requests to the sine public api, you will need to generate credentials for your api client navigate to the admin dashboard in sine click on the settings menu item click on the api keys tab in the public api credentials section, generate a set of secure client credentials be sure to record your client secret somewhere safe and secure as the secret will not be displayed again use your client id and client secret to generate an access token using the /oauth/token endpoint include the returned access token in the authorization header of all requests you make to the api start making api requests!