Chai Research

Chai Research Corp. (CHAI) is a Palo Alto consumer AI company building a character-and-story chat platform, where users create and talk to AI characters on iOS, Android and the web. Founded in 2021 by William Beauchamp, the company trains and serves its own conversational language models on an in-house GPU cluster, and runs Chaiverse — a developer platform where outside model builders submit HuggingFace-hosted language models, have them deployed to real Chai App users, and compete on a public leaderboard. A public Chat API (api.chai-research.com) and a chaiverse pip package were previously documented; both have since been withdrawn — see x-coverage.

Chai Research is profiled on the APIs.io network. Tagged areas include Company, Artificial Intelligence, Large Language Models, Conversational AI, and Chatbots.

Chai Research’s developer surface includes engineering blog, support, and 12 more developer resources.

17.0/100 emerging ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
0 APIs
CompanyArtificial IntelligenceLarge Language ModelsConversational AIChatbotsConsumer ApplicationsMachine LearningModel Hosting

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 17.0/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 3.0 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 1.4 / 13
Governance 0.0 / 12
Discoverability 5.7 / 10
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 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 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/chai-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 →

Security Posture 1

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

Chai Research Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 2

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

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: chai-research
name: Chai Research
description: Chai Research Corp. (CHAI) is a Palo Alto consumer AI company building a character-and-story chat platform, where
  users create and talk to AI characters on iOS, Android and the web. Founded in 2021 by William Beauchamp, the company trains
  and serves its own conversational language models on an in-house GPU cluster, and runs Chaiverse — a developer platform
  where outside model builders submit HuggingFace-hosted language models, have them deployed to real Chai App users, and compete
  on a public leaderboard. A public Chat API (api.chai-research.com) and a chaiverse pip package were previously documented;
  both have since been withdrawn — see x-coverage.
url: https://raw.githubusercontent.com/api-evangelist/chai-research/refs/heads/main/apis.yml
image: https://www.chai-research.com/images/chai-logo.svg
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-09'
modified: '2026-08-09'
tags:
- Company
- Artificial Intelligence
- Large Language Models
- Conversational AI
- Chatbots
- Consumer Applications
- Machine Learning
- Model Hosting
apis: []
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/chai-research-domain-security.yml
- type: Website
  url: https://www.chai-research.com/
- type: Company
  url: https://forgeglobal.com/chai-research_stock/
- type: DeveloperPortal
  url: https://www.chaiverse.com/
- type: Login
  url: https://console.chaiverse.com/login
- type: Blog
  url: https://www.chai-research.com/news
- type: Roadmap
  url: https://www.chai-research.com/chai_roadmap_2026.pdf
- type: GitHubOrganization
  url: https://github.com/chai-research
- type: TermsOfService
  url: https://www.chai-research.com/app-eula
- type: PrivacyPolicy
  url: https://privacy.chai-research.com/
- type: Support
  url: mailto:hello@chai-research.com
- type: Packages
  url: packages/chai-research-packages.yml
- type: LLMsTxt
  url: llms/chai-research-llms.txt
- type: Lifecycle
  url: lifecycle/chai-research-lifecycle.yml
x-enrichment:
  date: '2026-08-09'
  status: minimal
  artifacts_added: 5
  pass: local-v1
x-coverage:
  state: gated
  reason: partner-login
  detail: The Chat API documentation host docs.chai-research.com no longer resolves in DNS and the documented POST /v1/chat/completions
    route now returns a bodyless 404, leaving the Chaiverse developer console as the only live developer surface — and every
    path on console.chaiverse.com, including /openapi.json, answers HTTP 307 to /login, with the developer key issued only
    through the Chaiverse Discord bot or a HuggingFace OAuth sign-in.
  evidence:
  - url: https://console.chaiverse.com/openapi.json
    status: 307
  - url: https://api.chai-research.com/v1/chat/completions
    status: 404
  - url: https://www.chaiverse.com/.well-known/agent-card.json
    status: 404
  checked: '2026-08-09'