SoluCX API
This integration is based on sending data to SoluCX through its Public API. APIs are considered the most modern way to integrate systems.
APIs are application programming interfaces, where a solution or service can communicate with other products and services without needing to know how they were implemented.
For more information, see the official documentation.
Public API Endpoint
The endpoint for using the public API is https://api.solucx.com.br/public
Public API Endpoint for the V2 route
The endpoint for using the public API for the v2 route is https://public-api.gke-prd.solucx.com.br
Authentication (Auth)
To use the resources of the Public API, the following parameters must be sent in the request header for each request:
x-solucx-api-key: Instance tokenx-solucx-user-token: User token to be used for requests