Relace

Relace builds purpose-built AI models and infrastructure for coding agents. Its hosted API exposes fast, specialized models — Instant Apply (relace-apply-3) for merging LLM code edits at over 10k tok/s, a Code Reranker (relace-rank) and code embeddings for semantic codebase retrieval, and Compact for compressing agent traces — alongside Relace Repos, a "GitHub for AI agents" source-control layer with built-in two-stage retrieval and Fast Agentic Search. Authentication is a Bearer API key (rlc- prefix); official Python and TypeScript SDKs and an MCP server are published, and enterprise SOC 2, on-premise, and VPC-isolated deployments are offered. Backed by Matrix Partners and Y Combinator.

Relace publishes 2 APIs on the APIs.io network: Code API and Repo API. Tagged areas include Company, AI, Coding Agents, Code Generation, and Developer Tools.

Relace’s developer surface includes documentation, API reference, getting-started guide, quickstart, signup flow, pricing, engineering blog, and 23 more developer resources.

50.1/100 developing ▬ flat Agent 65/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
2 APIs 1 MCP Servers
CompanyAICoding AgentsCode GenerationDeveloper ToolsMachine LearningCode SearchLLM

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 50.1/100 · developing
Contract Quality 12.4 / 25
Developer Ergonomics 15.2 / 20
Commercial Clarity 10.5 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 65/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 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 0 / 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/relace: 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 2

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

Relace Code API

The Code API from Relace — 5 operation(s) for code.

Relace Repo API

The Repo API from Relace — 5 operation(s) for repo.

MCP Servers 1

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

relace-mcp.yml

MCP SERVER

Security Posture 2

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

Relace Authentication

http · 1 scheme

SECURITY

Relace Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Relace Agentic Access

11 operations · 10 acting

11 operations · 10 acting

AGENTIC

Resources

Get Started 5

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 5

Pagination, idempotency, versioning, errors, and events

Build 3

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 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: relace
name: Relace
description: Relace builds purpose-built AI models and infrastructure for coding agents. Its hosted API exposes fast, specialized
  models — Instant Apply (relace-apply-3) for merging LLM code edits at over 10k tok/s, a Code Reranker (relace-rank) and
  code embeddings for semantic codebase retrieval, and Compact for compressing agent traces — alongside Relace Repos, a "GitHub
  for AI agents" source-control layer with built-in two-stage retrieval and Fast Agentic Search. Authentication is a Bearer
  API key (rlc- prefix); official Python and TypeScript SDKs and an MCP server are published, and enterprise SOC 2, on-premise,
  and VPC-isolated deployments are offered. Backed by Matrix Partners and Y Combinator.
url: https://raw.githubusercontent.com/api-evangelist/relace/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://framerusercontent.com/images/D6XFBAXygf3ZHyjrXSmLmItnPI.png
x-type: company
x-source: vc-portfolio
x-backed-by:
- matrix-partners
x-tier: profiled
x-tier-reason: enriched-from-live-api
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- AI
- Coding Agents
- Code Generation
- Developer Tools
- Machine Learning
- Code Search
- LLM
apis:
- aid: relace:relace-code-api
  name: Relace Code API
  description: The Code API from Relace — 5 operation(s) for code.
  humanURL: https://docs.relace.ai/docs/introduction
  baseURL: https://api.relace.run
  tags:
  - Code
  properties:
  - type: OpenAPI
    url: openapi/relace-code-api-openapi.yml
  - type: Documentation
    url: https://docs.relace.ai/docs/introduction
  - type: APIReference
    url: https://docs.relace.ai/api-reference/introduction
- aid: relace:relace-repo-api
  name: Relace Repo API
  description: The Repo API from Relace — 5 operation(s) for repo.
  humanURL: https://docs.relace.ai/docs/introduction
  baseURL: https://api.relace.run
  tags:
  - Repo
  properties:
  - type: OpenAPI
    url: openapi/relace-repo-api-openapi.yml
  - type: Documentation
    url: https://docs.relace.ai/docs/introduction
  - type: APIReference
    url: https://docs.relace.ai/api-reference/introduction
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DeveloperPortal
  url: https://docs.relace.ai
- type: Documentation
  url: https://docs.relace.ai/docs/introduction
- type: APIReference
  url: https://docs.relace.ai/api-reference/introduction
- type: GettingStarted
  url: https://docs.relace.ai/docs/instant-apply/quickstart
- type: Quickstart
  url: https://docs.relace.ai/docs/instant-apply/quickstart
- type: SignUp
  url: https://app.relace.ai/sign-up
- type: Pricing
  url: https://relace.ai/pricing
- type: Blog
  url: https://relace.ai/blog
- type: TermsOfService
  url: https://relace.ai/legal/terms-of-use
- type: PrivacyPolicy
  url: https://relace.ai/legal/privacy-policy
- type: GitHubOrganization
  url: https://github.com/squack-io
- type: StatusPage
  url: https://status.relace.ai/
- type: Compliance
  url: https://relace.ai/pricing
- type: Authentication
  url: authentication/relace-authentication.yml
- type: OpenAPI
  url: openapi/relace-openapi-original.json
- type: MCPServer
  url: mcp/relace-mcp.yml
- type: Packages
  url: packages/relace-packages.yml
- type: SDKs
  url: packages/relace-packages.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/relace-llms.txt
- type: ErrorCatalog
  url: errors/relace-error-codes.yml
- type: Lifecycle
  url: lifecycle/relace-lifecycle.yml
- type: Conventions
  url: conventions/relace-conventions.yml
- type: Conformance
  url: conformance/relace-conformance.yml
- type: DataModel
  url: data-model/relace-data-model.yml
- type: Sandbox
  url: sandbox/relace-sandbox.yml
- type: Overlay
  url: overlays/relace-overlay.yaml
- type: AgenticAccess
  url: agentic-access/relace-agentic-access.yml
- type: DomainSecurity
  url: security/relace-domain-security.yml
- type: Website
  url: https://relace.ai
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 16
  pass: local-v1