APIs
Connect to Proto directly through an easy API.
Last updated
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
Note that "sub-companies" is a legacy term for a unit within a workspace, now referred to as "teamspaces" in the current platform and documentation.
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