Skip to content

Developers & agents

Norbelys API & developer portal

Everything the Norbelys dashboard does is available through the Norbelys REST API, OpenAPI spec, MCP server, official SDKs and CLI — built to be driven by people and AI agents alike.

Authentication

Headless and CI callers use anorg-scoped API key(ak_…) created in the app, sent asAuthorization: Bearer ak_…. Interactive agents can register via OAuth 2.1 using the metadata at/.well-known/oauth-protected-resource. See auth.md for the full walkthrough.

Command-line

Install the norbelys CLI:

curl -fsSL https://cli.norbelys.com/install | sh

Ask Norbelys

Search the product, docs and blog in natural language. This form is also exposed to in-browser AI agents (WebMCP).