Login to follow
Asset Repository API Library

Asset Repository API Library (ODC)

Stable version 1.0.0 (Compatible with ODC)
Uploaded on 8 Mar (4 weeks ago) by Alexandrino Galveia
Asset Repository API Library

Asset Repository API Library (ODC)

Documentation
1.0.0

ODC Portal – API Clients


Configure Manage → API Clients


API Clients are used for machine-to-machine authentication (OAuth).

Create an API Client

  1. Open ODC Portal

  2. Select your Environment

  3. Go to Manage → API Clients

  4. Click Create API Client

  5. Define:

    • Name

    • Grant Type (Client Credentials)

    • Scopes

  6. Save

  7. Copy Client ID and Client Secret (shown only once)

Use these credentials to request an OAuth token and call ODC APIs.