Inception website screenshot

Inception

Inception Labs builds diffusion-based large language models (dLLMs) branded Mercury. Unlike autoregressive models that emit tokens one at a time, Mercury generates many tokens in parallel through discrete diffusion, running 5-10x faster at roughly half the cost of comparable frontier models. The Inception API is OpenAI-compatible and exposes chat completions (Mercury 2, a reasoning dLLM with a 128K context, tool calling, and structured outputs), plus fill-in-the-middle and next-edit code completions (Mercury Edit 2) for IDE-style autocomplete. It ships official Python and TypeScript SDKs, a streaming/diffusion mode, and enterprise deployment via the Inception API, AWS Bedrock, and Azure AI Foundry. Backed by Amplify Partners.

Inception publishes 4 APIs on the APIs.io network, including Chat API, Edit API, FIM API, and 1 more. Tagged areas include Company, Ai Ml, LLM, Artificial Intelligence, and Diffusion Models.

Inception’s developer surface includes documentation, API reference, getting-started guide, authentication, engineering blog, support, pricing, and 26 more developer resources.

51.2/100 developing ▬ flat Agent 32/100 agent ready saas Full breakdown ↓
scored 2026-09-06 · rubric v0.19.0
AccessFreemiumSelf serve⚡ Free to try
1 APIs
CompanyAi MlLLMArtificial IntelligenceDiffusion ModelsCode CompletionMachine-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/inception: 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 4

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

Inception Chat API

Chat completion endpoints (OpenAI-compatible).

Inception Edit API

Code edit completion endpoints.

Inception FIM API

Fill-in-the-middle code completion endpoints.

Inception Models API

List available models.

Open Collections 5

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

API Collection

OPEN COLLECTION

Inception Chat API

OPEN COLLECTION

Inception Chat Edit API

OPEN COLLECTION

Inception Chat FIM API

OPEN COLLECTION

Inception Chat Models API

OPEN COLLECTION

Arazzo Workflows 2

Multi-step API workflows described with the Arazzo specification.

Inception — discover a chat model and generate a completion

List the available Mercury chat models, then send a chat completion.

ARAZZO

Inception — fill-in-the-middle code autocomplete

Confirm a FIM model then generate an inline code completion with Mercury Edit 2.

ARAZZO

Pricing Plans 1

Published pricing tiers and plan structures.

Inception Plans

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Inception Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

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

Inception Authentication

http · 1 scheme

SECURITY

Inception Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Agentic Access 1

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

Inception Agentic Access

7 operations · 3 acting

7 operations · 3 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 5

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: inception
name: Inception
description: Inception Labs builds diffusion-based large language models (dLLMs) branded Mercury. Unlike autoregressive models
  that emit tokens one at a time, Mercury generates many tokens in parallel through discrete diffusion, running 5-10x faster
  at roughly half the cost of comparable frontier models. The Inception API is OpenAI-compatible and exposes chat completions
  (Mercury 2, a reasoning dLLM with a 128K context, tool calling, and structured outputs), plus fill-in-the-middle and next-edit
  code completions (Mercury Edit 2) for IDE-style autocomplete. It ships official Python and TypeScript SDKs, a streaming/diffusion
  mode, and enterprise deployment via the Inception API, AWS Bedrock, and Azure AI Foundry. Backed by Amplify Partners.
url: https://raw.githubusercontent.com/api-evangelist/inception/refs/heads/main/apis.yml
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: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://www.inceptionlabs.ai/logo.png
x-type: company
x-source: vc-portfolio
x-backed-by:
- amplify-partners
x-tier: profiled
x-tier-reason: enrichment-pipeline
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Ai Ml
- LLM
- Artificial Intelligence
- Diffusion Models
- Code Completion
- Machine-Learning
- Developer Tools
tags_raw:
- Company
- Ai Ml
- LLM
- Artificial Intelligence
- Diffusion Models
- Code Completion
- Machine Learning
- Developer Tools
apis:
- aid: inception:inception-chat-api
  name: Inception Chat API
  description: Chat completion endpoints (OpenAI-compatible).
  humanURL: https://docs.inceptionlabs.ai/get-started/get-started
  baseURL: https://api.inceptionlabs.ai
  tags:
  - Chat
  properties:
  - type: OpenAPI
    url: openapi/inception-chat-api-openapi.yml
  - type: Documentation
    url: https://docs.inceptionlabs.ai/get-started/get-started
  - type: APIReference
    url: https://docs.inceptionlabs.ai/api-reference/chat/create-a-chat-completion
- aid: inception:inception-edit-api
  name: Inception Edit API
  description: Code edit completion endpoints.
  humanURL: https://docs.inceptionlabs.ai/get-started/get-started
  baseURL: https://api.inceptionlabs.ai
  tags:
  - Edit
  properties:
  - type: OpenAPI
    url: openapi/inception-edit-api-openapi.yml
  - type: Documentation
    url: https://docs.inceptionlabs.ai/get-started/get-started
  - type: APIReference
    url: https://docs.inceptionlabs.ai/api-reference/chat/create-a-chat-completion
- aid: inception:inception-fim-api
  name: Inception FIM API
  description: Fill-in-the-middle code completion endpoints.
  humanURL: https://docs.inceptionlabs.ai/get-started/get-started
  baseURL: https://api.inceptionlabs.ai
  tags:
  - FIM
  properties:
  - type: OpenAPI
    url: openapi/inception-fim-api-openapi.yml
  - type: Documentation
    url: https://docs.inceptionlabs.ai/get-started/get-started
  - type: APIReference
    url: https://docs.inceptionlabs.ai/api-reference/chat/create-a-chat-completion
- aid: inception:inception-models-api
  name: Inception Models API
  description: List available models.
  humanURL: https://docs.inceptionlabs.ai/get-started/get-started
  baseURL: https://api.inceptionlabs.ai
  tags:
  - Models
  properties:
  - type: OpenAPI
    url: openapi/inception-models-api-openapi.yml
  - type: Documentation
    url: https://docs.inceptionlabs.ai/get-started/get-started
  - type: APIReference
    url: https://docs.inceptionlabs.ai/api-reference/chat/create-a-chat-completion
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Arazzo
  url: arazzo/inception-chat-completion.arazzo.yml
- type: Arazzo
  url: arazzo/inception-code-autocomplete.arazzo.yml
- type: Website
  url: https://inceptionlabs.ai
- type: DeveloperPortal
  url: https://platform.inceptionlabs.ai/
- type: Documentation
  url: https://docs.inceptionlabs.ai/get-started/get-started
- type: APIReference
  url: https://docs.inceptionlabs.ai/api-reference/chat/create-a-chat-completion
- type: GettingStarted
  url: https://docs.inceptionlabs.ai/get-started/get-started
- type: Authentication
  url: authentication/inception-authentication.yml
- type: Blog
  url: https://www.inceptionlabs.ai/blog
- type: Support
  url: https://docs.inceptionlabs.ai/support/support
- type: Pricing
  url: https://docs.inceptionlabs.ai/get-started/models
- type: SignUp
  url: https://platform.inceptionlabs.ai/auth/login
- type: TermsOfService
  url: https://docs.inceptionlabs.ai/support/tou
- type: PrivacyPolicy
  url: https://docs.inceptionlabs.ai/support/privacy
- type: GitHubOrganization
  url: https://github.com/inception-ai-inc
- type: OpenAPI
  url: openapi/_original/inception-openapi-original.json
- type: LLMsTxt
  url: llms/inception-llms.txt
- type: Packages
  url: packages/inception-packages.yml
- type: SDKs
  url: packages/inception-packages.yml
- type: X-MCPServerCandidate
  url: mcp/inception-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: RateLimits
  url: rate-limits/inception-rate-limits.yml
- type: Plans
  url: plans/inception-plans.yml
- type: FinOps
  url: finops/inception-finops.yml
- type: ErrorCatalog
  url: errors/inception-problem-types.yml
- type: Lifecycle
  url: lifecycle/inception-lifecycle.yml
- type: Conventions
  url: conventions/inception-conventions.yml
- type: Conformance
  url: conformance/inception-conformance.yml
- type: DataModel
  url: data-model/inception-data-model.yml
- type: Overlay
  url: overlays/inception-openapi-overlay.yaml
- type: AgentSkill
  url: skills/_index.yml
- type: AgenticAccess
  url: agentic-access/inception-agentic-access.yml
- type: Authentication
  url: authentication/inception-authentication.yml
- type: DomainSecurity
  url: security/inception-domain-security.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence

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