Arcee AI

Arcee AI is an American open-intelligence research lab that builds and releases small, efficient open-weight language models (the Trinity family, AFM-4.5B, and Virtuoso/Maestro derivatives) along with a developer platform for running them. The Arcee Platform exposes an OpenAI-compatible inference API at api.arcee.ai (chat completions, model listing, and usage/credits endpoints) secured with bearer API keys, plus Arcee Conductor (model routing), Arcee Orchestra (agentic workflows with their own invocation API), and AnyMCP for hosting Model Context Protocol servers. Arcee also maintains widely used open-source model tooling including mergekit, DistillKit, and DALM. Models can be consumed through the hosted API or self-deployed on vLLM, SGLang, llama.cpp, and Ollama.

Arcee AI publishes 1 API on the APIs.io network: Arcee Platform API (AFM API). Tagged areas include Company, Ai, Artificial Intelligence, Machine Learning, and Large Language Models.

Arcee AI’s developer surface includes documentation, API reference, getting-started guide, pricing, signup flow, engineering blog, support, and 14 more developer resources.

41.9/100 thin Agent 48/100 agent ready Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyAiArtificial IntelligenceMachine LearningLarge Language ModelsSmall Language ModelsInferenceModel Context ProtocolOpen SourceDeveloper Platform

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 41.9/100 · thin
Contract Quality 9.4 / 25
Developer Ergonomics 12.6 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 3.8 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 48/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 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/arcee-ai: 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

Arcee Platform API (AFM API)

OpenAI-compatible inference API for Arcee's open-weight models. Provides chat completions (streaming, function calling, structured outputs, reasoning traces), a model catalog en...

MCP Servers

arcee-ai-mcp.yml

MCP SERVER

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 2

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: arcee-ai
name: Arcee AI
description: Arcee AI is an American open-intelligence research lab that builds and releases small, efficient open-weight
  language models (the Trinity family, AFM-4.5B, and Virtuoso/Maestro derivatives) along with a developer platform for running
  them. The Arcee Platform exposes an OpenAI-compatible inference API at api.arcee.ai (chat completions, model listing, and
  usage/credits endpoints) secured with bearer API keys, plus Arcee Conductor (model routing), Arcee Orchestra (agentic workflows
  with their own invocation API), and AnyMCP for hosting Model Context Protocol servers. Arcee also maintains widely used
  open-source model tooling including mergekit, DistillKit, and DALM. Models can be consumed through the hosted API or self-deployed
  on vLLM, SGLang, llama.cpp, and Ollama.
url: https://raw.githubusercontent.com/api-evangelist/arcee-ai/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- emergence-capital
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
image: https://avatars.githubusercontent.com/u/126496414?v=4
tags:
- Company
- Ai
- Artificial Intelligence
- Machine Learning
- Large Language Models
- Small Language Models
- Inference
- Model Context Protocol
- Open Source
- Developer Platform
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Arcee Platform API (AFM API)
  description: OpenAI-compatible inference API for Arcee's open-weight models. Provides chat completions (streaming, function
    calling, structured outputs, reasoning traces), a model catalog endpoint, and usage/credits reporting, plus the full Arcee
    Platform surface (chats, prompts, RAG over data groups, files, API key management, organizations, and billing). Secured
    with bearer API keys created in the Arcee Platform dashboard.
  humanURL: https://docs.arcee.ai/
  baseURL: https://api.arcee.ai
  tags:
  - Inference
  - Chat Completions
  - Large Language Models
  - RAG
  properties:
  - type: OpenAPI
    url: openapi/arcee-ai-afm-openapi.json
  - type: Authentication
    url: authentication/arcee-ai-authentication.yml
  - type: ErrorCatalog
    url: errors/arcee-ai-problem-types.yml
  - type: Conventions
    url: conventions/arcee-ai-conventions.yml
  - type: DataModel
    url: data-model/arcee-ai-data-model.yml
  - type: Overlay
    url: overlays/arcee-ai-afm-overlay.yaml
  - type: AgenticAccess
    url: agentic-access/arcee-ai-agentic-access.yml
common:
- type: Website
  url: https://www.arcee.ai
- type: DeveloperPortal
  url: https://docs.arcee.ai/
- type: Documentation
  url: https://docs.arcee.ai/
- type: APIReference
  url: https://docs.arcee.ai/api-reference/your-first-api-call
- type: GettingStarted
  url: https://docs.arcee.ai/get-started/quick-start
- type: Pricing
  url: https://docs.arcee.ai/get-started/pricing
- type: SignUp
  url: https://chat.arcee.ai
- type: Blog
  url: https://www.arcee.ai/blog
- type: Support
  url: https://www.arcee.ai/work-with-us
- type: TermsOfService
  url: https://www.arcee.ai/terms-and-conditions
- type: GitHubOrganization
  url: https://github.com/arcee-ai
- type: StatusPage
  url: https://status.arcee.ai
- type: Deprecation
  url: https://docs.arcee.ai/policies/deprecation-policy
- type: Lifecycle
  url: lifecycle/arcee-ai-lifecycle.yml
- type: LLMsTxt
  url: llms/arcee-ai-llms.txt
- type: Packages
  url: packages/arcee-ai-packages.yml
- type: SDKs
  url: packages/arcee-ai-packages.yml
- type: MCPServer
  url: mcp/arcee-ai-mcp.yml
- type: Conformance
  url: conformance/arcee-ai-conformance.yml
- type: DomainSecurity
  url: security/arcee-ai-domain-security.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence