Copy link to clipboard
Copied
Hello,
We are trying to create an API request to buy Adobe Stock assets (images) but we need to generate a Barear token and add it to the authorization header to do so.
We are following the guide found here: https://developer.adobe.com/stock/docs/getting-started/03-api-authentication/#generate-an-access-tok...
but it seems to be outdated as it is missing some of the information and contains old links, for example, https://www.adobe.io/content/udp/en/apis/cloudplatform/console/authentication
For complete information about creating access tokens, see the Adobe I/O API Authentication Guide . Here you will also find examples of creating JWTs using Java and Node.js.
Could you please help with the details that are needed to generate my Barear Token, what data I need to pass and to which endpoint or link to the existing guide, please.
best regards
Copy link to clipboard
Copied
Hallo,
Wir versuchen, eine API-Anfrage zu erstellen, um Adobe Stock-Assets (Bilder) oder nur Preisinformationen zu kaufen, die auf unserer Website angezeigt werden, aber wir müssen ein Barear-Token generieren und es zum Autorisierungs-Header hinzufügen.
Wir folgen dem Leitfaden, der hier zu finden ist: https://developer.adobe.com/stock/docs/getting-started/03-api-authentication/#generate-an-access-tok... aber er scheint veraltet zu sein, da einige Informationen fehlen und alte Links enthalten sind, z. B. https://www.adobe.io/content/udp/en/apis/cloudplatform/console/authentication
Ausführliche Informationen zur Erstellung von Zugriffstokens finden Sie im Adobe I/O API Authentication Guide. Hier finden Sie auch Beispiele für die Erstellung von JWTs mit Java und Node.js.
Könnten Sie mir bitte mit den Details helfen, die für die Generierung meines Barear Token erforderlich sind, welche Daten ich übergeben muss und an welchen Endpunkt ich diese Anfrage senden muss, oder mir einen funktionierenden Link zur Dokumentation zur Verfügung stellen?
Ich danke Ihnen!
Copy link to clipboard
Copied
Hi.
I apologize if the links are not updated. The best place to start is on the Stock workflow guides page:
https://developer.adobe.com/stock/docs/getting-started/07-workflow-guides/
Then you must identify what method you are using. If you are not an Enterprise customer, you must follow the OAuth 2.0 workflow. All documentation on authentication are maintained by the Developer Console, not by Adobe Stock. The Developer Console is used to create integrations and setup authentication. This process is the same for all Adobe APIs.
Here is the OAuth 2.0 guide for Adobe:
https://developer.adobe.com/developer-console/docs/guides/authentication/OAuth/
Please email stockapis@adobe.com if you have questions. You will need a developer to implement this workflow.
Thanks,
Christopher Smith