Check your balance
POST /topup.
Public pricing matrix
Research pricing
EachPOST /research request charges one displayed price for the completed run:
Optional
model override adjusts price based on synthesis model cost.
Failed research requests are not charged. 422 BULK_ENRICHMENT_REQUIRED responses are not charged.
Direct endpoint pricing patterns
Every response includes
price (USD for that call) and often credits_remaining.
Starting credits
New accounts receive free credits after email verification — enough for many standard research requests. Exact amounts are shown in the dashboard and/verify response.
Usage history
Design tips for cost control
- Preview list size with count endpoints before paginating search.
- Use direct endpoints when you only need one field.
- Reserve
/researchfor synthesis — not bulk enrichment. - Call
/pricingin agent tooling so models pick the right tier.