Application registration
Before you can call the API, register your application with Zentail. Registration issues the client ID and client secret that the OAuth flow needs.
What you’ll build
Section titled “What you’ll build”A registered application, and the client ID and client secret that go with it.
Before you start
Section titled “Before you start”Have these ready:
- A unique application name
- A contact email
- A redirect URL, where Zentail sends the seller back to you during the authentication flow
- A square logo, at least 50 × 50 px, for the Zentail UI
- The scopes your application needs. They are fixed at registration, and a scope added later does not reach sellers who have already installed your application.
1. Send the registration form
Section titled “1. Send the registration form”Fill out the registration form. Zentail registers the application and sends you a client ID and a client secret.
Once you have both, go on to authentication.
2. Change a registration
Section titled “2. Change a registration”There is no Zentail UI for managing an application yet. Email change requests to [email protected], with the application name and client ID.
API changelog · Built 0c509dd3