Pricing and credits
Usage-based pricing, promotional credits, and transparent per-job statements.
Launch pricing
The graph APIs — lookup, resolve, citations, leads, and search — are included during the partner launch. Translation is also included while its production usage is being measured.
Transcription is billed only for a successfully completed job. The exact price varies with the audio provider's settled usage and the processing required for that job. As a measured reference, a six-minute production transcription was priced at $0.014848 before credits.
Failed, cancelled, and deleted-in-flight jobs do not create a customer charge.
Promotional credits
If your account has promotional credit, it is applied automatically before any charge. Credits are product-specific and expire within 12 months. Check the current balance with:
curl https://sefer-graph-worker.mordechaipotash.workers.dev/v1/account/credits \
-H "Authorization: Bearer $SEFER_KEY"Usage statements
GET /v1/account/usage shows the price of each invocation, the credit applied, and the final
charge. The usage ledger is append-only, so every completed job has an auditable statement.