Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.plane.com/llms.txt

Use this file to discover all available pages before exploring further.

The Plane API is organized around REST. Our API has predictable resource-oriented URLs, accepts both form-encoded and JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs. All requests use the same base URL: https://api.plane.com.
https://api.plane.com
You can interact with the API through HTTP requests from any language. We don’t currently provide any official bindings or libraries.