Developer API

Connect to Proto AICX 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/docs


Authentication

Each request to the developer API must include a bearer token in the Authorization header. This bearer token should be in the form of Authorization: Bearer {subcompany_takeover_secret}. This takeover secret can be found in the teamspace settings page.


Conversations API


Customers API

Parameters
Data Type
Required
Description

subcompany_id

string

subcompany_id from Proto

provided_unique_id

string

user's provided_unique_id

authorization


Custom Fields API

Last updated