# Tabby

**Canonical:** https://apis.io/providers/tabby-ml/  
**Website:** https://www.tabbyml.com  
**APIs profiled:** 6

Tabby is an open-source, self-hosted AI coding assistant - a privacy-first alternative to GitHub Copilot from TabbyML (Apache-2.0). You run the Tabby server yourself (Docker, a consumer-grade GPU, or your own cloud); there is no shared multi-tenant API and no external calls to third parties. The server exposes an OpenAPI-documented REST surface (Swagger UI at /swagger-ui, spec at /api-docs/openapi.json) for code completion, OpenAI-compatible chat completions, an Answer Engine backed by a doc-ingestion knowledge base, health, model registry, and telemetry events. Because it is self-hosted, the base URL is your own instance (default http://localhost:8080). TabbyML also offers hosted Team and Enterprise plans.

## Kin Score — 36.4 / 100 (thin)

Scored 2026-08-20 under rubric 0.12.0. Trend: flat (+0.0 from 36.4).

| Facet | Score |
|---|---|
| Discoverability | 64.8 |
| Contract Quality | 51.3 |
| Governance | 0.0 |
| Contract Governance | 0.0 |
| Operational Transparency | 34.2 |
| Developer Ergonomics | 23.8 |
| Commercial Clarity | 39.5 |
| Access Clarity | 39.5 |

## Agent readiness — 29.1 (agent-aware)

| Dimension | Value |
|---|---|
| Spec Presence | yes |
| Agentic Access | derived |
| Reversibility Documented | no |
| MCP Server | no |
| Auth Clarity | yes |
| Idempotency | no |
| Error Semantics | no |
| OpenAPI Examples | no |
| Rate Limit Signal | documented |
| Event Surface Described | no |
| Agent Skills | no |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |

## Access

Freemium · Self-serve signup — onboarding: self-serve, pricing: freemium, trial: no (confidence: high).

## APIs (6)

- **Tabby Chat API** — OpenAI-compatible chat completions and inline chat / Answer Engine.
- **Tabby Completions API** — Code completion endpoint powering Tabby's IDE plugins.
- **Tabby Events API** — Client telemetry event logging.
- **Tabby Health API** — Server health and settings.
- **Tabby Ingestion API** — Doc ingestion into the Answer Engine knowledge base.
- **Tabby Models API** — Model registry configured on the server.

## Agentic access (1)

- **Tabby Ml Agentic Access** — 8 operations · 5 acting

## Security (2)

- **Tabby Ml Authentication** — http · 1 scheme
- **Tabby Ml Domain Security** — HSTS

## Plans (1)

- **Tabby Ml Plans Pricing**

## Tags

AI Coding Assistant, Code Completion, Open-Source, Developer Tools, LLM, Artificial Intelligence, Self-Hosted, Code Generation, Copilot Alternative

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/tabby-ml/). Scores are computed from the provider's own public artifacts under a published rubric.
