Skip to main content

Public, no auth

The price endpoint is the only public endpoint that does not require an API key.

Query parameters

Response

If the combination is not currently in stock:

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
For paid features (balance, purchase, order management), see the authenticated /customer/* endpoints.