Application APIs
Core APIs for managing your Voxys Connect account — agents, contacts, conversations, inboxes, webhooks, automation, and more.- Authentication: Requires a user
access_tokenfrom Profile Settings. - Base URL:
https://connect.voxys.ai/api/v1/accounts/{account_id}/
Client APIs
Build custom messaging experiences. If you’re not using the native widget or want to embed chat in your mobile app, these are for you.- Authentication: Uses
inbox_identifier(from Settings > Configuration in API inboxes) andcontact_identifier(returned when creating a contact).

