Sail Research website screenshot

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.

49.0/100 developing ▬ flat Agent 41/100 agent native saas Full breakdown ↓
scored 2026-09-06 · rubric v0.19.0
1 APIs 1 MCP Servers
CompanyArtificial IntelligenceLLMInferenceAgentsMachine-LearningDeveloper Tools

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-06 · rubric v0.19.0
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/sail-research: 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 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.

Open Collections 6

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

API Collection

OPEN COLLECTION

Sail Batches API API

OPEN COLLECTION

MCP Servers 1

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

Sail Research MCP Server

Sail's hosted documentation MCP server. Connects agents/IDEs to Sail's docs so they can answer questions about models, pricing, completion windows, Sailbox setup and execution, ...

MCP SERVER

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
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
specificationVersion: '0.23'
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
tags_raw:
- 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/_original/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

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/sail-research"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/sail-research/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/sail-research/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

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