Stock API Integration in PHP Application
I am migrating from Fotolia integration to Adobe Stock API in my php web application so need help to do the same.
In my application i allow user to search images then set in their design if end user confirm that design then i admin download that image problematically from stock lib.
For this i prefer API integration at front end to search images and back-end oAuth integration as already purchased credits to get license asset.
My Questions are
- Can i get price for an image using API key integration to show end user (in Search Data)?
- Can i get license for an asset using oAuth integration as i created an account with oAuth integration type as Service account integration option was in disable mode Or should i have to use service account integration for same if yes then where i get service account?
- In sample code sdk_license1.php gives an error as to get license data TECH ACCOUNT ID is required to pass in api call.
- Is there any php sdk available for oAuth Integration or should have to use js sdk which is available in git?
I mentioned all facing issues as possible in descriptive manner so hope that i will get solution from this forum.
Look forward to members response on same. ![]()
