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 Auth API

The Auth API from CI HUB — 6 operation(s) for auth.

CI HUB Auth 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 Authentication. 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 7 operations across 6 paths, and defines 3 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.

7 operations 6 paths 3 schemas 5 GET2 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 Auth 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 7

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

Auth 7
POST
/auth/exchangeToken
Exchange token
exchangeToken body → 200400401402403429
GET
/auth/checkToken
Check token
checkTokenSdk → 200401402403503
GET
/auth/refreshToken
Refresh token
refreshTokenSdk → 200401402403404503
GET
/auth/logout
Logout
logoutSdk → 200401
GET
/auth/providers
Get providers
getProvidersSdk → 200500
GET
/auth/login
DAM login (poll)
damLoginPoll 2 params → 200
POST
/auth/login
DAM login (initiate)
damLoginInitiate 3 params → 200302401

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are ProviderCapabilities (18 properties), StructuredError (6 properties), ErrorEnvelope (4 properties). Each schema is shown below with its type and property counts.

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
ProviderCapabilities
object
@description The capabilities of the provider.
18 properties
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

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ci-hub-auth-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 Assets API
CI HUB System API
Where this information came from

This is an independent, third-party profile of CI HUB Auth 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.