# Outdoor

## Location Services

We provide the following interface capabilities for location services, allowing developers to call the APIs directly to accomplish various location-related business development.

> These interfaces rely on cloud capabilities and require authorization configuration in the [Mini Program Developer Platform](https://iot.tuya.com/miniapp/) under `Development Settings` - `Cloud Capabilities`.

**Note that the following APIs require the use of `basic library > 2.18.1`.**

| Interface Name            | Description                            |
| ------------------------- | -------------------------------------- |
| getOutdoorsTracksDetail   | Obtain device track points             |
| getOutdoorsTracksLocation | Batch query device real-time locations |
| getOutdoorsTracksSegments | Obtain device track segments           |
| reportOutdoorsLocation    | Device location reporting              |
