Expand my Community achievements bar.

Join us January 15th for an AMA with Champion Achaia Walton, who will be talking about her article on Event-Based Reporting and Measuring Content Groups!

Where can I find what Authorization Endpoint URL to use to connect Adobe Analytics to another platform

Avatar

Level 2
 
Hey all,
 
I am trying to pass data from Adobe Analytics into another application using 2oath authroization within an Analytics Project API To do so the destination requires data related to the Token Endpoints which I am not able to find.
 
For context, I am Analytics owner, not a developer, and  in my previous uses of the APIs (ex. Supermetrics) I have only needed the ClientID and Client Secret and OrgID to successfull connect. This application is asking for Authorization Token Endpoint and Token Endpoint URL : i have gone through the API documentation and any reference to the Endpoints defines them, but doesnt help on where to find, or who can create / identify ( 

https://experienceleague.adobe.com/en/docs/experience-platform/destinations/destination-sdk/function...

 
Fields Required to connect AA to Applications

Client ID

HAVE

Client Secret

HAVE

Authorization Endpoint URL

CANT FIND

Token Endpoint URL

CANT FIND

Global Company ID

HAVE

Report Suite ID [PROD]

HAVE

 
 
Can anyone with more experience with the API point me in the right direction or where i might find this or who might know? 
Greatly appreciated
1 Reply

Avatar

Community Advisor and Adobe Champion

There are multiple "endpoints" based on what you are trying to do... 

 

https://developer.adobe.com/analytics-apis/docs/2.0/guides/endpoints/

 

I suspect you are trying to access the "Reporting API" endpoint

https://developer.adobe.com/analytics-apis/docs/2.0/guides/endpoints/reports/

 

 

I haven't used the APIs since version 1.4 and the old authentication model, so I am not sure what the new authentication using OAuth requires...