BrickHouse GPS
Developer Portal
Two ways to integrate GPS data into your stack. Pick the one that fits how you work.
HARDWARE AS A SERVICE
if (your_platform && raw_gps_data)
Build your own platform.
We supply the data.
You have your own platform or you're building one from scratch. We push a unified JSON stream of GPS data directly to your webhook. One schema. All devices. No firmware parsing, no carrier management, no inventory to manage.
- →One JSON schema across all device types
- →Webhook delivery — you create the listener
- →We handle firmware, carriers, and supply chain
- →Your data. We don't store it.
Explore HaaS→
LOCATE GPS API
if (our_platform && integrate_or_automate)
Use our full GPS platform.
Connect or control it via API.
You and your customers use Locate GPS as your fleet tracking platform. The API lets you connect it to any other software with an open API, automate actions inside the platform, and manage devices at scale without logging in.
- →REST API + JavaScript SDK
- →Connect to NetSuite, Salesforce, or any open API
- →Automate geofences, alerts, and provisioning
- →Manage thousands of devices programmatically
Explore the API→
// Not sure which path is right for you? Talk to a solutions engineer.