Changelog
What changed in the Silvertext API and these docs, newest first.
September 2026
- API keys are live. Keys are created under Account, then API, with
checks:read,checks:writeandusage:readscopes, up to five per account, and 1,500 starter credits on the first key. - Developer credit packs. Two larger pay-as-you-go packs beside the existing ones; see the API page.
- Per-key rails. 120 requests a minute and 300 check starts an hour per key; five checks in flight per account for API submissions.
- Idempotency-Key on
POST /v1/checks, withIdempotent-Replayed: trueon a replay. - This developer portal replaced the single reference page at
/api/docs.