How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

CI HUB Assets API

The Assets API from CI HUB — 4 operation(s) for assets.

CI HUB Assets API is one of 5 APIs that CI HUB publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Assets. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, authentication docs, and rate-limit docs.

This API exposes 5 operations across 4 paths, and defines 8 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against 2 base URLs: https://live.ci-hub.com/api/v1, https://stage.ci-hub.com/api/v1.

5 operations 4 paths 8 schemas 4 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://live.ci-hub.com/api/v1
Authentication
HTTP Bearer, API Key
Terms of Service
Resource Areas
1

Authentication & Security 2

CI HUB Assets API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (cihubAccessToken). An API key is passed in the header as provider-authorization (damToken). By default, every request must be authenticated.

  • cihubAccessToken — CI HUB access token returned by POST /auth/exchangeToken, sent as Authorization: Bearer . HS256, 1 hour lifetime. Required on every call after the exchange. On…
  • damToken — DAM connection token obtained from the provider login flow, sent as provider-authorization: Bearer . Required on calls that reach a specific DAM (folder browse…

Paths & Operations 5

Across 4 paths, the API surfaces 5 operations — 4 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Assets 5
GET
/assets/search
Search assets
searchAssetsSdk 8 params → 200400401403500
POST
/assets/search
Search by image
searchSimilarAssetsSdk 2 params body → 200400401403404500501
GET
/assets/folder/{folderId}
Get folder
getFolderSdk 7 params → 200400401403404500
GET
/assets/asset/{assetId}
Get asset
getAssetSdk 1 param → 200400401403404500501
GET
/assets/assetversions/{assetId}
Get asset versions
getAssetVersionsSdk 2 params → 200400401403404500501

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are Asset (45 properties), StructuredError (6 properties), AssetCapabilities (6 properties), CustomMetadataField (5 properties). Each schema is shown below with its type and property counts.

CustomMetadataField
object
5 properties
StructuredError
object
Structured error object that provides machine-readable error classification. Declared directly by migrated routes and adapters that use the error builder patte…
6 properties 4 required
AssetCapabilities
object
@description Asset capabilities. Used to determine if the user has permission to delete, update, lock and unlock this asset.
6 properties 5 required
Asset
object
@description Asset object.
45 properties 15 required
ErrorEnvelope
object
Standard error envelope returned by migrated routes. The error object carries the machine-readable classification. message, details, and errorCode are legacy m…
4 properties 2 required
Folder
object
@description Raw Folder object.
3 properties 2 required
FolderCapabilities
object
@description Folder capabilities. Used to determine if the user has permission to delete, create subfolders and upload assets to this folder.
4 properties
AssetNavigationFilter
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ci-hub-assets-api-openapi.yml Raw ↑

Other APIs CI HUB publishes across the network.

CI HUB Integration SDK
CI HUB MCP Server (Bright AI Connector)
CI HUB Auth API
CI HUB System API
Where this information came from

This is an independent, third-party profile of CI HUB Assets API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.