Authentication
SHARE SDK authentication enables usage of APIs for payouts and smart contract operations.
SHARE APIs use OAuth 2.0 access tokens to authenticate requests. Your access token authorizes your use of the API server.
For business accounts, follow the onboarding instructions in Getting started with a Formless account for business. At this time, the SHARE SDK is only available to customers with business accounts.
An access token will be made available within your SHARE application dashboard and will be sent to you by your dedicated representative. Once your access token is obtained, all requests are made using JSON-RPC.
Last updated