For the complete documentation index, see llms.txt. This page is also available as Markdown.

Authentication

Every request must include an API key as a bearer token:

Authorization: Bearer $PLUSAI_API_KEY

Requests without a valid token receive 401. The organization must be on a plan that includes API access.

Last updated

Was this helpful?