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 (
Hey @isaakskinner For the Authentication Endpoint, it depends on which type of Authentication is configured in the Developer Console Project (here you will have ClientID and Client Secret based on the type of Authentication).
For Analytics, there are two: User Authentication and ServerToServerAuthentication.