Skip to main content

Introduction

Welcome to the Aprimo developer resource site!

Aprimo's developer resources are organized into a few key areas, accessible on the top navigation bar.

  • Documentation (This Site!): In-depth articles covering available APIs and SDKs, design guidelines, use case examples, and more.
  • Postman API Reference: Detailed REST API endpoint information, including request and response examples.
  • DAM API Reference: Supplemental DAM API reference documentation. The POSTMAN API Reference above covers all DAM endpoints and is the primary reference.
  • Aprimo Connect Github: Here you'll find various open source connectors and utilities that leverage Aprimo's APIs.

Explore the left navigation for more detailed documentation on any of our APIs or SDKs.

Key Design Considerations For All Developers

Before you dive in, here are some critical design considerations for developers using Aprimo APIs:

  1. Understand the Product Context:

    • Aprimo has multiple products, primarily Digital Asset Management (DAM) and Productivity Management (PM).
    • Some APIs are product-specific, while others (like Authorization APIs) work across products. See the "Product Information" section below for more details.
  2. Rate Limiting:

    • All REST API endpoints share rate limits across client IDs (within a tenant).
    • Ensure your integrations are designed to avoid consuming all available API calls.
    • Before you begin developing, it is highly recommended you familiarize yourself with the Aprimo Rate Limiting article.
  3. Leverage Aprimo’s Full Capabilities:

    • In addition to REST APIs, Aprimo provides webhooks and UI SDKs.
    • Specialized APIs include the Reporting API (to extract line-level report data) and the Analytics API (for pre-aggregated content analytics data).

Digital Asset Management vs. Productivity Management

Aprimo offers two powerful solutions to streamline content operations: Digital Asset Management (DAM) and Productivity Management (PM). Each serves a distinct purpose.

Aprimo Digital Asset Management (DAM)

Aprimo DAM is the single source of truth for all your brand assets—images, videos, documents, and more. It provides AI-powered tagging, rights management, version control, and easy asset distribution to ensure teams can find, use, and optimize content efficiently.

Aprimo Productivity Management (PM)

Aprimo PM focuses on streamlining work processes, from ideation to execution. It includes project management, collaboration tools, automated approvals, and resource planning to help marketing and creative teams stay on track and deliver campaigns faster.

Key Difference

  • DAM ensures brand consistency by managing content assets.
  • PM drives efficiency by optimizing workflows and team collaboration.

Together, they provide an end-to-end solution for creating, managing, and delivering high-quality content at scale.