Overview
Overview
This document is intended for customers who need to obtain historical RTCM raw data via RESTful APIs.
GEODNET PPK API
API for obtaining historical RTCM raw data, NRCAN results, and station metadata.
API Usage Flow
Sign in to obtain token.
(Optional) Query nearest stations or station info.
Create a download order with time range and station list.
Poll the order status until Completed.
Download the resulting file using the orderId.
Convert RTCM to RINEX via RTKLIB convbin.
Important
PPK account system is independent. Obtain username/password from GEODNET.
HTTP request
Base URL
https://ppk.geodnet.com
Methods
GET / POST
Content-Type
application/json (unless otherwise noted)
Auth
Request header: token: <JWT>
HTTP response
code
200
Number
Status code
message
Success
String
Status code description
data
{}
Object
Data content
Last updated
