To get started using the Coro API, follow these steps.
Contact Coro Support for your Client ID and Client Secret. You need these to authenticate with the API and to obtain your bearer token for successful API requests.
For your credentials, contact the Coro support team.
Decide which language or environment you want to use to interrogate the Coro API.
Make a request to the oauth/token resource endpoint using your Client ID and Client Secret.
Each token is valid for 24 hours.
Make requests to the Coro API using your token as authentication of your identity.