Dex API
Onshore AI, one endpoint.
Straightforward REST access to Australian-hosted models \u2014 text, documents, voice and search. Scoped keys, usage dashboards and pricing in AUD, with every request processed and logged in Australia.
curl https://api.dex.example/v1/generate \
-H "Authorization: Bearer $DEX_KEY" \
-d '{
"input": "Summarise the attached lease for a property manager.",
"document": "@lease-2026.pdf",
"max_tokens": 400
}'
# → processed and logged in Australia
# → never used to train anyone's modelMost AI APIs process your requests overseas, under overseas law. Dex API is the one you can put sensitive work through — because it never leaves the country.
Endpoints
Four calls cover most work.
/generate
Drafting, rewriting and summarising — production text from a single call.
/extract
Documents in, structured data out: fields, tables and clauses with positions.
/transcribe
Speech to accurate text, tuned for Australian English, timestamps included.
/search
Meaning-based search over your content — embeddings and reranking in one call.
Built for teams that answer to someone
The residency guarantee, as an endpoint.
- Requests processed and logged in Australia
- Your data is never used for training
- Scoped keys per project, revocable instantly
- Usage dashboards and monthly statements in AUD
- Aligned to the Australian Privacy Principles
Predictable pricing
Per-token rates in Australian dollars \u2014 no exchange-rate surprises on the invoice.
Real rate limits
Limits you agree to up front, with headroom for launch days \u2014 not silent throttling.
Model choice
Pick a model per call or let the router decide \u2014 upgrades never break your integration.
From key to production
Shipping takes three steps.
Keys
A consultation to scope usage, then scoped keys for your project.
Build
Four endpoints, one auth header — most teams integrate in a day.
Ship
Dashboards, limits and support as your traffic grows.
Common questions
About the API.
Get keys for a pilot.
Tell us what you're building and we'll set you up with scoped access.
