Oximy website screenshot

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 18 more developer resources.

43.1/100 developing ▬ flat Agent 24/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
CompanyAI GovernanceLLM ObservabilityAI AdoptionTelemetryPolicy EnforcementArtificial IntelligenceDeveloper Tools

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Regulatory Posture applies to this provider. Its tags matched the Insurance 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/oximy: 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 →

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.

Open Collections 4

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Oximy Public Init API

OPEN COLLECTION

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

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: oximy
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  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.23'
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: Overlay
  url: overlays/oximy-public-api-overlay.yaml
- 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: X-MCPServerCandidate
  url: mcp/oximy-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- 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

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/oximy"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/oximy/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/oximy/evidence"

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.

A second provider on the same verified email joins the account you already have.