Sail Research

Sail Research provides infrastructure for long-horizon agents: cost-efficient inference for leading open-source models (GLM, DeepSeek, Kimi, Nemotron and others) run on demand. Its API is OpenAI- and Anthropic-compatible (Chat Completions, Responses, Messages, Batches), so existing clients migrate by changing the base URL and key. Completion windows (asap/priority/standard/flex) trade latency for lower per-token price for background and agentic workloads, and Sailboxes provide full persistent VMs for long-running agents. Sail raised $80M and is backed by Kleiner Perkins. This profile was enriched by the API Evangelist pipeline from Sail's public OpenAPI, docs, SDKs, CLI, and MCP surface.

Sail Research publishes 5 APIs on the APIs.io network, including Batches API API, Chat Completions API API, Messages API API, and 2 more. Tagged areas include Company, Artificial Intelligence, LLM, Inference, and Agents.

The Sail Research catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Sail Research’s developer surface includes documentation, API reference, getting-started guide, pricing, signup flow, engineering blog, authentication, and 22 more developer resources.

56.5/100 developing ▬ flat Agent 65/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
5 APIs 1 MCP Servers
CompanyArtificial IntelligenceLLMInferenceAgentsMachine LearningDeveloper Tools

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 56.5/100 · developing
Contract Quality 17.0 / 25
Developer Ergonomics 15.2 / 20
Commercial Clarity 10.5 / 20
Operational Transparency 3.8 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 65/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 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/sail-research: 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 5

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

Sail Research Batches API API

Submit and manage batches of requests.

Sail Research Chat Completions API API

OpenAI-compatible Chat Completions API endpoints.

Sail Research Messages API API

Anthropic-compatible Messages API endpoints.

Sail Research Models API API

Model discovery endpoints.

Sail Research Responses API API

OpenAI-compatible Responses API endpoints.

MCP Servers 1

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

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

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

Sail Research Authentication

http · 1 scheme

SECURITY

Sail Research Domain Security

TLSv1.2 · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

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: sail-research
name: Sail Research
description: 'Sail Research provides infrastructure for long-horizon agents: cost-efficient inference for leading open-source
  models (GLM, DeepSeek, Kimi, Nemotron and others) run on demand. Its API is OpenAI- and Anthropic-compatible (Chat Completions,
  Responses, Messages, Batches), so existing clients migrate by changing the base URL and key. Completion windows (asap/priority/standard/flex)
  trade latency for lower per-token price for background and agentic workloads, and Sailboxes provide full persistent VMs
  for long-running agents. Sail raised $80M and is backed by Kleiner Perkins. This profile was enriched by the API Evangelist
  pipeline from Sail''s public OpenAPI, docs, SDKs, CLI, and MCP surface.'
url: https://raw.githubusercontent.com/api-evangelist/sail-research/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- kleiner-perkins
x-tier: enriched
x-tier-reason: portfolio-lead
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
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
image: https://www.sailresearch.com/og-image.png
tags:
- Company
- Artificial Intelligence
- LLM
- Inference
- Agents
- Machine Learning
- Developer Tools
apis:
- aid: sail-research:sail-research-batches-api-api
  name: Sail Research Batches API API
  description: Submit and manage batches of requests.
  humanURL: https://docs.sailresearch.com
  baseURL: https://api.sailresearch.com/v1
  tags:
  - Batches API
  properties:
  - type: OpenAPI
    url: openapi/sail-research-batches-api-api-openapi.yml
  - type: Documentation
    url: https://docs.sailresearch.com
  - type: APIReference
    url: https://docs.sailresearch.com/api-reference/chat-completions-api/create-a-chat-completion
  - type: GettingStarted
    url: https://docs.sailresearch.com/quickstart
- aid: sail-research:sail-research-chat-completions-api-api
  name: Sail Research Chat Completions API API
  description: OpenAI-compatible Chat Completions API endpoints.
  humanURL: https://docs.sailresearch.com
  baseURL: https://api.sailresearch.com/v1
  tags:
  - Chat Completions API
  properties:
  - type: OpenAPI
    url: openapi/sail-research-chat-completions-api-api-openapi.yml
  - type: Documentation
    url: https://docs.sailresearch.com
  - type: APIReference
    url: https://docs.sailresearch.com/api-reference/chat-completions-api/create-a-chat-completion
  - type: GettingStarted
    url: https://docs.sailresearch.com/quickstart
- aid: sail-research:sail-research-messages-api-api
  name: Sail Research Messages API API
  description: Anthropic-compatible Messages API endpoints.
  humanURL: https://docs.sailresearch.com
  baseURL: https://api.sailresearch.com/v1
  tags:
  - Messages API
  properties:
  - type: OpenAPI
    url: openapi/sail-research-messages-api-api-openapi.yml
  - type: Documentation
    url: https://docs.sailresearch.com
  - type: APIReference
    url: https://docs.sailresearch.com/api-reference/chat-completions-api/create-a-chat-completion
  - type: GettingStarted
    url: https://docs.sailresearch.com/quickstart
- aid: sail-research:sail-research-models-api-api
  name: Sail Research Models API API
  description: Model discovery endpoints.
  humanURL: https://docs.sailresearch.com
  baseURL: https://api.sailresearch.com/v1
  tags:
  - Models API
  properties:
  - type: OpenAPI
    url: openapi/sail-research-models-api-api-openapi.yml
  - type: Documentation
    url: https://docs.sailresearch.com
  - type: APIReference
    url: https://docs.sailresearch.com/api-reference/chat-completions-api/create-a-chat-completion
  - type: GettingStarted
    url: https://docs.sailresearch.com/quickstart
- aid: sail-research:sail-research-responses-api-api
  name: Sail Research Responses API API
  description: OpenAI-compatible Responses API endpoints.
  humanURL: https://docs.sailresearch.com
  baseURL: https://api.sailresearch.com/v1
  tags:
  - Responses API
  properties:
  - type: OpenAPI
    url: openapi/sail-research-responses-api-api-openapi.yml
  - type: Documentation
    url: https://docs.sailresearch.com
  - type: APIReference
    url: https://docs.sailresearch.com/api-reference/chat-completions-api/create-a-chat-completion
  - type: GettingStarted
    url: https://docs.sailresearch.com/quickstart
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DeveloperPortal
  url: https://docs.sailresearch.com
- type: Documentation
  url: https://docs.sailresearch.com
- type: APIReference
  url: https://docs.sailresearch.com/api-reference/chat-completions-api/create-a-chat-completion
- type: GettingStarted
  url: https://docs.sailresearch.com/quickstart
- type: Pricing
  url: https://docs.sailresearch.com/pricing
- type: SignUp
  url: https://app.sailresearch.com
- type: TermsOfService
  url: https://www.sailresearch.com/terms
- type: PrivacyPolicy
  url: https://www.sailresearch.com/privacy
- type: Blog
  url: https://www.sailresearch.com/blog
- type: GitHubOrganization
  url: https://github.com/sailresearch
- type: StatusPage
  url: https://status.sailresearch.com
- type: TrustCenter
  url: https://trust.sailresearch.com
- type: OpenAPI
  url: openapi/sail-research-openapi-original.json
- type: Authentication
  url: authentication/sail-research-authentication.yml
- type: DomainSecurity
  url: security/sail-research-domain-security.yml
- type: LLMsTxt
  url: llms/sail-research-llms.txt
- type: MCPServer
  url: mcp/sail-research-mcp.yml
- type: Packages
  url: packages/sail-research-packages.yml
- type: SDKs
  url: packages/sail-research-packages.yml
- type: CLI
  url: cli/sail-research-cli.yml
- type: Conventions
  url: conventions/sail-research-conventions.yml
- type: Idempotency
  url: conventions/sail-research-conventions.yml
- type: ErrorCatalog
  url: errors/sail-research-problem-types.yml
- type: Lifecycle
  url: lifecycle/sail-research-lifecycle.yml
- type: Conformance
  url: conformance/sail-research-conformance.yml
- type: Webhooks
  url: asyncapi/sail-research-webhooks.yml
- type: DataModel
  url: data-model/sail-research-data-model.yml
- type: Overlay
  url: overlays/sail-research-openapi-overlay.yaml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 15
  pass: local-v1