Oximy

Oximy is an AI adoption and governance platform — "the AI adoption engine for every company." It gives organizations visibility into how their people and applications use AI tools across the enterprise (tracking thousands of AI tools across categories), surfaces risks and recommendations, and lets teams ask natural-language questions about their AI usage. For developers, Oximy ships a Public API (https://api.oximy.com) and an official TypeScript SDK that wrap any OpenAI-compatible client to capture zero-overhead LLM telemetry and enforce usage policy inline — PII detection and redaction, prompt-injection detection, deny/allow lists, and token/cost/rate limits. Backed by Y Combinator (W26) and Blume Ventures; founded by Naman Ambavi.

Oximy publishes 3 APIs on the APIs.io network: Init API, Policy API, and Telemetry API. Tagged areas include Company, AI Governance, LLM Observability, AI Adoption, and Telemetry.

Oximy’s developer surface includes documentation, API reference, getting-started guide, engineering blog, support, changelog, authentication, and 17 more developer resources.

46.1/100 developing ▬ flat Agent 69/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
3 APIs 1 MCP Servers
CompanyAI GovernanceLLM ObservabilityAI AdoptionTelemetryPolicy EnforcementArtificial IntelligenceDeveloper Tools

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 46.1/100 · developing
Contract Quality 15.1 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 4.2 / 20
Operational Transparency 2.1 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 69/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/oximy: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

Oximy Init API

Project bootstrap — settings and policy configuration.

Oximy Policy API

Policy configuration and server-side rule evaluation.

Oximy Telemetry API

LLM request/response event ingestion.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

oximy-mcp.yml

MCP SERVER

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Oximy Authentication

apiKey/http · 2 schemes

SECURITY

Oximy Domain Security

TLSv1.3 · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Oximy Agentic Access

4 operations · 2 acting

4 operations · 2 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: oximy
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/oximy.png
name: Oximy
description: Oximy is an AI adoption and governance platform — "the AI adoption engine for every company." It gives organizations
  visibility into how their people and applications use AI tools across the enterprise (tracking thousands of AI tools across
  categories), surfaces risks and recommendations, and lets teams ask natural-language questions about their AI usage. For
  developers, Oximy ships a Public API (https://api.oximy.com) and an official TypeScript SDK that wrap any OpenAI-compatible
  client to capture zero-overhead LLM telemetry and enforce usage policy inline — PII detection and redaction, prompt-injection
  detection, deny/allow lists, and token/cost/rate limits. Backed by Y Combinator (W26) and Blume Ventures; founded by Naman
  Ambavi.
url: https://raw.githubusercontent.com/api-evangelist/oximy/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- y-combinator
- blume-ventures
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- AI Governance
- LLM Observability
- AI Adoption
- Telemetry
- Policy Enforcement
- Artificial Intelligence
- Developer Tools
apis:
- aid: oximy:oximy-init-api
  name: Oximy Init API
  description: Project bootstrap — settings and policy configuration.
  humanURL: https://docs.oximy.com/docs/developer/public-api
  baseURL: https://api.oximy.com
  tags:
  - Init
  properties:
  - type: OpenAPI
    url: openapi/oximy-init-api-openapi.yml
  - type: Documentation
    url: https://docs.oximy.com/docs/developer/public-api
  - type: APIReference
    url: https://docs.oximy.com/docs/developer/public-api
- aid: oximy:oximy-policy-api
  name: Oximy Policy API
  description: Policy configuration and server-side rule evaluation.
  humanURL: https://docs.oximy.com/docs/developer/public-api
  baseURL: https://api.oximy.com
  tags:
  - Policy
  properties:
  - type: OpenAPI
    url: openapi/oximy-policy-api-openapi.yml
  - type: Documentation
    url: https://docs.oximy.com/docs/developer/public-api
  - type: APIReference
    url: https://docs.oximy.com/docs/developer/public-api
- aid: oximy:oximy-telemetry-api
  name: Oximy Telemetry API
  description: LLM request/response event ingestion.
  humanURL: https://docs.oximy.com/docs/developer/public-api
  baseURL: https://api.oximy.com
  tags:
  - Telemetry
  properties:
  - type: OpenAPI
    url: openapi/oximy-telemetry-api-openapi.yml
  - type: Documentation
    url: https://docs.oximy.com/docs/developer/public-api
  - type: APIReference
    url: https://docs.oximy.com/docs/developer/public-api
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://oximy.com
- type: DeveloperPortal
  url: https://docs.oximy.com
- type: Documentation
  url: https://docs.oximy.com
- type: APIReference
  url: https://docs.oximy.com/docs/developer/public-api
- type: GettingStarted
  url: https://docs.oximy.com/docs/developer/public-api
- type: Blog
  url: https://oximy.com/blog
- type: Support
  url: https://oximy.com/contact
- type: TermsOfService
  url: https://oximy.com/terms
- type: PrivacyPolicy
  url: https://oximy.com/privacy
- type: Packages
  url: packages/oximy-packages.yml
- type: SDKs
  url: packages/oximy-packages.yml
- type: MCPServer
  url: mcp/oximy-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/oximy-llms.txt
- type: WellKnown
  url: well-known/oximy-well-known.yml
- type: Conventions
  url: conventions/oximy-conventions.yml
- type: ErrorCatalog
  url: errors/oximy-problem-types.yml
- type: Lifecycle
  url: lifecycle/oximy-lifecycle.yml
- type: ChangeLog
  url: changelog/oximy-changelog.yml
- type: Conformance
  url: conformance/oximy-conformance.yml
- type: DataModel
  url: data-model/oximy-data-model.yml
- type: AgenticAccess
  url: agentic-access/oximy-agentic-access.yml
- type: DomainSecurity
  url: security/oximy-domain-security.yml
- type: Authentication
  url: authentication/oximy-authentication.yml
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 18
  pass: local-v1