Avid PubSuite Partner API
    Avid PubSuite Partner API
    • Pubsuite API Introduction
    • Getting Started
      • Authentication
      • Response Format
      • Error Codes
      • Usage Limits
    • Endpoints
      • Endpoints / Resources Introduction
      • Global Pubsuite Reference Libaries
      • Workspace Organisation Users
        • Organisation Users List
        • Organisation User By Id
      • Advertiser Accounts
        • Advertiser Accounts List
        • Account Detail
        • Account Delete
        • Account Create
        • Account Update
      • Advertiser Account Members
        • Advertiser Account Members
        • Adv Account Member Detail
        • Account Delete
        • Advertiser Account Member Create
        • Account Update
      • Campaigns
        • Campaign Body Parameters
        • Campaigns
        • Campaign
        • Delete Campaign
        • Campaign Details
        • Update Campaign
      • Phases
        • Phase Body Parameters
        • Phases List
        • Phase
        • Phase Detail
        • Delete Phase
        • Phase Update
      • Content
        • Content Body Parameters
        • Contents
        • Content Detail
        • Create Content
        • Delete Content
        • Update Content
      • Distributions
        • Distribution Body Parameters
        • Distributions List
        • Create Distributions
        • Delete Distribution
        • Distribution Details
        • Distribution Update
      • Publisher Profiles
        • Coming Soon
        • Publisher Profiles
        • Publisher Profile
        • Delete Publisher Profile
      • Publisher Products
        • Coming Soon
      • Data Sources
        • Coming Soon
      • Webhooks
        • Services
        • Create/Update Service
        • Registered Webhooks
        • Create Webhook
        • Update Webhook
        • Delete Webhook
    • Outbound Events
      • Outbound Events

    Pubsuite API Introduction

    Avid PubSuite Partner API Overview#

    The Avid Pubsuite Parter API makes it easy to integrate your own business in-house or 3rd Party software with Avid Pubsuite for syncronized data managment and event based system updates and notifcations.
    This RESTful API allows you to manage core modules like Workspace Organizations, Users, Campaigns, and Advertiser Accounts. It’s built for scalable, secure integration across your systems.
    The documentation here refers to version 2.0 of the Avid PubSuite API. Please contact us for more details. We suggest reviewing the authentication details first.

    Base URL#

    https://api.avidpubsuite.com/v2/

    Quicklinks#

    Authentication
    Get started and learn how to authenticate with Avid PubSuite Partner API
    Endpoints
    Explore all available endpoints and how to integrate them with your system.
    Error Codes
    Review our error codes documentation to understand the different error responses and how to handle them effectively in your integration.
    Next
    Authentication