Introduction

Our Roam Docs contain instructions on how to integrate and use our location SDKs and APIs. Each section walks you through the step-by-step process with source code, examples, and references.

SDKs

Roam SDK is a convenient Software Development Kit that helps you easily add location tracking to your app without the complexity of REST API calls. Our main product offers accuracy, battery efficiency, and customizable location tracking with the following additional features:

  • Always-on location tracking to track users’ location at all times regardless of the application state (foreground, background, terminated)

  • Offline location tracking to track users’ location when they are not connected to the internet.

  • Location spoofing prevention prevents your users from faking their location.

  • Location tracking modes to customize the setup and optimize battery usage and data collection frequency.

APIs

Our REST APIs allow you to go beyond simple location tracking:

  • Geofencing - static and moving geofences with events.

  • Insights - detailed location information about your users' patterns.

  • Trips - full trip management for mobility and on-demand services.

  • Nearby - find nearby users and geofences.

Last updated