Checking Adobe Analytics API version without admin or developer permissions | Community
Skip to main content
Level 1
March 20, 2026
Question

Checking Adobe Analytics API version without admin or developer permissions

  • March 20, 2026
  • 2 replies
  • 18 views

Hi -

I don’t have developer access to Adobe Developer Console, but I need to confirm which Adobe Analytics API version our organization is currently using.

Is there a way for non‑developers to check this, or what steps should I ask someone with developer access to follow so they can verify the API version for me?

Thanks!

2 replies

Jennifer_Dungan
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
March 20, 2026

Hi ​@ShanweiHe,

The API version isn’t really something that is tied to your organization (all versions of API that Adobe supports are technically available to all orgs)…  however, you should be aware that API version 1.4 is being sunset in August 2026 (unless that date gets extended), so it would be in your best interest to not build anything new with it….

 

The sunsetting of API 1.4 is a contentious decision, as from what I have seen, most people prefer it to API 2.0… 2.0 is good for simple requests, but for anything complex, the number of requests that need to be made can be exponential…  1.4 was technically slower, with the request going into a queue, then needing to keep checking the queue for completion before then finally downloading the finished report… but it allowed for a much simpler setup.

 

If there is enough push back, then it’s possible that the sunset decision could be changed… but I wouldn’t count on it… 

AmitVishwakarma
Community Advisor
Community Advisor
March 21, 2026

Hi ​@ShanweiHe 

You don't really have an "org API version" setting in Analytics; it depends on which endpoints your integrations are calling:

As a non‑developer, you can't see this in the Analytics UI. The practical way is:

  • Ask someone with Adobe Developer Console access to:
    • Open a project that uses Adobe Analytics.
    • Check the APIs added to that project:
      • If they see "Analytics 2.0 APIs", it's using the 2.0 API.
      • If they see any "Adobe Analytics" (1.4) integration, that project is still using 1.4.
  • Or ask a dev to look at the code / Postman collection and tell you which base URL is used (2.0 vs 1.4 above).

Also be aware that 1.4 is already on the path to EOL and must be migrated to 2.0 by August 12, 2026, so any new work should be on Analytics 2.0 APIs anyway.

See Adobe's EOL notice: https://experienceleague.adobe.com/en/docs/analytics/release-notes/previous/2024

Amit Vishwakarma - Adobe Commerce Champion 2025 | 16x Adobe certified | 4x Adobe SME