Designed for predictable integration
POST JSON to /api/v1/braille/translate with text, direction, grade and an optional output format. The current beta accepts up to 2,000 characters per request.
Example body: {"text":"Hello","direction":"text-to-braille","grade":2,"language":"en-ueb","format":"unicode"}.
Planned commercial model
The public text endpoint is available without an API key during beta and is rate limited. Authentication, usage dashboards and paid quotas will be added before the production SLA.
Image recognition will remain separately metered because it requires substantially more processing than deterministic text translation.