# Activation API Documentation ## API Reference - [The Basics](https://developers.liveramp.com/activation-api/reference/distribution-api-overview.md): Learn about the Activation API. - [Basic Integration](https://developers.liveramp.com/activation-api/reference/basic-level-integration-example-1.md): Learn about distributing one segment to a single destination. - [Advanced Integration](https://developers.liveramp.com/activation-api/reference/advanced-level-integration-example.md): Learn about distributing multiple segments to multiple destination accounts. - [Uploading Files to LiveRamp](https://developers.liveramp.com/activation-api/reference/uploading-files-to-liveramp-1.md): Learn about the file format requirements for uploading files. - [Getting Started](https://developers.liveramp.com/activation-api/reference/getting-started.md): Learn how use the Activation API. - [About the Activation API Authentication](https://developers.liveramp.com/activation-api/reference/getting-started-1.md): Learn what's required to use the Activation API. - [Request an Access Token](https://developers.liveramp.com/activation-api/reference/oauth2defaultv1token.md): The Activation API requires an access token for you and your customers. - [Customer Access](https://developers.liveramp.com/activation-api/reference/customer-access.md): Learn how to set up access for your customer. - [Parent/ Child Accounts](https://developers.liveramp.com/activation-api/reference/parent-child-accounts.md) - [Error Messages](https://developers.liveramp.com/activation-api/reference/error-messages.md): Learn about Activation API error messages. - [Segments](https://developers.liveramp.com/activation-api/reference/segment-related-capabilities-1.md): Use the Activation API to return information about segments. - [Configure Distributions](https://developers.liveramp.com/activation-api/reference/destination-account-related-capabilities-1.md): Use the Activation API to manage integration connections. - [Distribute Data](https://developers.liveramp.com/activation-api/reference/distribution-related-capabilities-1.md): Use the Activation API to manage segment data distributions. - [Fetch a list of Destinations](https://developers.liveramp.com/activation-api/reference/get-v2destinations.md) - [Fetch a single Destination](https://developers.liveramp.com/activation-api/reference/get-v2destination.md) - [Fetch a list of Integrations within a Destination](https://developers.liveramp.com/activation-api/reference/get-v2destinationintegrations.md) - [Fetch a single Integration](https://developers.liveramp.com/activation-api/reference/get-v2destinationintegration.md) - [Create an Integration Connection](https://developers.liveramp.com/activation-api/reference/create-v2integrationconnection.md) - [Update an Integration Connection](https://developers.liveramp.com/activation-api/reference/modify-v2integrationconnection.md) - [Fetch a list of Integration Connections](https://developers.liveramp.com/activation-api/reference/get-v2integrationconnections.md) - [Fetch a single Integration Connection](https://developers.liveramp.com/activation-api/reference/get-v2integrationconnection.md) - [Delete an Integration Connection](https://developers.liveramp.com/activation-api/reference/delete-v2integrationconnection.md) - [Create a Distribution Manager](https://developers.liveramp.com/activation-api/reference/create-v2distributionmanager.md) - [Update a Distribution Manager](https://developers.liveramp.com/activation-api/reference/modify-v2distributionmanager.md) - [Fetch a list of Distribution Managers](https://developers.liveramp.com/activation-api/reference/get-v2distributionmanagers.md) - [Fetch a single Distribution Manager](https://developers.liveramp.com/activation-api/reference/get-v2distributionmanager.md) - [Delete a Distribution Manager](https://developers.liveramp.com/activation-api/reference/delete-v2distributionmanager.md) - [Add Segments to a Distribution Manager. Limited to 500 segments at a time.](https://developers.liveramp.com/activation-api/reference/create-v2distributionmanagersegmentconfigs.md) - [Fetch a list of Segments within a Distribution Manager](https://developers.liveramp.com/activation-api/reference/get-v2distributionmanagersegmentconfigs.md) - [Fetch a single Segment within a Distribution Manager](https://developers.liveramp.com/activation-api/reference/get-v2distributionmanagersegmentconfig.md) - [Remove Segments from a Distribution Manager. Limited to 500 segments at a time.](https://developers.liveramp.com/activation-api/reference/delete-v2distributionmanagersegmentconfigs.md) - [Fetch a list of Deliveries](https://developers.liveramp.com/activation-api/reference/get-v2deliveries.md) - [OAuth Configuration](https://developers.liveramp.com/activation-api/reference/oauth-configuration.md) - [Begin an OAuth authorization flow](https://developers.liveramp.com/activation-api/reference/create-v2oauthconnectionattempt-1.md) - [Fetch a list of OAuth Connections](https://developers.liveramp.com/activation-api/reference/get-v2oauthconnections-1.md) - [Fetch a single OAuth Connection](https://developers.liveramp.com/activation-api/reference/get-v2oauthconnection-1.md) - [Fetch the status of an OAuth flow](https://developers.liveramp.com/activation-api/reference/get-v2oauthconnectionattempt-1.md) - [Fetch a list of Segments' statuses.](https://developers.liveramp.com/activation-api/reference/get-v2segmentstatuses.md): Limited to either first-party (onboarding) or data marketplace segments. Exactly one of these segmentID params must be passed in - [Fetch a list of Segments](https://developers.liveramp.com/activation-api/reference/get-v2segments.md) - [Fetch a single Segment](https://developers.liveramp.com/activation-api/reference/get-v2segment.md) ## Changelog - [Added llms.txt](https://developers.liveramp.com/activation-api/changelog/added-llmstxt.md) - [New OAuth Status for Integration Connections](https://developers.liveramp.com/activation-api/changelog/new-oauth-status-for-integration-connections.md) - [New Activation API Documentation Structure](https://developers.liveramp.com/activation-api/changelog/new-activation-api-documentation-structure.md) - [New URL for Activation API Access Tokens](https://developers.liveramp.com/activation-api/changelog/new-url-for-activation-api-access-tokens.md) - [LR-Org-Id replaces LR-Customer-Id](https://developers.liveramp.com/activation-api/changelog/lr-org-id-replaces-lr-customer-id.md)