Guides
The patterns behind a solid Silvertext integration: the check lifecycle, choosing checks, reading the report, files, idempotent retries and rate limits.
Working with async checks
Statuses, polling intervals, cancelling at a deadline, deleting reports.
Choosing which checks run
The options object, register, citation style, and common product shapes.
Reading the report
Scores, issues with fixes, sources, matches, spans, and how to fetch only what you use.
Sending files
.docx, .pdf, spreadsheets and images, as JSON, multipart or a raw body.
Idempotent requests
Retry a submission without creating or charging a second check.
Rate limits and backoff
The per-key limits and one retry recipe that handles all of them.