Generation endpoints are available in Production and Sandbox. In Production, a generation request is typically acknowledged within about 2 hours.
How environments behave
- API keys are issued per environment. A sandbox key does not work against the production host, and the other way round.
- Build against the sandbox first. Nothing is legally binding until you move to production keys and the production host.
- Every generation request records the environment it was filed in, so a test run is never mistaken for a live filing.
Data extraction hosts
The Data extraction APIs run on a separate Tradelens host with their own API key:Related
- Quick Start walks the full flow end to end.
- Authentication covers API keys and rate limits.
- API Reference documents the response envelope and conventions.