Ellipsis API

REST API for the Ellipsis coding-agent platform. Start and manage agent sessions, read back typed results and transcripts, manage agent configs, defaults and templates, set sandbox variables, list integrations (GitHub/Slack/Linear/Sentry), pull analytics, and manage assets, budget, and usage. Bearer-token authenticated at https://api.ellipsis.dev.

API entry from apis.yml

apis.yml Raw ↑
name: Ellipsis API
description: REST API for the Ellipsis coding-agent platform. Start and manage agent sessions, read back
  typed results and transcripts, manage agent configs, defaults and templates, set sandbox variables,
  list integrations (GitHub/Slack/Linear/Sentry), pull analytics, and manage assets, budget, and usage.
  Bearer-token authenticated at https://api.ellipsis.dev.
humanURL: https://www.ellipsis.dev/docs/reference/api
baseURL: https://api.ellipsis.dev
tags:
- Coding Agents
- Code Review
- Automation
properties:
- type: Authentication
  url: authentication/ellipsis-authentication.yml
- type: ErrorCatalog
  url: errors/ellipsis-problem-types.yml
- type: Conventions
  url: conventions/ellipsis-conventions.yml
- type: Lifecycle
  url: lifecycle/ellipsis-lifecycle.yml
- type: MCPServer
  url: mcp/ellipsis-mcp.yml