# Reelables Edge Data Hub ## Description This is version `1.2.6` of this API documentation. Last update on Jul 21, 2025. The Reelables Edge Data Hub provides local, low latency access to positioning information. The interface has three aspects: * A REST API to provide a queryable interface for position information and to request a real-time stream * An outbound websocket to deliver real time positions * Webhooks that can be configured to deliver key events ## Servers - The base URL for all API requests: http://{host}/api/v1 (The base URL for all API requests) ## Topics - [Getting started](https://edge-docs.reelables.com/topic/topic-getting-started.md) - [Authentication](https://edge-docs.reelables.com/authentication.md) - [REST API](https://edge-docs.reelables.com/topic/topic-rest-api.md) - [Websocket](https://edge-docs.reelables.com/topic/topic-websocket.md) - [Webhooks](https://edge-docs.reelables.com/topic/topic-webhooks.md) - [Errors](https://edge-docs.reelables.com/topic/topic-errors.md) ## Endpoints and operations ### [Indoor Positions](https://edge-docs.reelables.com/group/endpoint-indoor-positions.md) - [List of asset indoor positions](https://edge-docs.reelables.com/operation/operation-listassetindoorpositions.md) - [Get details for an individual asset](https://edge-docs.reelables.com/operation/operation-fetchassetindoorpositions.md) ### [Indoor Positions Stream](https://edge-docs.reelables.com/group/endpoint-indoor-positions-stream.md) - [Retrieve a secure stream URL for indoor positions](https://edge-docs.reelables.com/operation/operation-generatestreamurl.md) [Powered by Bump.sh](https://bump.sh)