Data
The Foxglove Data Platform API allows you to import, export, and get information about your robots' data.
Interact with your robots' data via the following endpoints:
- Import data
- List pending imports
- List imports
- Export data
- Get messages
- List coverage ranges
- List topics
- Delete import
Import data
REST
CLI
Python client
List pending imports
REST
CLI
Python client
List imports
REST
CLI
Python client
Export data
REST
CLI
Python client
Get messages
REST
CLI
Python client
List coverage ranges
REST
CLI
Python client
List topics
REST
CLI
Python client
Delete import
REST
CLI
Python client