Adobe Creative Suite · Capability

Adobe Stock Asset Sourcing

Stock asset discovery, licensing, and management workflow using the Adobe Stock API. Used by content curators, marketing teams, and creative directors to search for stock photos, illustrations, vectors, and videos, license them for projects, and manage licensing history and quotas.

Run with Naftiko AdobeStockDigital AssetsLicensingContent SourcingSearch

What You Can Do

GET
Search stock files — Search the Adobe Stock library
/v1/stock-files
GET
Get stock file metadata — Get metadata for a specific stock file
/v1/stock-files/{content_id}
GET
Get category tree — Get the stock content category tree
/v1/categories
GET
Get member profile — Get the authenticated member profile
/v1/members/profile
GET
Get license history — Get license history for the member
/v1/licenses
POST
License image — License a stock photo
/v1/licenses/images
POST
License vector — License a vector or illustration
/v1/licenses/vectors
POST
License video — License a stock video clip
/v1/licenses/videos
POST
Get license stats — Get licensing statistics
/v1/licenses/stats

MCP Tools

search-stock-files

Search the Adobe Stock library for photos, illustrations, vectors, and videos

read-only idempotent
get-stock-file-metadata

Get detailed metadata for a specific stock file by content ID

read-only idempotent
get-category-tree

Get the hierarchical category tree for Adobe Stock content

read-only idempotent
get-member-profile

Get the authenticated Adobe Stock member profile and quota information

read-only idempotent
get-license-history

Get the license history for the authenticated member

read-only idempotent
license-image

License a stock photo for use in a project

license-vector

License a vector or illustration for use in a project

license-video

License a stock video clip for use in a project

get-license-stats

Get licensing statistics for the authenticated member

read-only idempotent

APIs Used

stock