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

Cobalt Config API

Manage integration configurations for linked accounts.

Cobalt Config API is one of 10 APIs that Cobalt publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 7 JSON Schema definitions.

Tagged areas include Config. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 7 JSON Schemas.

This API exposes 10 operations across 6 paths, and defines 1 schema. It is described by OpenAPI 3.2.0, at version 2.0.0.

Requests are made against a single base URL, https://api.gocobalt.io/api/v2.

10 operations 6 paths 1 schemas 2 DELETE5 GET1 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.0
Base URL
https://api.gocobalt.io/api/v2
Authentication
API Key, API Key
Terms of Service
Resource Areas
1

Authentication & Security 2

Cobalt Config API declares 2 security schemes for authenticating requests. An API key is passed in the header as x-api-key (apiKey). An API key is passed in the header as Authorization (sessionToken). By default, every request must be authenticated.

  • apiKey — API key for authentication. Found in Cobalt dashboard under Settings Developer Setup tab.
  • sessionToken — Session token generated via the Session Token endpoint.

Paths & Operations 10

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

Config 10

Manage integration configurations for linked accounts.

POST
/public/config
Cobalt Upsert Config
upsertConfig 1 param body → 200401
GET
/public/config/{config_id}
Cobalt Get Config by ID
getConfigById 2 params → 200404401
PUT
/public/config/{config_id}
Cobalt Update Config
updateConfig 2 params body → 200404401
DELETE
/public/config/{config_id}
Cobalt Delete Config
deleteConfig 2 params → 200404401
GET
/public/config/all
Cobalt Get All Installed Configs
listInstalledConfigs 1 param → 200401
GET
/public/config/{config_id}/fields
Cobalt Get All Config Fields
getConfigFields 2 params → 200404401
GET
/public/config/{config_id}/field/{field_id}
Cobalt Get Field Value by ID in Config
getFieldValueById 3 params → 200404401
PUT
/public/config/{config_id}/field/{field_id}
Cobalt Update Field Value by ID in Config
updateFieldValueById 3 params body → 200404401
DELETE
/public/config/{config_id}/field/{field_id}
Cobalt Delete Field Value by ID in Config
deleteFieldValueById 3 params → 200404401
GET
/public/config/{config_id}/rule-engine/options
Cobalt Get Options for Rule Engine
getRuleEngineOptions 2 params → 200404401

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Config (7 properties). Each schema is shown below with its type and property counts.

Config
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cobalt-config-api-openapi.yml Raw ↑

Other APIs Cobalt publishes across the network.

Cobalt Applications API
Cobalt Cobalt Hosted API
Cobalt Datastores API
Cobalt Events API
Cobalt Executions API
Cobalt Linked Accounts API
Cobalt Public Workflows API
Cobalt Session Token API
Cobalt Webhooks API
Where this information came from

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