Skip to content

How do I access my API Credentials?

To access API credentials for integrations with DLL, navigate to the Applications menu after logging into the DLL Developer Hub.

Applications ensure secure access to API products configured specifically for your integration.


Environments & Credentials Flow

Credential access is tied to specific data environments, designed to enhance security throughout your development workflow.

Your typical environment progression will be:

graph LR
    Sandbox[Sandbox] --> Validation[Validation]
    Validation --> Production[Production]

Each environment will have its own unique Client ID and associated credentials.

Promotion to higher environments

When you're ready to move to a higher environment (e.g., Validation or Production), your application will automatically be provisioned with the necessary credentials.


Access Steps

Step 1: Navigate to Applications Menu

  • The Applications menu becomes available only after credentials are provisioned for your account.
  • This menu is your central hub for OAuth and Subscription credentials, providing secure API access.

Developer Hub Home Screenshot

Step 2: Select Your Application

Developers within the designated team can see:

  • List of provisioned applications
  • Associated environments (Sandbox, Validation, Production)
  • Environment-specific credentials via the Settings button

Applications List Screenshot

Step 3: Securely Retrieve Credentials

  • In the Application Details section, you'll find the credentials required for your environment.
  • Remember, your development team must store these securely!

Application Details Screenshot

Credential Visibility Policy

Credentials are shown only once upon initial reveal.
Client IDs remain permanently visible afterward, but all other sensitive details will no longer be accessible after the initial reveal.


Need Help?

If you encounter any issues or need support:

📝 Contact Us


Important Security Notes

DLL InfoSec Policies

  • We will confirm once the list of team members authorized to access API credentials.
  • This policy ensures fine-grained access control and enhanced security.

Secure Credential Handling

Users must securely record credentials upon their initial reveal.
Following best practices, sensitive details beyond the Client ID won't be accessible again when accessed again via the Applications section.
Please refer to internal security guidelines for more detailed instructions.