# Verdacert pricing (machine-readable)

> Source of truth for Verdacert's published prices. Numbers here are
> generated from the same pricing engine that quotes and bills orders
> (`lib/pricing.ts` → `calculatePrice`), so this document cannot
> drift from what we actually charge. For programmatic quotes use the
> REST/MCP API at `https://www.verdacert.com/api/v1/quote`.

Currency: USD. All prices in dollars. Times in wall-clock hours
(evenings and weekends count).

Last regenerated: 2026-08-13T19:55:43.520Z

---

## Certified translation - full translation, per page

USCIS / court / university-acceptance guarantee. Includes signed
certification statement, Ed25519-signed JWS receipt, and public
verification URL.

| Tier     | Price / page | SLA      |
|----------|--------------|----------|
| Standard | $23.00 | 48 h |
| Express | $28.00 | 24 h |
| Rush | $69.00 | 14 h |

SLA semantics: measured wall-clock from upload. If we miss the tier
you paid for, we make it right per the refund policy
(https://www.verdacert.com/legal/refund-policy): a free upgrade to the next-faster
tier, a credit equal to the difference between tiers, or a refund of
the speed premium.

## Certified translation - review-and-certify, per page

You (or your AI agent) provide a draft; a Verdacert reviewer corrects
and certifies it under our seal. Same legal acceptance as full
translation, roughly half the price.

| Tier     | Price / page | SLA      |
|----------|--------------|----------|
| Standard | $11.95 | 48 h |
| Express | $22.95 | 24 h |
| Rush | $44.95 | 14 h |

## Surcharges

### Complex document types - +$10.00 / page

Specialized terminology requires specialized reviewers. The complete
list of complex types:

- Court documents
- Contracts
- Affidavits
- Medical records
- Tax documents
- Powers of attorney
- Adoption papers
- Business licenses
- Marriage nullity decrees
- Nikah marriage contracts
- Course description packets
- Professional licenses
- Property deeds
- Articles of incorporation
- Arrest warrants
- Medical forensic reports
- Press articles

The review-and-certify product line halves this surcharge.

### Specialty languages - ×1.5 rate, ×1.25 SLA

Smaller reviewer pools cost more and take longer. Multipliers apply
to every speed tier:

| Tier     | Specialty SLA |
|----------|---------------|
| Standard | 60 h |
| Express | 30 h |
| Rush | 18 h |

Specialty languages: Pashto (ps), Dari (prs), Tigrinya (ti), Amharic (am), Kurdish (ku), Somali (so), Azerbaijani (az), Oromo (om), Tajik (tg), Uzbek (uz), Hausa (ha).

## Add-ons

Add-ons attach to certified product lines only (not to business /
non-certified translation). Hardcopy mailing is selected at checkout.
Notarization and apostille are pass-through costs and are NOT
discounted by volume tiers.

| Add-on                                | Price                                                     | Status                                           |
|---------------------------------------|-----------------------------------------------------------|--------------------------------------------------|
| Hardcopy mailing - domestic (USPS)    | $14.95       | Available                                        |
| Hardcopy mailing - international      | $34.95  | Available                                        |
| Additional certified copy (per page)  | $9.95| Available                                        |
| Notarization (remote online notary)   | $24.95           | Coming soon - email hello@verdacert.com to arrange manually |
| Apostille coordination                | $89.95  | Coming soon - email hello@verdacert.com to arrange manually |

Minor revisions (typos, name-spelling fixes) are free within 90 days
of delivery.

## Volume discounts (law firms / agents)

See `https://www.verdacert.com/business/pricing.md` for the firm tier table and the
business per-word product lines (AI / MTPE / Human).

## Programmatic access

- `POST https://www.verdacert.com/api/v1/quote` - authoritative quote. Same engine
  that produced this file. 24h quote TTL.
- `GET https://www.verdacert.com/api/v1/capabilities` - live enums (languages,
  document types, speed tiers, add-ons, product lines).
- Full reference: `https://www.verdacert.com/docs/api`.
- LLM overview: `https://www.verdacert.com/llms.txt`.
