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

Cortex Catalog API

Software catalog entities - services, resources, domains, and custom types.

Cortex Catalog API is one of 9 APIs that Cortex publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Catalog. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

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

Requests are made against a single base URL, https://api.getcortexapp.com/api/v1.

11 operations 8 paths 4 schemas 2 DELETE5 GET1 PATCH1 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.getcortexapp.com/api/v1
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

Cortex Catalog API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — API key created in the Settings page of your Cortex workspace, passed as Authorization: Bearer .

Paths & Operations 11

Across 8 paths, the API surfaces 11 operations — 2 DELETE, 5 GET, 1 PATCH, 1 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Catalog 11

Software catalog entities - services, resources, domains, and custom types.

GET
/catalog
List catalog entities
listCatalogEntities 3 params → 200401
DELETE
/catalog
Delete entities by type
deleteCatalogEntitiesByType 1 param → 200401
GET
/catalog/descriptors
List entity descriptors
listEntityDescriptors → 200401
GET
/catalog/{tagOrId}
Retrieve entity details
getCatalogEntity 1 param → 200401404
DELETE
/catalog/{tagOrId}
Delete an entity
deleteCatalogEntity 1 param → 200401
GET
/catalog/{tagOrId}/openapi
Retrieve entity descriptor
getEntityDescriptor 1 param → 200401
PUT
/catalog/{tagOrId}/archive
Archive an entity
archiveEntity 1 param → 200401
PUT
/catalog/{tagOrId}/unarchive
Unarchive an entity
unarchiveEntity 1 param → 200401
GET
/catalog/{tagOrId}/gitops-logs
Retrieve GitOps logs
getGitopsLogs 1 param → 200401
POST
/open-api
Create or update an entity (upsert)
upsertEntity body → 200401
PATCH
/open-api
Create or patch an entity (merge)
patchEntity body → 200401

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Entity (7 properties), EntityList (3 properties), Error (2 properties). Each schema is shown below with its type and property counts.

Error
object
2 properties
EntityList
object
3 properties
Entity
object
A catalog entity. Modeled/simplified - verify fields against Cortex docs.
7 properties
EntityDescriptor
object
An entity descriptor (x-cortex- YAML/JSON) submitted to create or update an entity. Modeled - see Cortex descriptor reference for full schema.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cortex-idp-catalog-api-openapi.yml Raw ↑

Other APIs Cortex publishes across the network.

Cortex Custom Data API
Cortex Deploys API
Cortex Initiatives API
Cortex Integrations API
Cortex Scorecards API
Cortex Dependencies API
Cortex Workflow Runs API
Cortex MCP Server
Where this information came from

This is an independent, third-party profile of Cortex Catalog 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.