data-slots=image, heading, text
data-background=rgb(64, 34, 138)
Creative Cloud Libraries API documentation
Libraries are accessible across all of Adobe's tools and offer a powerful way to organize logos, colors, and other assets so they can be easily accessed and re-used. The Libraries API lets you bring Libraries to your products and services.
data-slots=heading, links
data-src=/overview/index.md
data-src=/integrate/index.md
data-src=/go-live/index.md
data-src=/community/index.md
Parameter
Value
Required
Description
grant_type
refresh_token
yes
The value must always be <span style="color:red">refresh_token</span>.
client_id
The ID obtained from the OAuth configuration page.
yes
Identifies the application.
client_secret
The ID obtained from the OAuth configuration page.
yes
Authenticates the application.
refresh_token
The refresh token received during the previous step.
yes