Skip to content

Getting Started

Getting Started with Globe Tracker Data Services

Section titled “Getting Started with Globe Tracker Data Services”

Globe Tracker provides comprehensive IoT data services that allow you to access and manage your IoT device data through multiple interfaces. This guide will help you understand our services and get started with integration.

Our REST API provides endpoints for:

  • Device configuration
  • Booking data management
  • Legacy IoT data retrieval (to be deprecated)

Receive real-time IoT data through:

We utilize the Flowcore platform for data storage and access:

  • Flowcore CLI for data retrieval
  • Flowcore SDK for programmatic access (you can pull/retrieve data from your Globe Tracker tenant, as well as ingest new data if needed)

MCP (Model Context Protocol) Servers provide a secure and flexible way to access and interact with your Globe Tracker data from your local environment. By running an MCP server, you can:

  • Query and ingest data from your Globe Tracker tenant without exposing sensitive credentials
  • Connect tools like LLMs, IDEs, or scripts directly to your data core
  • Automate data workflows and integrate with other systems

MCP servers act as a local bridge between your tools and the Flowcore platform, handling authentication and communication on your behalf. This approach keeps your credentials and data local, simplifies integration, and works with a variety of tools.

For setup instructions and advanced use cases, see the Flowcore MCP Servers Guide.

Before you can use any of our services, you’ll need to obtain the appropriate credentials. Contact our support team to get:

  • API keys for REST API access
  • Access credentials for Dashboards
  • Flowcore access tokens