Every Orbit account comes with a personal organization created automatically at signup. Personal organizations give you a private space for your own connections and searches. Workspace organizations are shared environments for directories, access grants, and API integrations built on behalf of an organization.Documentation Index
Fetch the complete documentation index at: https://docs.orbitsearch.com/llms.txt
Use this file to discover all available pages before exploring further.
Organization API keys
Organization API keys authenticate as the organization rather than as a user. This lets a backend service search organization-owned directories without requiring an end-user session. Create organization keys in the Orbit developer dashboard. Choose the organization that should own the key, select the scopes your integration needs, and copy the rawsk_orb_... value when it appears.
Key fields
Dashboard key records expose non-secret metadata:| Field | Meaning |
|---|---|
display_key | Safe prefix/suffix representation, such as sk_orb_a0186...55fd |
name | Human-readable label for the key |
scopes | Allowed operations, such as search:read and profile:read |
environment | Optional environment label for organization keys |
last_used_at | Timestamp of the most recent successful request |
is_active | Whether the key can currently authenticate requests |
Directory access
Organization keys can search private directory corpora only when access grants allow it. A key must have one of the following:- an organization-level grant on the directory
- a direct API-key grant