/admin/setup

Create a client key (ID and x-api-key), which is used to initialize the wallet SDK.
The ID will be used to initialize the wallet SDK.
The x-api-key will be stored securely on your backend and used to authenticate any API calls to Glip backend.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

This it the company creation request data

string
required

Name of the client. This will help you identify it later.

string
required

The name of the person of contact for the client. This person is also the recipient of the proceeds from primary sale and royalty from secondary sales.

string
required

The email of the person of contact for the client. This wallet linked to this email will be used to credit the proceeds from primary sale and royalty from secondary sales.

boolean
required

If this is true, the activation of user will require a call from your backend as well in order to verify that the user is indeed yours (as anyone can use the SDK to create a user for your client).
It helps in ensuring the count of users created by your backend is in sync with the count of users created by the SDK on the website.
Keep it FALSE if you are not using the backend integration OR if you just want to try out the SDK Fast.

Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json