Sageox is a company surfaced as a portfolio company of canaan-partners and added to the API Evangelist network as a stub for enrichment. This profile is a lead awaiting the enrichment pipeline.
Sageox publishes 23 APIs on the APIs.io network, including Admin API, AgentX API, API Keys API, and 20 more. Tagged areas include Company and A2A.
Regulatory Posture applies to this provider. Its tags matched the
Horizontal (data, software, accessibility, platform) regime, so
Regulatory Posture carries 15 points of the composite.
If this regime is wrong for your business, say so on your
provider repo — the
applicability map is public and we will correct it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it
carries 10 points of the composite. It is scored from the published contracts
themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already
holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in
front of it, and the first time that check is skipped a duplicate record is created.
Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet,
not penalised by it.
The six quality facets above are damped to 75 points between them,
because the conditional facet above carries the other
25. That is why each facet's contribution is shown against a damped
maximum: raising a quality facet moves the composite by 75% of its nominal
weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/sageox: open an issue to ask a question, or submit a pull request to add artifacts.
Submit an artifact on GitHub — free →Manage your own listing — the Influence plan, $499/mo →
Administrative analytics, session management, and system operations. Includes active session counts, user analytics, and management endpoints restricted to admin roles.
Multi-tenant telemetry platform for CLI tools and AI agents. Register applications, ingest events via API key authentication, and query analytics through the dashboard API. **Tw...
Session management and token lifecycle. Validates JWT tokens issued by Better Auth, returns session details and user identity. Used by both web app and CLI for authentication ve...
AI-generated guidance content and statistics. Provides contextual recommendations, best practices, and insights derived from team context and recording analysis.
Service health and readiness endpoints for orchestration platforms. The `/live` endpoint returns service liveness; `/ready` confirms database connectivity and dependency availab...
Collect frontend application logs for centralized error tracking and debugging. Accepts batches of structured log entries from web and CLI clients with severity levels and metad...
Upload and manage photos with automatic OCR text extraction. Photos can be scoped to a repository (linked to recordings/discussions) or a team (shared resources). Uses presigned...
Unauthenticated endpoints for public-facing data. Returns team profiles, public recording metadata, shared conventions, and repository status without requiring authentication. R...
Repository initialization and merge operations. `initRepo` creates or reconnects a repository with SageOx (idempotent). `mergeRepos` combines ledger data when repositories are m...
Create and manage teams with hierarchical membership (owner, admin, member). Handles invitations via email with role assignment, team-wide conventions and norms, and child-team ...
Manage user profiles, preferences, API keys, and account settings. Preferences control notification delivery, theme, and feature opt-ins. API keys authenticate CLI and programma...
aid: sageox
name: Sageox
description: Sageox is a company surfaced as a portfolio company of canaan-partners and added to the API Evangelist network
as a stub for enrichment. This profile is a lead awaiting the enrichment pipeline.
url: https://raw.githubusercontent.com/api-evangelist/sageox/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- canaan-partners
x-tier: stub
x-tier-reason: portfolio-lead
deliveryModel:
model: unknown
open_source: false
commercial: false
callable_host: true
label: Delivery model not determined — needs a product licence on record
confidence: low
source:
- openapi
generated: '2026-08-28'
method: derived
accessModel:
pricing: unknown
onboarding: self-serve
trial: false
try_now: false
public: false
label: Self-serve signup
confidence: medium
source:
- authentication
- scopes
- security
generated: '2026-09-02'
method: derived
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-17'
tags:
- Company
- A2A
apis:
- aid: sageox:sageox-admin-api
name: Sageox Admin API
description: Administrative analytics, session management, and system operations. Includes active session counts, user analytics,
and management endpoints restricted to admin roles.
tags:
- Admin
properties:
- type: OpenAPI
url: openapi/sageox-admin-api-openapi.yml
- aid: sageox:sageox-agentx-api
name: Sageox AgentX API
description: 'Multi-tenant telemetry platform for CLI tools and AI agents. Register applications,
ingest events via API key authentication, and query analytics through the dashboard API.
**Two authentication models:**
- **Capture endpoint** (`POST /agentx/capture`): API key (`axk_...`) in `Authorization: Bearer` header. Designed for embedding
in open-source CLIs.
- **Dashboard + CRUD**: JWT authentication with team membership verification per app.
**Key concepts:**
- **Events** are the core data unit — named, timestamped, with arbitrary JSONB properties
- **`distinct_id`** identifies a device/machine (SDK-generated UUID, not PII)
- **`$user_id`** (optional, in properties) correlates events to a logical user
- **Friction events** follow a convention: `friction.*` event names with `kind`, `actor`, `command` properties'
tags:
- AgentX
properties:
- type: OpenAPI
url: openapi/sageox-agentx-api-openapi.yml
- aid: sageox:sageox-api-keys-api
name: Sageox API Keys API
description: The API Keys API from Sageox — 2 operation(s) for api keys.
tags:
- APIKeys
tags_raw:
- API Keys
properties:
- type: OpenAPI
url: openapi/sageox-api-keys-api-openapi.yml
- aid: sageox:sageox-auth-api
name: Sageox Auth API
description: Session management and token lifecycle. Validates JWT tokens issued by Better Auth, returns session details
and user identity. Used by both web app and CLI for authentication verification.
tags:
- Authentication
tags_raw:
- Auth
properties:
- type: OpenAPI
url: openapi/sageox-auth-api-openapi.yml
- aid: sageox:sageox-cli-api
name: Sageox CLI API
description: Integration endpoints for the `ox` CLI tool. Includes device flow authentication (code request → polling →
token exchange), server-side diagnostics, repository initialization, and friction event tracking for UX telemetry.
tags:
- CLI
properties:
- type: OpenAPI
url: openapi/sageox-cli-api-openapi.yml
- aid: sageox:sageox-devices-api
name: Sageox Devices API
description: The Devices API from Sageox — 7 operation(s) for devices.
tags:
- Devices
properties:
- type: OpenAPI
url: openapi/sageox-devices-api-openapi.yml
- aid: sageox:sageox-firmware-admin-api
name: Sageox Firmware Admin API
description: The Firmware Admin API from Sageox — 9 operation(s) for firmware admin.
tags:
- Firmware Admin
properties:
- type: OpenAPI
url: openapi/sageox-firmware-admin-api-openapi.yml
- aid: sageox:sageox-firmware-ota-api
name: Sageox Firmware OTA API
description: The Firmware OTA API from Sageox — 1 operation(s) for firmware ota.
tags:
- Firmware OTA
properties:
- type: OpenAPI
url: openapi/sageox-firmware-ota-api-openapi.yml
- aid: sageox:sageox-git-api
name: Sageox Git API
description: Browse repository files, view commits, compare branches, and manage the Ledger. The Ledger stores historical
context (decisions, discussions, AI-generated summaries) as version-controlled files in a GitLab-backed repository. Also
handles repository uninstall and permanent deletion workflows.
tags:
- Git
properties:
- type: OpenAPI
url: openapi/sageox-git-api-openapi.yml
- aid: sageox:sageox-guidance-api
name: Sageox Guidance API
description: AI-generated guidance content and statistics. Provides contextual recommendations, best practices, and insights
derived from team context and recording analysis.
tags:
- Guidance
properties:
- type: OpenAPI
url: openapi/sageox-guidance-api-openapi.yml
- aid: sageox:sageox-health-api
name: Sageox Health API
description: Service health and readiness endpoints for orchestration platforms. The `/live` endpoint returns service liveness;
`/ready` confirms database connectivity and dependency availability.
tags:
- Health
properties:
- type: OpenAPI
url: openapi/sageox-health-api-openapi.yml
- aid: sageox:sageox-llm-api
name: Sageox LLM API
description: OpenAI-compatible chat completion endpoints. Proxies requests to configured LLM providers (Bedrock, OpenAI)
with model routing, token usage tracking, and streaming support. Follows the OpenAI `/v1/chat/completions` format.
tags:
- LLM
properties:
- type: OpenAPI
url: openapi/sageox-llm-api-openapi.yml
- aid: sageox:sageox-logs-api
name: Sageox Logs API
description: Collect frontend application logs for centralized error tracking and debugging. Accepts batches of structured
log entries from web and CLI clients with severity levels and metadata.
tags:
- Logs
properties:
- type: OpenAPI
url: openapi/sageox-logs-api-openapi.yml
- aid: sageox:sageox-miscellaneous-api
name: Sageox Miscellaneous API
description: The Miscellaneous API from Sageox — 12 operation(s) for miscellaneous.
tags: []
tags_raw:
- Miscellaneous
properties:
- type: OpenAPI
url: openapi/sageox-miscellaneous-api-openapi.yml
- aid: sageox:sageox-notifications-api
name: Sageox Notifications API
description: Read, manage, and stream real-time notifications. Supports SSE (Server-Sent Events) for live delivery, bulk
operations (mark read, delete), and preference-based filtering. Notifications originate from workflows, recordings, and
system events.
tags:
- Notification
tags_raw:
- Notifications
properties:
- type: OpenAPI
url: openapi/sageox-notifications-api-openapi.yml
- aid: sageox:sageox-photos-api
name: Sageox Photos API
description: Upload and manage photos with automatic OCR text extraction. Photos can be scoped to a repository (linked to
recordings/discussions) or a team (shared resources). Uses presigned URLs for direct-to-storage uploads.
tags:
- Photos
properties:
- type: OpenAPI
url: openapi/sageox-photos-api-openapi.yml
- aid: sageox:sageox-public-api
name: Sageox Public API
description: Unauthenticated endpoints for public-facing data. Returns team profiles, public recording metadata, shared
conventions, and repository status without requiring authentication. Rate limited per IP.
tags:
- Public
properties:
- type: OpenAPI
url: openapi/sageox-public-api-openapi.yml
- aid: sageox:sageox-recordings-api
name: Sageox Recordings API
description: 'Full lifecycle management for discussion recordings: chunked upload, transcription, speaker identification,
AI-generated summaries, decisions, and action items. Recordings feed into the repository Ledger. Supports both audio upload
and real-time recording sessions via Temporal workflows.'
tags:
- Recording
tags_raw:
- Recordings
properties:
- type: OpenAPI
url: openapi/sageox-recordings-api-openapi.yml
- aid: sageox:sageox-repositories-api
name: Sageox Repositories API
description: The Repositories API from Sageox — 6 operation(s) for repositories.
tags:
- Repositories
properties:
- type: OpenAPI
url: openapi/sageox-repositories-api-openapi.yml
- aid: sageox:sageox-repository-api
name: Sageox Repository API
description: Repository initialization and merge operations. `initRepo` creates or reconnects a repository with SageOx (idempotent).
`mergeRepos` combines ledger data when repositories are merged.
tags:
- Repository
properties:
- type: OpenAPI
url: openapi/sageox-repository-api-openapi.yml
- aid: sageox:sageox-runs-api
name: Sageox Runs API
description: The runs API from Sageox — 7 operation(s) for runs.
tags:
- Runs
tags_raw:
- runs
properties:
- type: OpenAPI
url: openapi/sageox-runs-api-openapi.yml
- aid: sageox:sageox-teams-api
name: Sageox Teams API
description: Create and manage teams with hierarchical membership (owner, admin, member). Handles invitations via email
with role assignment, team-wide conventions and norms, and child-team relationships. Teams are the primary organizational
unit in SageOx.
tags:
- Team
tags_raw:
- Teams
properties:
- type: OpenAPI
url: openapi/sageox-teams-api-openapi.yml
- aid: sageox:sageox-users-api
name: Sageox Users API
description: Manage user profiles, preferences, API keys, and account settings. Preferences control notification delivery,
theme, and feature opt-ins. API keys authenticate CLI and programmatic access.
tags:
- User
tags_raw:
- Users
properties:
- type: OpenAPI
url: openapi/sageox-users-api-openapi.yml
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
- FN: APIs.json
email: info@apis.io
common:
- type: AgentSkill
url: skills/sageox-capture-a-recording.md
- type: MCPServer
url: mcp/sageox-mcp.yml
- type: Overlay
url: overlays/sageox-openapi-overlay.yaml
- type: AgentCard
url: a2a/sageox-a2a.yml
name: A2A Agent Card
description: Agent Card served at /.well-known/agent-card.json (flavored against A2A 1.0.0).
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.