Skip to content

Onboarding process

Welcome to DLL Developer Hub. Follow these steps to start interacting with our APIs, then go live:

Step 1: Sign up for a developer account

Sign up to request access to our APIs and Services, and we'll guide you through the onboarding process.

Step 2: Complete the registration

Complete the instructions in the invitation emails to get access to the APIs. We'll set up MFA as part of the registration process to enhance your account security.

Step 3: Test the APIs in Sandbox environments

You will receive access only to the selected APIs. Initially, you will be granted access to the Sandbox environment.

After logging in, you can:

  • Download our Postman collections and environments to test the APIs.
  • Download the API reference files to use with your preferred tools. You can find download links on the API reference pages.
  • Try out the APIs with mock data using the interactive console in the DLL Developer Hub.

Step 4: Go live

To gain access to real data in our Production environment, generate an Access Token using your ClientID and Client Secret. You'll find these credentials on the Applications page.

The Developer Hub uses OAuth 2.0. for authentication and authorization. Read more about how the authentication and authorization process works.