Skip to content

Pavillion Wallet Documentation

Get Started

Create a developer account

Open Pavillion Application Admin App, you should see the following page register-view

After registration, you will be redirected to the login page where you will login with the newly created credential.

Register your application

  1. Click the Create New App button on the top-left corner, or use this link to go directly to the application creation page app-view
  2. Enter the name of your application (Required) on the application creation page new-app-creation
  3. The Description field (Optional) will help users on our site to find your app more easily
  4. Click the save button, and you now have completed app registration new-app-save
  5. You should see the following page: new-app-edit
  6. Navigate back to the apps dashboard. You can now download your clientID from the Download Client ID button new-app-id
  7. Open the downloaded JSON, and save the client ID in a securely accessible place (like .env file or secret manager from your cloud service). You can now start using the client ID in your application when making API calls to Pavillion Wallet.