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

APIs

Connect to Proto directly through an easy API.

API account access is available with the Total plan and above.

Find the full developer API schema here: https://v3-api.proto.cx/api/platform/v1/docs


Authentication

Each request to the developer API must include a bearer token in the Authorization header.

Authorization: Bearer {takeover_secret} 

This takeover secret can be found in the teamspace settings page.


Last updated