Getting Started

1. Browse the available APIs

Take a look at our APIs to see what choices are available. Is there an API you want to use? Then follow the next steps to quickly construct an application that consumes one or more APIs.

2. Sign up

3. Register an application

Before you can implement an API you have to register your application. When you register an application, the application is assigned a unique client ID and client secret. You must use the client ID when you call an API that requires you to identify your application by using a client ID, or a client ID and client secret. Check the API description for the details. Store the client secret in a safe place as it can only be reset in the portal, not recovered.

4. Subscribe to APIs

Finally, now that your application is registered, you can subscribe to one or more APIs that the application consumes. Plans are either free or invoiced according to organization agreement. Check our support section if you have any questions or need help implementing APIs.