C

Cobalt REST API

REST discovered

Details
URL
https://api.cobaltpf.com/v1
Spec
https://api.cobaltpf.com/v1/openapi.json
Docs
https://docs.cobaltpf.com/docs/api-reference/accounts/accounts_list
Authentication
Cobalt API key bearer discovered Get token ↗

In the Cobalt app, go to profile icon → Account → Developer → API Keys → Create Key. Copy the generated ck_live_... key and store it as a secret, typically in COBALT_API_KEY. The docs note these keys are server-side only and should not be committed or shipped in client bundles. See TypeScript SDK and Connect a third-party app.