Go Live with Live Access Token
Create live application and generate live API access token for production
Create a live application
Click on Apps on the left navigation βΊ select the Live tab, and then follow the steps to create an application.
Generate a live API access token
Signeasy offers two convenient Oauth authorization flows for different types of apps. Identify your integration type and follow one of the two following authorization flows to generate your access tokens using the client_id
and client_secret
you obtained from the above step.
Not sure to choose Client credentials grant or Authorization code grant?
In a nutshell, if you are using the API to access your organisation's Signeasy account from your website or app, use client credentials grant flow to authorize your requests. If you want multiple Signeasy users to access and use their own Signeasy accounts from within your platform, use the authorization code grant flow.
Updated 13 days ago