Polaris RTK Network (NTRIP)

Standards-based NTRIP interface to the Point One Polaris RTK corrections network. Clients connect over NTRIP 1.0 or 2.0 to a regional caster, authenticate with Basic auth using a unique per-connection identifier, select the ITRF2014 or LOCAL mountpoint, and stream RTCM v3.2 MSM4 corrections for GPS, GLONASS, Galileo, BeiDou and QZSS. Position is supplied to the caster as NMEA GGA. A companion HTTPS endpoint exchanges a single Polaris API key for temporary, roughly 24-hour NTRIP credentials so a device fleet can share one key without sharing one credential.

API entry from apis.yml

apis.yml Raw ↑
aid: point-one-navigation:polaris-ntrip
name: Polaris RTK Network (NTRIP)
description: Standards-based NTRIP interface to the Point One Polaris RTK corrections network. Clients
  connect over NTRIP 1.0 or 2.0 to a regional caster, authenticate with Basic auth using a unique per-connection
  identifier, select the ITRF2014 or LOCAL mountpoint, and stream RTCM v3.2 MSM4 corrections for GPS,
  GLONASS, Galileo, BeiDou and QZSS. Position is supplied to the caster as NMEA GGA. A companion HTTPS
  endpoint exchanges a single Polaris API key for temporary, roughly 24-hour NTRIP credentials so a device
  fleet can share one key without sharing one credential.
humanURL: https://support.pointonenav.com/polaris-ntrip-api-docs
baseURL: https://api.pointonenav.com/api/v1
tags:
- RTK
- NTRIP
- GNSS
- Corrections
- RTCM
properties:
- type: Documentation
  url: https://support.pointonenav.com/polaris-ntrip-api-docs
- type: Authentication
  url: authentication/point-one-navigation-authentication.yml