-
Notifications
You must be signed in to change notification settings - Fork 91
Web API
Sergii Ivashchenko edited this page May 3, 2019
·
10 revisions
Web API
Route | HTTP Method | Description | Resource |
---|---|---|---|
/V1/adobe-stock/save/:mediaId | POST | Save preview asset | anonymous |
/V1/adobe-stock/license/:mediaId | POST | License asset | anonymous |
/V1/adobe-stock/search/ | POST | Search for assets | anonymous |
/V1/adobe-stock/callback/:requestId | POST | Authorization callback | anonymous |
/V1/adobe-stock/check/:mediaId | POST | Check if mediaId was licensed | anonymous |