CI HUBCI HUB SDK
Guides

Guides

Task walkthroughs for the common content operations, with client-library and raw HTTP samples.

These guides walk the common operations end to end. Code samples come in two variants: the client library (recommended for TypeScript and JavaScript) and raw HTTP for every other stack. Each guide assumes you have completed the authentication flow; with the client library that means a seeded TokenManager, on the HTTP path a CI HUB access token plus a DAM connection token. For the request and response detail behind each call, follow the links into the content reference.