The website currently uses internal JSON endpoints to power its interactive tools. These endpoints are rate-limited implementation details rather than a versioned public API contract. Do not build production integrations against them without written confirmation.

Current web tools

Planned public contract

A public API will document authentication, stable versioned endpoints, schemas, rate limits, error objects, privacy behavior, and change policy before production use is invited. Expected HTTP behavior includes 200 for success, 400 for malformed input, 404 for unavailable resources, 429 for rate limits, and 5xx for service failures.

Integration interest

To request early access or describe a use case, email [email protected] with expected volume, required fields, batch size, and preferred platform.