API
Preview — request access
The Nexma API is in preview. It will let you drive Jax and the engines programmatically — submitting designs, running optimizations, querying the world model, and receiving results — so you can embed Nexma's spatial intelligence in your own systems and pipelines.
The public API is not yet generally available. The capabilities below describe the planned surface. To request early access or discuss integration, contact the team.
What it will cover
The API is being built directly on the same foundation the product uses — every call reads from and writes to the Nexma DataStore, governed by the active Ontology and your permissions. Planned surfaces include:
- Design & optimization — submit a design task or an optimization job to the Nexma MathEngine and poll for results.
- Analysis — ask spatial questions through the Nexma GeoEngine and receive structured answers and geometry.
- Intelligence — run detection and tracking through the Nexma InsightEngine and task imagery through the Nexma SatelliteEngine.
- Data — push and pull spatial state, and connect feeds via the Nexma SyncEngine.
- Events — subscribe to webhooks for job completion, feed updates, and detections.
Until the API ships
You can already do everything the API will expose, today, through the product:
- Drive Jax in natural language in the workspace — see Designing with Jax and Prompting Jax.
- Connect data sources with the Nexma SyncEngine.
- Run optimizations and review results with the Nexma MathEngine.
- Work in the field with Nexma Mobile.
Where to go next
- Platform summary for LLMs — a condensed reference of the whole platform.
- Permissions & roles — how access is scoped.
- Glossary — the canonical vocabulary.
- Contact the team — request API early access.