Overview
Pre-built tooling
Pre-built integrations
Access requirements
Setup guide
Useful links
API gotchas
Pre-built tooling
✅ Read & write data
✅ Read & write data
✅ Observability & data quality
✅ Observability & data quality
✅ Customization
✅ Customization
Others
Access requirements
Setup guide
No setup guide yet.Contribute improvements to the setup guide by editing this page
Useful links
- Generate an API key in your kustomer account
- kustomer API docs
- Authentication and API key
- API rate limits
Contribute useful links by editing this page
API gotchas
- kustomer uses API_KEY auth mode with Authorization: Bearer
api_keyin the request header to access different endpoints. - Depending on the pricing plan, there are various rate limits.
- kustomer uses different domain extensions for different regions, i.e
apifor US Hosted Customers. For EU based clients, addapi.prod2as your extension.
Contribute API gotchas by editing this page