N

Notra API

REST discovered

Details
URL
https://api.usenotra.com
Docs
https://docs.usenotra.com/api/getting-started
Authentication
Notra API key api_key discovered Get key ↗

In the Notra dashboard, open API Keys for the organization you want to access (app.usenotra.com/{org-slug}/api-keys). Create a key from a preset or blank form, choose its expiration and scopes, then copy the ntra_... key shown once and store it securely. Notra documents presets for MCP Server, SDK, and CLI, and says keys are bound to the organization you are viewing.

OAuth 2.0 oauth2 discovered
Authorization: Bearer <credential>
OAuth 2.0 — self-onboarding

Point your MCP client at the server URL and approve access in the browser. The server accepts a Client ID Metadata Document (CIMD), so the client authenticates with its own hosted URL as the client_id — nothing to register.