Base URL
The base URL for the Permutive API isCustomers who have been with Permutive longer may have deployments with a base URL of
https://api.permutive.com. Permutive continues to support this address but we recommend and ask that new deployments use the .app base URL.Content types
All data exchanged between clients and the API is JSON, including errors, so all API requests should set theContent-Type header to application/json.