How it works
Every order starts as a quote:- Upload documents — send files directly or point us at URLs.
- Create a quote — tell us the service you need (evaluation, translation, or expert letter) and attach the documents.
- We price it — our team reviews the request and prices the quote, usually
within business hours of submission. You’re notified by webhook (
quote.ready). - Approve the quote — one API call converts it into an order, billed to your account’s invoice.
- Track the order — webhooks keep you informed as work progresses
(
order.in_progress,order.ready_for_review,order.completed), and the API gives you download access to deliverable documents.
Base URLs
Get started
Quickstart
Create an app, get an API key, and place your first order.
Authentication
API keys, scopes, and rate limits.
Webhooks
Receive signed event notifications as quotes and orders progress.
API Reference
Every endpoint, request, and response.