docs: preview platform api handoff

This commit is contained in:
Gui Vieira
2026-06-23 13:39:57 -03:00
parent 2eb4e3a236
commit 3f5ca89edc
7 changed files with 213 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
---
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.