Skip to main content
GET
List published credit prices

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Successful Response

The published unit prices behind the plan page's usage calculator.

Every figure is the same number the charge sites bill, converted to decimal credits at this boundary, so a quote can never drift from a bill.

ai_tiers
CreditPriceAiTierReadSchema · object[]
required

The AI tiers, cheapest first.

cents_per_credit
number
required

The dollar value of one credit, in cents.

find_email_credits
number | null
required

Expected credits to find one work email across the provider waterfall — only the winning provider bills. None when this deployment has no email-finding provider registered.

find_phone_credits
number | null
required

Expected credits to find one direct phone number across the provider waterfall — only the winning provider bills. None when this deployment has no phone-finding provider registered.

send_email_credits
number
required

Credits per accepted outbound send. Failed sends never bill.

verify_email_credits
number | null
required

Expected credits to verify one email address across the provider waterfall. None when no verification provider is registered.