# Integration SDK > Documentation for the Integration SDK. ## Pages - [CI HUB Integration SDK](/integration) - [Asset Types](/integration/advanced/asset-types) - [Brand Hub](/integration/advanced/brand-hub) - [Capabilities Reference](/integration/advanced/capabilities-reference) - [Custom Metadata](/integration/advanced/custom-metadata) - [Download Hashes](/integration/advanced/download-hashes) - [Metadata Values](/integration/advanced/metadata-values) - [Tips and Tricks](/integration/advanced/tips-and-tricks) - [URL Suffixes](/integration/advanced/url-suffixes) - [Advanced Handlers](/integration/building-an-adapter/advanced-handlers) - [Asset Operations](/integration/building-an-adapter/asset-operations) - [Auth Handlers](/integration/building-an-adapter/auth-handlers) - [Download](/integration/building-an-adapter/download) - [Filters](/integration/building-an-adapter/filters) - [Folder Navigation](/integration/building-an-adapter/folder-navigation) - [Folder Operations](/integration/building-an-adapter/folder-operations) - [Info Handler](/integration/building-an-adapter/info-handler) - [Login Flow](/integration/building-an-adapter/login-flow) - [Search](/integration/building-an-adapter/search) - [Tasks](/integration/building-an-adapter/tasks) - [Upload](/integration/building-an-adapter/upload) - [Worked Examples](/integration/examples) - [Installation](/integration/getting-started/installation) - [Project Structure](/integration/getting-started/project-structure) - [Integration Info](/integration/reference/integration-info) - [SDK Packages & Exports](/integration/reference/sdk-packages) - [Template Examples](/integration/templates/examples) - [Input Types](/integration/templates/input-types) - [Overview](/integration/templates/overview) - [Bynder Example](/integration/examples/bynder/overview) - [Frontify Example](/integration/examples/frontify/overview) - [Asset Object](/integration/schemas/assets/asset-object): Schema for an asset returned by search, folder, brand, and task endpoints. - [Create Asset](/integration/schemas/assets/create-asset) - [Delete Asset](/integration/schemas/assets/delete-asset) - [Download](/integration/schemas/assets/download) - [Get Asset Versions](/integration/schemas/assets/get-asset-versions) - [Info](/integration/schemas/assets/info) - [Lock Asset](/integration/schemas/assets/lock-asset) - [Move Asset](/integration/schemas/assets/move-asset) - [Rename Asset](/integration/schemas/assets/rename-asset) - [Search](/integration/schemas/assets/search) - [Update Asset](/integration/schemas/assets/update-asset) - [Check Token](/integration/schemas/auth/check-token) - [Login](/integration/schemas/auth/login) - [Logout](/integration/schemas/auth/logout) - [Refresh Token](/integration/schemas/auth/refresh-token) - [Get Brand Assets](/integration/schemas/brand/get-brand-assets) - [Get Brand Config](/integration/schemas/brand/get-brand-config) - [Create Folder](/integration/schemas/folders/create-folder) - [Delete Folder](/integration/schemas/folders/delete-folder) - [Get Folder](/integration/schemas/folders/get-folder) - [Move Folder](/integration/schemas/folders/move-folder) - [Rename Folder](/integration/schemas/folders/rename-folder) - [Add Task Asset](/integration/schemas/tasks/add-task-asset) - [Add Task Comment](/integration/schemas/tasks/add-task-comment) - [Delete Task Asset](/integration/schemas/tasks/delete-task-asset) - [Get Task Assets](/integration/schemas/tasks/get-task-assets) - [Get Task](/integration/schemas/tasks/get-task) - [Search Tasks](/integration/schemas/tasks/search-tasks) - [Update Custom Task State](/integration/schemas/tasks/update-custom-task-state) ## Full text - [Full text](/integration/llms-full.txt)