Home
Providers
Plandex
Plandex
Plandex is an open-source, terminal-based AI coding agent designed to take on large, multi-step software development tasks across many files in real world codebases. Written in Go and released under the MIT license, Plandex builds and executes long-running "plans" — durable, branchable units of work that combine intelligent context management, project maps generated with tree-sitter for 30+ programming languages, an effective 2M-token context window, and a cumulative diff review sandbox that isolates AI edits until a developer explicitly applies them. The tool ships as a CLI with an interactive REPL (fuzzy auto-complete), supports automated debugging of terminal commands and browser applications, integrates with Git for branching and commit-message generation, and is provider-neutral — working with Anthropic Claude, OpenAI, Google Gemini, OpenRouter.ai, Azure OpenAI, AWS Bedrock, DeepSeek, Perplexity, Ollama, and any OpenAI-compatible custom provider. The Plandex Server exposes a REST management/orchestration API (over 60 endpoints across accounts, orgs, projects, plans, branches, context, conversation, diffs, settings, model packs, and streaming execution) that powers both the CLI/REPL and the hosted Plandex Cloud. Plandex Cloud is winding down as of 2025-10-03; Plandex is now distributed primarily as a Docker-based self-hosted / local-mode product that users run with their own model-provider API keys.
Plandex publishes 15 APIs on the APIs.io network, including Accounts API, Branches API, Context API, and 12 more. Tagged areas include AI, AI Coding Agent, Developer Tools, Open Source, and CLI.
The Plandex catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.
Plandex’s developer surface includes authentication, documentation, getting-started guide, GitHub presence, CLI, pricing, engineering blog, and 29 more developer resources.
15 APIs
16 Features
9 Use Cases
AI AI Coding Agent Developer Tools Open Source CLI Terminal LLM Coding Assistant Agents Go Context Management Plans Self-Hosted REST
On this page
Kin Score
APIs 15
Postman 15
Open Collections 1
Pricing Plans 1
Rate Limits 1
FinOps 1
Features 16
Vocabularies 1
Spectral Rules 2
JSON Schema 6
JSON Structure 3
Examples 5
Security Posture 1
Agentic Access 1
Use Cases 9
Integrations 21
Solutions 3
Resources 36
apis.yml
63 Operational Transparency
Composite quality — 64.0/100 · strong
Contract Quality
17.9 / 25
Developer Ergonomics
9.6 / 20
Commercial Clarity
14.2 / 20
Operational Transparency
8.2 / 13
Agent readiness — 34/100 · agent aware
Machine-Readable Contract
18 / 18
Agentic Access Contract
10 / 10
MCP Server
0 / 12
Machine-Readable Auth
10 / 10
Idempotency
0 / 9
Stable Error Semantics
0 / 8
Request/Response Examples
7 / 7
Rate-Limit Signaling
7 / 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
Individual APIs this provider publishes, each with its own machine-readable definition.
Scroll for all 15
Ready-to-run Postman collections for exercising this provider's APIs.
Scroll for all 15
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
Notable capabilities this provider offers.
Scroll for all 16
JSON-LD contexts and semantic vocabularies used across these APIs.
Spectral governance rulesets for linting and validating these APIs.
Standalone JSON Schema definitions for this provider's data models.
JSON Structure definitions describing this provider's data shapes.
Example request and response payloads for these APIs.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
What developers build with this provider.
Scroll for all 9
Pre-built integrations with other platforms and tools.
Scroll for all 21
Packaged solutions this provider offers.
Get Started 2
Portal, sign-up, and the first successful call
Documentation 1
Reference material describing how the API behaves
Agent Surfaces 1
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 3
Pagination, idempotency, versioning, errors, and events
Build 6
SDKs, sample code, and the tooling you integrate with
Access & Security 2
Authentication, authorization, and security posture
Learn 1
Tutorials, courses, talks, and written guidance
Operate 7
Status, limits, changes, and where to get help
Scroll for all 7
Commercial 6
Pricing, plans, and the legal terms of use
Company 3
The organization behind the API
Other 4
Properties that don't map to a standard resource type
Source (apis.yml)
aid: plandex
name: Plandex
description: Plandex is an open-source, terminal-based AI coding agent designed to take on large, multi-step software development
tasks across many files in real world codebases. Written in Go and released under the MIT license, Plandex builds and executes
long-running "plans" — durable, branchable units of work that combine intelligent context management, project maps generated
with tree-sitter for 30+ programming languages, an effective 2M-token context window, and a cumulative diff review sandbox
that isolates AI edits until a developer explicitly applies them. The tool ships as a CLI with an interactive REPL (fuzzy
auto-complete), supports automated debugging of terminal commands and browser applications, integrates with Git for branching
and commit-message generation, and is provider-neutral — working with Anthropic Claude, OpenAI, Google Gemini, OpenRouter.ai,
Azure OpenAI, AWS Bedrock, DeepSeek, Perplexity, Ollama, and any OpenAI-compatible custom provider. The Plandex Server exposes
a REST management/orchestration API (over 60 endpoints across accounts, orgs, projects, plans, branches, context, conversation,
diffs, settings, model packs, and streaming execution) that powers both the CLI/REPL and the hosted Plandex Cloud. Plandex
Cloud is winding down as of 2025-10-03; Plandex is now distributed primarily as a Docker-based self-hosted / local-mode
product that users run with their own model-provider API keys.
type: Index
accessModel:
pricing: paid
onboarding: self-serve
trial: true
try_now: true
public: false
label: Paid (free trial) · Self-serve signup
confidence: high
source:
- plans
- authentication
generated: '2026-07-22'
method: derived
position: Provider
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/plandex.png
tags:
- AI
- AI Coding Agent
- Developer Tools
- Open Source
- CLI
- Terminal
- LLM
- Coding Assistant
- Agents
- Go
- Context Management
- Plans
- Self-Hosted
- REST
url: https://raw.githubusercontent.com/api-evangelist/plandex/refs/heads/main/apis.yml
created: '2026-05-25'
modified: '2026-05-29'
specificationVersion: '0.20'
apis:
- aid: plandex:plandex-accounts-api
name: Plandex Accounts API
description: User account, email verification, and authentication operations.
humanURL: https://docs.plandex.ai/development
baseURL: http://localhost:8099
tags:
- Accounts
properties:
- type: OpenAPI
url: openapi/plandex-accounts-api-openapi.yml
- type: Documentation
url: https://docs.plandex.ai
- type: SourceCode
url: https://github.com/plandex-ai/plandex/tree/main/app/server
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-plan-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-context-item-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-branch-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-convo-message-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-model-pack-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-plan-config-schema.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-plan-structure.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-context-item-structure.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-model-pack-structure.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-plan-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-context-item-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-convo-message-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-model-pack-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-plan-config-example.json
- type: Authentication
url: https://docs.plandex.ai/hosting/self-hosting/local-mode-quickstart
- aid: plandex:plandex-branches-api
name: Plandex Branches API
description: Per-plan branches for parallel exploration and diffing.
humanURL: https://docs.plandex.ai/development
baseURL: http://localhost:8099
tags:
- Branches
properties:
- type: OpenAPI
url: openapi/plandex-branches-api-openapi.yml
- type: Documentation
url: https://docs.plandex.ai
- type: SourceCode
url: https://github.com/plandex-ai/plandex/tree/main/app/server
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-plan-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-context-item-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-branch-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-convo-message-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-model-pack-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-plan-config-schema.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-plan-structure.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-context-item-structure.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-model-pack-structure.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-plan-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-context-item-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-convo-message-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-model-pack-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-plan-config-example.json
- type: Authentication
url: https://docs.plandex.ai/hosting/self-hosting/local-mode-quickstart
- aid: plandex:plandex-context-api
name: Plandex Context API
description: Files, directory trees, URLs, notes, and images loaded into a plan.
humanURL: https://docs.plandex.ai/development
baseURL: http://localhost:8099
tags:
- Context
properties:
- type: OpenAPI
url: openapi/plandex-context-api-openapi.yml
- type: Documentation
url: https://docs.plandex.ai
- type: SourceCode
url: https://github.com/plandex-ai/plandex/tree/main/app/server
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-plan-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-context-item-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-branch-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-convo-message-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-model-pack-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-plan-config-schema.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-plan-structure.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-context-item-structure.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-model-pack-structure.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-plan-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-context-item-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-convo-message-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-model-pack-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-plan-config-example.json
- type: Authentication
url: https://docs.plandex.ai/hosting/self-hosting/local-mode-quickstart
- aid: plandex:plandex-conversation-api
name: Plandex Conversation API
description: Prompts, responses, and rewind history within a plan branch.
humanURL: https://docs.plandex.ai/development
baseURL: http://localhost:8099
tags:
- Conversation
properties:
- type: OpenAPI
url: openapi/plandex-conversation-api-openapi.yml
- type: Documentation
url: https://docs.plandex.ai
- type: SourceCode
url: https://github.com/plandex-ai/plandex/tree/main/app/server
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-plan-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-context-item-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-branch-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-convo-message-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-model-pack-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-plan-config-schema.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-plan-structure.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-context-item-structure.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-model-pack-structure.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-plan-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-context-item-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-convo-message-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-model-pack-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-plan-config-example.json
- type: Authentication
url: https://docs.plandex.ai/hosting/self-hosting/local-mode-quickstart
- aid: plandex:plandex-diffs-api
name: Plandex Diffs API
description: Per-file pending changes, apply, and reject operations.
humanURL: https://docs.plandex.ai/development
baseURL: http://localhost:8099
tags:
- Diffs
properties:
- type: OpenAPI
url: openapi/plandex-diffs-api-openapi.yml
- type: Documentation
url: https://docs.plandex.ai
- type: SourceCode
url: https://github.com/plandex-ai/plandex/tree/main/app/server
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-plan-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-context-item-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-branch-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-convo-message-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-model-pack-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-plan-config-schema.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-plan-structure.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-context-item-structure.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-model-pack-structure.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-plan-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-context-item-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-convo-message-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-model-pack-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-plan-config-example.json
- type: Authentication
url: https://docs.plandex.ai/hosting/self-hosting/local-mode-quickstart
- aid: plandex:plandex-execution-api
name: Plandex Execution API
description: Streaming connect, build, tell, and stop endpoints for plan execution.
humanURL: https://docs.plandex.ai/development
baseURL: http://localhost:8099
tags:
- Execution
properties:
- type: OpenAPI
url: openapi/plandex-execution-api-openapi.yml
- type: Documentation
url: https://docs.plandex.ai
- type: SourceCode
url: https://github.com/plandex-ai/plandex/tree/main/app/server
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-plan-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-context-item-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-branch-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-convo-message-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-model-pack-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-plan-config-schema.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-plan-structure.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-context-item-structure.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-model-pack-structure.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-plan-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-context-item-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-convo-message-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-model-pack-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-plan-config-example.json
- type: Authentication
url: https://docs.plandex.ai/hosting/self-hosting/local-mode-quickstart
- aid: plandex:plandex-filemap-api
name: Plandex FileMap API
description: Tree-sitter project map generation and cached map loading.
humanURL: https://docs.plandex.ai/development
baseURL: http://localhost:8099
tags:
- FileMap
properties:
- type: OpenAPI
url: openapi/plandex-filemap-api-openapi.yml
- type: Documentation
url: https://docs.plandex.ai
- type: SourceCode
url: https://github.com/plandex-ai/plandex/tree/main/app/server
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-plan-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-context-item-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-branch-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-convo-message-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-model-pack-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-plan-config-schema.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-plan-structure.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-context-item-structure.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-model-pack-structure.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-plan-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-context-item-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-convo-message-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-model-pack-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-plan-config-example.json
- type: Authentication
url: https://docs.plandex.ai/hosting/self-hosting/local-mode-quickstart
- aid: plandex:plandex-health-api
name: Plandex Health API
description: Operational health and version endpoints.
humanURL: https://docs.plandex.ai/development
baseURL: http://localhost:8099
tags:
- Health
properties:
- type: OpenAPI
url: openapi/plandex-health-api-openapi.yml
- type: Documentation
url: https://docs.plandex.ai
- type: SourceCode
url: https://github.com/plandex-ai/plandex/tree/main/app/server
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-plan-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-context-item-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-branch-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-convo-message-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-model-pack-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-plan-config-schema.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-plan-structure.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-context-item-structure.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-model-pack-structure.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-plan-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-context-item-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-convo-message-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-model-pack-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-plan-config-example.json
- type: Authentication
url: https://docs.plandex.ai/hosting/self-hosting/local-mode-quickstart
- aid: plandex:plandex-invites-api
name: Plandex Invites API
description: Invite users into an org and manage pending invites.
humanURL: https://docs.plandex.ai/development
baseURL: http://localhost:8099
tags:
- Invites
properties:
- type: OpenAPI
url: openapi/plandex-invites-api-openapi.yml
- type: Documentation
url: https://docs.plandex.ai
- type: SourceCode
url: https://github.com/plandex-ai/plandex/tree/main/app/server
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-plan-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-context-item-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-branch-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-convo-message-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-model-pack-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-plan-config-schema.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-plan-structure.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-context-item-structure.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-model-pack-structure.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-plan-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-context-item-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-convo-message-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-model-pack-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-plan-config-example.json
- type: Authentication
url: https://docs.plandex.ai/hosting/self-hosting/local-mode-quickstart
- aid: plandex:plandex-models-api
name: Plandex Models API
description: Model packs, custom models, custom providers, default settings.
humanURL: https://docs.plandex.ai/development
baseURL: http://localhost:8099
tags:
- Models
properties:
- type: OpenAPI
url: openapi/plandex-models-api-openapi.yml
- type: Documentation
url: https://docs.plandex.ai
- type: SourceCode
url: https://github.com/plandex-ai/plandex/tree/main/app/server
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-plan-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-context-item-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-branch-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-convo-message-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-model-pack-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-plan-config-schema.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-plan-structure.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-context-item-structure.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-model-pack-structure.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-plan-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-context-item-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-convo-message-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-model-pack-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-plan-config-example.json
- type: Authentication
url: https://docs.plandex.ai/hosting/self-hosting/local-mode-quickstart
- aid: plandex:plandex-orgs-api
name: Plandex Orgs API
description: Organization and role membership management.
humanURL: https://docs.plandex.ai/development
baseURL: http://localhost:8099
tags:
- Orgs
properties:
- type: OpenAPI
url: openapi/plandex-orgs-api-openapi.yml
- type: Documentation
url: https://docs.plandex.ai
- type: SourceCode
url: https://github.com/plandex-ai/plandex/tree/main/app/server
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-plan-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-context-item-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-branch-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-convo-message-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-model-pack-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-plan-config-schema.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-plan-structure.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-context-item-structure.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-model-pack-structure.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-plan-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-context-item-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-convo-message-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-model-pack-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-plan-config-example.json
- type: Authentication
url: https://docs.plandex.ai/hosting/self-hosting/local-mode-quickstart
- aid: plandex:plandex-plans-api
name: Plandex Plans API
description: Long-running, branchable units of AI coding work over loaded context.
humanURL: https://docs.plandex.ai/development
baseURL: http://localhost:8099
tags:
- Plans
properties:
- type: OpenAPI
url: openapi/plandex-plans-api-openapi.yml
- type: Documentation
url: https://docs.plandex.ai
- type: SourceCode
url: https://github.com/plandex-ai/plandex/tree/main/app/server
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-plan-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-context-item-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-branch-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-convo-message-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-model-pack-schema.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-schema/plandex-server-plan-config-schema.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-plan-structure.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-context-item-structure.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/json-structure/plandex-server-model-pack-structure.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-plan-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-context-item-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-convo-message-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-model-pack-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/plandex/main/examples/plandex-server-plan-config-example.json
- type: Authenticatio
# --- truncated at 32 KB (49 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/plandex/refs/heads/main/apis.yml