Public, no auth
The price endpoint is the only public endpoint that does not require an API key.Query parameters
Response
Use cases
- Display live pricing on a landing page without exposing an API key
- Pre-flight check before calling
/customer/purchase - Bulk pricing lookups for multiple country/service combinations
/customer/* endpoints.