Overshoot

Overshoot is a real-time video understanding API. Developers create a live video stream, publish frames over WebRTC (LiveKit), then query what the camera sees with vision-language models through an OpenAI-compatible chat completions endpoint — sub-200ms inference against a large catalog of VLMs. Overshoot (YC W2026) targets physical security, safety, gaming, robotics, and consumer products, exposing stream lifecycle management, model listing, prepaid-credit billing, and per-model pricing over a single REST host at api.overshoot.ai.

Overshoot publishes 8 APIs on the APIs.io network, including Billing API, Chat API, Healthz API, and 5 more. Tagged areas include Company, Artificial Intelligence, Computer Vision, Video, and Video Understanding.

Overshoot’s developer surface includes documentation, API reference, getting-started guide, engineering blog, support, signup flow, authentication, and 16 more developer resources.

44.5/100 thin ▬ flat Agent 58/100 agent ready Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
8 APIs 1 MCP Servers
CompanyArtificial IntelligenceComputer VisionVideoVideo UnderstandingVision Language ModelsReal TimeStreamingWebRTCInferenceMultimodalMachine Learning

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 44.5/100 · thin
Contract Quality 11.6 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 4.7 / 20
Operational Transparency 3.4 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 58/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 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 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 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/overshoot: 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 8

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

Overshoot Billing API

Pricing, prepaid balance, and checkout.

Overshoot Chat API

The Chat API from Overshoot — 1 operation(s) for chat.

Overshoot Healthz API

The Healthz API from Overshoot — 1 operation(s) for healthz.

Overshoot Metrics API

The Metrics API from Overshoot — 1 operation(s) for metrics.

Overshoot Models API

The Models API from Overshoot — 2 operation(s) for models.

Overshoot Readyz API

The Readyz API from Overshoot — 1 operation(s) for readyz.

Overshoot Streams API

Create, inspect, keep alive, and delete live video streams.

Overshoot V1beta API

The V1beta API from Overshoot — 1 operation(s) for v1beta.

Scroll for all 8

MCP Servers 1

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

overshoot-mcp.yml

MCP SERVER

Rate Limits 1

Documented rate limits and quota policies.

Overshoot Rate Limits

2 limits

RATE LIMITS

Security Posture 2

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

Overshoot Authentication

http · 1 scheme

SECURITY

Overshoot Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 3

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 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: overshoot
name: Overshoot
description: Overshoot is a real-time video understanding API. Developers create a live video stream, publish frames over
  WebRTC (LiveKit), then query what the camera sees with vision-language models through an OpenAI-compatible chat completions
  endpoint — sub-200ms inference against a large catalog of VLMs. Overshoot (YC W2026) targets physical security, safety,
  gaming, robotics, and consumer products, exposing stream lifecycle management, model listing, prepaid-credit billing, and
  per-model pricing over a single REST host at api.overshoot.ai.
url: https://raw.githubusercontent.com/api-evangelist/overshoot/refs/heads/main/apis.yml
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://platform.overshoot.ai/favicon.png
x-type: company
x-source: vc-portfolio
x-backed-by:
- y-combinator
x-tier: enriched
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Artificial Intelligence
- Computer Vision
- Video
- Video Understanding
- Vision Language Models
- Real Time
- Streaming
- WebRTC
- Inference
- Multimodal
- Machine Learning
apis:
- aid: overshoot:overshoot-billing-api
  name: Overshoot Billing API
  description: Pricing, prepaid balance, and checkout.
  humanURL: https://docs.overshoot.ai
  baseURL: https://api.overshoot.ai/v1beta
  tags:
  - Billing
  properties:
  - type: OpenAPI
    url: openapi/overshoot-billing-api-openapi.yml
- aid: overshoot:overshoot-chat-api
  name: Overshoot Chat API
  description: The Chat API from Overshoot — 1 operation(s) for chat.
  humanURL: https://docs.overshoot.ai
  baseURL: https://api.overshoot.ai/v1beta
  tags:
  - Chat
  properties:
  - type: OpenAPI
    url: openapi/overshoot-chat-api-openapi.yml
- aid: overshoot:overshoot-healthz-api
  name: Overshoot Healthz API
  description: The Healthz API from Overshoot — 1 operation(s) for healthz.
  humanURL: https://docs.overshoot.ai
  baseURL: https://api.overshoot.ai/v1beta
  tags:
  - Healthz
  properties:
  - type: OpenAPI
    url: openapi/overshoot-healthz-api-openapi.yml
- aid: overshoot:overshoot-metrics-api
  name: Overshoot Metrics API
  description: The Metrics API from Overshoot — 1 operation(s) for metrics.
  humanURL: https://docs.overshoot.ai
  baseURL: https://api.overshoot.ai/v1beta
  tags:
  - Metrics
  properties:
  - type: OpenAPI
    url: openapi/overshoot-metrics-api-openapi.yml
- aid: overshoot:overshoot-models-api
  name: Overshoot Models API
  description: The Models API from Overshoot — 2 operation(s) for models.
  humanURL: https://docs.overshoot.ai
  baseURL: https://api.overshoot.ai/v1beta
  tags:
  - Models
  properties:
  - type: OpenAPI
    url: openapi/overshoot-models-api-openapi.yml
- aid: overshoot:overshoot-readyz-api
  name: Overshoot Readyz API
  description: The Readyz API from Overshoot — 1 operation(s) for readyz.
  humanURL: https://docs.overshoot.ai
  baseURL: https://api.overshoot.ai/v1beta
  tags:
  - Readyz
  properties:
  - type: OpenAPI
    url: openapi/overshoot-readyz-api-openapi.yml
- aid: overshoot:overshoot-streams-api
  name: Overshoot Streams API
  description: Create, inspect, keep alive, and delete live video streams.
  humanURL: https://docs.overshoot.ai
  baseURL: https://api.overshoot.ai/v1beta
  tags:
  - Streams
  properties:
  - type: OpenAPI
    url: openapi/overshoot-streams-api-openapi.yml
- aid: overshoot:overshoot-v1beta-api
  name: Overshoot V1beta API
  description: The V1beta API from Overshoot — 1 operation(s) for v1beta.
  humanURL: https://docs.overshoot.ai
  baseURL: https://api.overshoot.ai/v1beta
  tags:
  - V1beta
  properties:
  - type: OpenAPI
    url: openapi/overshoot-v1beta-api-openapi.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/overshoot-domain-security.yml
- type: DeveloperPortal
  url: https://platform.overshoot.ai
- type: Documentation
  url: https://docs.overshoot.ai
- type: APIReference
  url: https://docs.overshoot.ai/api-reference/introduction
- type: GettingStarted
  url: https://docs.overshoot.ai/quickstart
- type: Blog
  url: https://overshoot.ai/blogs
- type: Support
  url: https://overshoot.ai/faq
- type: GitHubOrganization
  url: https://github.com/Overshoot-ai
- type: SignUp
  url: https://platform.overshoot.ai
- type: PrivacyPolicy
  url: https://platform.overshoot.ai/privacy.html
- type: LLMsTxt
  url: llms/overshoot-llms.txt
- type: Authentication
  url: authentication/overshoot-authentication.yml
- type: ErrorCatalog
  url: errors/overshoot-problem-types.yml
- type: Lifecycle
  url: lifecycle/overshoot-lifecycle.yml
- type: Conventions
  url: conventions/overshoot-conventions.yml
- type: Conformance
  url: conformance/overshoot-conformance.yml
- type: DataModel
  url: data-model/overshoot-data-model.yml
- type: MCPServer
  url: mcp/overshoot-mcp.yml
- type: Overlay
  url: overlays/overshoot-openapi-overlay.yaml
- type: Packages
  url: packages/overshoot-packages.yml
- type: SDKs
  url: packages/overshoot-packages.yml
- type: RateLimits
  url: rate-limits/overshoot-rate-limits.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 17
  pass: local-v1