Jump to Content
OrangeDAM
HomeIntegrationsAPI ReferenceChangelog
v1.0

OrangeDAM
API Reference
v1.0HomeIntegrationsAPI ReferenceChangelog

Getting Started

  • About Orange Logic APIs
  • API testing
  • Authentication
    • Overview of authentication endpoints
      • Authentication failure codes
    • OAuth 2.0 authentication (recommended)
      • Authenticatepost
    • Non-expiring bearer token
      • Get bearer tokenget
      • Set activationget
      • User loginpost
  • Common parameters
    • Assets
    • Date and time
    • Metadata field identifiers
    • Parameter sessions
    • Users (Contacts)
  • Responses
  • Encoding special characters

Authorize third-party applications

  • Authorize third-party applications to make API calls
    • Create an account for a third-party application
    • OAuth 2.0 client registrationpost
    • Authorize third-party application access
    • OAuth 2.0 tokenpost
    • OAuth 2.0 user infoget

Core features

  • Asset links
    • Get a public link
      • Get public linkget
      • Get public linkspost
      • Transformation example
    • Get an asset’s cloud storage link
      • Get presigned linkget
      • Get presigned links in batchpost
    • Generate public Share links
      • Generate a public Share linkpost
      • Retrieve a public Share linkget
      • Retrieve watermark presets to use in a public Share linkget
    • Create crop linkget
  • Batch edit fields
    • Batch editpost
  • Batch upsert
    • Batch upsert a JSON arraypost
    • Batch upsert a CSV filepost
    • Query asynchronous batch upsert callsget
  • Proxies
    • Generate or regenerate proxiesget
  • Search
    • Search APIpost
      • Query options
      • List Criteriapost
      • Fields parameter
      • List Fieldspost
      • Specify the returned date format
  • Upload
    • Upload assets
      • Upload mediapost
      • Upload media with URLpost
      • Upload a file from Google Cloud Storagepost
      • Upload image and get largest download linkpost
      • Upload new mediapost
      • Upload new versionpost
    • Upload large assets (>1.5 GB)
      • Step 1: Create an upload transactionpost
      • Step 2: Register upload assetspost
      • Step 3: Chunk assets
      • Step 4: Upload each asset chunkpost
      • Step 5: Complete the upload sessionpost
      • Legacy calls

DataTable APIs

  • Introduction to the DataTable APIs
    • List all database objectspost
    • CRUD actions, base calls, and syntax
      • Base calls for managing assets
      • Base calls for managing contacts
      • Base calls for managing keywords (tags)
      • Base call for managing asset relationships
    • DataTable call structure
      • READ calls
      • UPDATE calls
      • CREATE calls
      • CREATEORUPDATE calls
      • DELETE calls
      • Sub-calls
      • Special parameters
    • Metadata field syntax
    • Responses
  • Sample DataTable calls
    • Assets
    • Metadata
      • List all metadata fieldspost
      • Change asset metadata
      • Update tags
      • Update linked fields
      • Update paired-value fields
      • Change an asset subtype
      • Work with language-specific fields
    • Asset Permissions
    • Asset Stacks
      • Create a new Stack or add assets to an existing Stackpost
    • Asset representatives
      • Change or remove an asset's representatives
    • Move assets
      • Move one asset into another
      • Add assets into virtual folders
      • Remove assets from virtual folders
    • Contacts
      • Retrieve account information
      • Create or update an account
      • Manage assigned groups
    • Groups
      • Manage groups
      • Manage group hierarchies

Webhooks

  • Webhooks
    • Create a webhook subscriptionpost
    • Use webhook signatures
      • Generate a secret key for a webhook signaturepost
    • Skip webhook events
Powered by 

Base call for managing asset relationships

POST or GET /API/DataTable/v2.2/Documents-links

📙

Feature documentation

Orange Logic users with a Link account can go to the <a href="https://link.orangelogic.com/CMS4/Permalinks/2P7YOHD2HK31” target="_blank">Relationships article to learn more.