In this article, we describe the process for obtaining oAuth credentials in order to use the Class APIs.
You will need to sign a Partner agreement and register your Application/integration with Class in order to be issued with a set of credentials. Your Application will be required to follow the Authorization Code Flow.
You will need to provide the following details in your request:
- The OAuth redirection endpoint(s) for your Application
- Application logo (Format required: jpg, Logo will be resized to 180x55px if not provided in this size.)
Send Request Email
Send an email to partners@class.com.auDiscuss Requirements
The Partnership manager will receive your request and discuss your requirements.Sign Partner Agreement
A partner agreement will need to be signed.Create an App
Follow the instructions to create an app to receive API oAuth keys to access PIE (Partner Integration Environment) to develop your partner Application/integration.Review and Production Credentials
Class reviews your completed Application and provide sign off for production. Class issues Production oAuth keys to you.
For security reasons, the redirection endpoints registered for your integration must all be absolute URLs using https.
Please refer to the following documents for APIs:
Choose and follow an Authorisation grant flow to retrieve an access token and refresh token. Refer to Authentication and Authorization