Platform API

Your account control plane — workspaces, credentials, spaces, threads, webhooks, usage and audit.

The Platform API is your account control plane on https://api.chordian.ai — workspaces, memories, credentials, spaces, threads, webhooks, usage and audit.

Global web / agent search lives in the Search API; knowledge ingest and memory retrieval live in the Memory API.

curl https://api.chordian.ai/api/v1/workspaces \
  -H "x-api-key: $CHORDIAN_API_KEY"

Start here

Reference

Generated from the OpenAPI specification, with a live playground on every endpoint.

Company and people list building, deep research, agentic crawler, web & research and Chordian Deep Search now live in the dedicated Search API — global web / agent search, kept separate from the control plane and from memory retrieval.

Machine-readable

The specification is served directly:

curl https://docs.chordian.ai/openapi/platform.yaml
Was this page helpful?
Report an issue

On this page