Expand my Community achievements bar.

SOLVED

How to use Audience Manager APIs?

Avatar

Level 10

How do we use Adobe Audience Manager APIs? What are the prerequisites to use them?

1 Accepted Solution

Avatar

Correct answer by
Level 10

AAM product APIs are based on RESTful architecture. Assisting the product usage to perform multiple operations in a fast and seamless manner.

The prerequisites –

  • Access: Request API access for your account from AAM customer care or your consultant.
  • Access Credentials: Your Audience Manager consultant will provide you with a client ID and key that lets you make API requests.
  • RESTful Client - The AAM APIs comply to the RESTful standards and can be consumed through restful clients.

To instantaneously get started with AAM’s RESTful APIs, read the Blog - Adobe Audience Manager Help | Audience Manager API Introduction

To know in depth about AAM APIs and the workflows associated. Read the complete AAM REST API documentation - API Requirements and Recommendations

Lastly, check the list of AAM APIs and API parameters description here - Adobe Audience Manager API Docs

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

AAM product APIs are based on RESTful architecture. Assisting the product usage to perform multiple operations in a fast and seamless manner.

The prerequisites –

  • Access: Request API access for your account from AAM customer care or your consultant.
  • Access Credentials: Your Audience Manager consultant will provide you with a client ID and key that lets you make API requests.
  • RESTful Client - The AAM APIs comply to the RESTful standards and can be consumed through restful clients.

To instantaneously get started with AAM’s RESTful APIs, read the Blog - Adobe Audience Manager Help | Audience Manager API Introduction

To know in depth about AAM APIs and the workflows associated. Read the complete AAM REST API documentation - API Requirements and Recommendations

Lastly, check the list of AAM APIs and API parameters description here - Adobe Audience Manager API Docs