Adobe Analytics API
Adobe Product API offers limitless ways to integrate your most important customer data into key business processes. Adobe Product API offer limitless ways.
Copied to your clipboard<Resources slots="heading, links"/>
asdfs
Resources#
Overview#
This documentation provides instructions for Adobe Analytics 2.0 APIs. For working with Analytics 1.4 APIs, see Analytics 1.4 API Documentation.
The Adobe Analytics APIs are a collection of APIs that power Adobe Analytics products like Analysis Workspace. The APIs allow for the creation of data rich user interfaces that you can use to manipulate and integrate data. You can also create reports to explore, get insights, or answer important questions about your data.
Discover#
Get Started#
Get started with the Adobe Analytics APIs.
Guides#
Returns information on the user's company that is necessary for making other Adobe Analytics API calls.
Provides configuration guidance and best practices for the /segments endpoint.
Provides configuration guidance and best practices for the /reports endpoint.
For help migrating from the 1.4 versions of the Analytics API to the newer and more capable /reports API.
API References#
Try the Analytics API with Swagger UI. Explore, make calls, with full endpoint descriptions.
Contributing#
We encourage you to participate in our open documentation initiative, if you have suggestions, corrections, additions or deletions for this documentation, check out the source from this github repo, and submit a pull request with your contribution. For more information, refer to the contributing page.
API Requests & Rate Limits#
The timeout for API requests through adobe.io is currently 60 seconds.
The default rate limit for an Adobe Analytics Company is 120 requests per minute. (The limit is enforced as 12 requests every 6 seconds).
When rate limiting is being enforced you will get 429
HTTP response codes with the following response body: {"error_code":"429050","message":"Too many requests"}