Read Pricing

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Overview

Per-endpoint pricing snapshot for the endpoints your tier is licensed for. Returns the per-GB and per-MB price for each endpoint.

Authenticated by API key; this endpoint is not billed and does not consume credits.

When to use

  • Building a pricing table inside your own admin UI.
  • Cost-modeling a new integration against multiple endpoints.
  • Sanity-checking the /estimate numbers against the raw per-GB rates.

Response highlights

  • endpoints[] — one row per endpoint your tier can call. Endpoints you cannot access are omitted.
    • name — endpoint slug (e.g. reverse-splits).
    • price_per_gb_dollars — raw per-GB price as a number.
    • price_per_gb_formatted — same value, dollar-formatted (e.g. $120) for display.
    • price_per_mb_dollars — raw per-MB price as a number.
    • price_per_mb_formatted — same value, dollar-formatted (e.g. $9.77) for display.

Notes

  • For an exact pre-flight cost on a specific request shape, use Estimate instead — it accounts for cardinality and date range. This endpoint is the unfiltered price card.
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json