cURL
curl --request GET \ --url https://api-alpha.fourvenues.com/integrations/sales/ \ --header 'integration_id: <api-key>' \ --header 'secret: <api-key>' \ --header 'x-api-key: <api-key>'
Identifier of the integration (Auth v1)
Secret of the organization (Auth v1)
API key (Auth v2)