📄️ Authentication
Telemetry Harbor uses API Key authentication to secure access to our API. To authenticate your requests, you must include your API key in the header of each request.
📄️ Pushing Data
Telemetry Harbor provides endpoints for pushing ship data to our platform. You can send individual data points or batch data for more efficient data transmission.
📄️ GPS Data
Telemetry Harbor supports GPS data ingestion for location-based IoT applications. When submitting GPS data, follow these guidelines:
📄️ Rate Limiting
To ensure fair usage and maintain system stability, Telemetry Harbor implements rate limiting on API requests. The specific limits depend on your subscription plan.
📄️ Grafana Visualization
Telemetry Harbor integrates with Grafana to provide powerful data visualization capabilities.
📄 ️ Database Schema
Telemetry Harbor uses TimescaleDB, a time-series database built on PostgreSQL, to store ship and GPS data. Understanding the schema will help you write more effective queries and optimize your data storage.
📄️ Data Retention
Enterprise Only Feature