Files
crewAI/docs/edge/api/v1/platform-api/introduction.mdx
2026-06-23 13:39:57 -03:00

18 lines
498 B
Plaintext

---
title: "Platform API"
description: "Reference for the CrewAI Platform public API."
icon: "code"
mode: "wide"
---
# CrewAI Platform API
The Platform API is the supported public API for interacting with CrewAI
Platform resources.
This page is authored in `crewai-plus` and copied into the docs repo with the
generated OpenAPI bundle.
The generated OpenAPI bundle owns endpoint reference details. Authored pages own
API material that OpenAPI does not model well, such as problem descriptions.