
Navisense | Navicube+ | Navibased
Combine satellite & terrestrial AIS, deploy solar‑powered coastal receivers, and fly a CubeSat‑ready AIS payload — all feeding the Navisense platform for live operations and analytics.
GET /v1/ais/live?bbox=MY-SE-BO Authorization: Bearer •••
Three products — one stack. Pick what you need or deploy all three for end‑to-end Maritime Domain Awareness.
Compact satellite AIS receiver designed for standard CubeSat frames. Flexible interfaces; optimized for LEO missions.
Low‑power AIS base station for rapid coastal deployment. Solar powered with battery, GSM backhaul, edge buffering.
Quick comparison across the suite. Mix and match for maximum effect.
| Capability | Navisense | NaviCube+ | NaviBased |
|---|---|---|---|
| Primary role | Platform & analytics | Space AIS receiver | Coastal AIS base |
| Deployment | SaaS / Private | LEO CubeSat | Coastal site |
| Power budget | n/a | Low (payload) | Solar + battery |
| Connectivity | Web, API, Webhooks | Mission downlink | GSM/LTE, VPN |
| Latency target | <5 s ingest | Orbit-dependent | <10 s backhaul |
| Data products | Live/History, Alerts | Raw/Frames/Decoded | Live AIS, Health |
| Typical buyer | Ops / Intel / Analytics | Constellation / R&D | Ports / Agencies |
24+ terrestrial AIS sites across Peninsular Malaysia, Sabah & Sarawak, and Sri Lanka. Expand coverage with NaviBased, or add S‑AIS via partners.
Start with the platform. Add hardware as you scale.
*Pricing is indicative and subject to final specs/quantities.
Query live AIS, stream updates, or backfill voyages. Secure keys, rate limits, and usage analytics included.
GET https://api.navisense.io/v1/ais/live?bbox=100.0,1.0,105.0,7.0
Authorization: Bearer <token>
200 OK
[ {{ mmsi: 533123456, lat: 3.12, lon: 101.65, sog: 12.4, cog: 182.0, ts: "2025-09-17T08:22:10Z" }} ]
</pre>
<pre className="bg-slate-900 text-slate-100 p-4 rounded-lg overflow-auto">
wss://api.navisense.io/v1/stream?topic=ais.live
{{"type":"subscribe","bbox":[100,1,105,7]}}
</pre>
<pre className="bg-slate-900 text-slate-100 p-4 rounded-lg overflow-auto">
import navisense as ns
client = ns.Client(token="…")
for msg in client.stream(bbox=(100,1,105,7)):
print(msg["mmsi"], msg["lat"], msg["lon"])SSO (SAML/OIDC), per‑tenant encryption keys, audit logs, IP allow‑listing, and optional private deployments. Data residency by request; least‑privilege defaults.
Yes. Navisense can consume partner space‑AIS and de‑duplicate with terrestrial feeds.
Enterprise tier supports private cloud or on‑prem with hardened images and offline license servers.
Payload and hardware lead times depend on configuration; contact us for current schedules.
Tell us about your use case — port ops, fisheries, compliance, or insurance — and we’ll tailor a session.