Getting Started
Before you can get started developing a custom integration using our Web API, you must complete the following steps:
- Complete the Konexus Developer Survey.
- Receive your OAuth2.0 client credentials from Konexus Support.
- Obtain a short-lived access token by authenticating your Application using OAuth 2.0 Client Credentials flow and
- Make authenticated requests to the API by including the access token in the Authorization header of each request.
Warning
A new developer account is not authorized to make API requests until it has been linked to a paid customer's subscription and their developer sandbox account has been provisioned.