Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.hoplynk.com/llms.txt

Use this file to discover all available pages before exploring further.

What you can do

Live GPS

Stream Starlink GPS at 1Hz — latitude, longitude, altitude, and source.

Link Health

Monitor WAN links (Starlink, cellular, ethernet) — throughput, latency, packet loss.

Assets

Access connected assets — drones, cameras, sensors — and their telemetry feeds.

WebSocket Streaming

Subscribe to live data over WebSocket instead of polling.

Base URL

https://argus.hoplynk.com

Authentication

All API requests require an API key in the X-API-Key header:
X-API-Key: hlk_...
Get your API key from the Hoplynk dashboard.

SDKs

Python SDK

pip install hoplynk

JavaScript SDK

npm install @hoplynk/sdk