mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-01 13:18:10 +00:00
18 lines
498 B
Plaintext
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.
|