https://github.com/indooratlas/api-examples
Examples for using IndoorAtlas positioning & venue APIs
https://github.com/indooratlas/api-examples
example rest-api
Last synced: 29 days ago
JSON representation
Examples for using IndoorAtlas positioning & venue APIs
- Host: GitHub
- URL: https://github.com/indooratlas/api-examples
- Owner: IndoorAtlas
- License: apache-2.0
- Created: 2018-04-10T08:52:56.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T08:50:20.000Z (over 1 year ago)
- Last Synced: 2025-01-21T06:11:30.827Z (about 1 year ago)
- Topics: example, rest-api
- Language: HTML
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# IndoorAtlas Positioning API examples
IndoorAtlas provides a unique Platform-as-a-Service (PaaS) solution that runs a disruptive geomagnetic positioning in its full-stack hybrid technology for accurately pinpointing a location inside a building. The IndoorAtlas SDK enables app developers to use high-accuracy indoor positioning in venues that have been fingerprinted.
These examples showcase IndoorAtlas Positioning API which is a lightweight REST API and can be used to do single shot positioning using WiFi scans of the device (e.g. personal computer or mobile phone).
Getting started requires you to set up a free developer account and fingerprint your indoor venue using the [IndoorAtlas MapCreator 2](https://play.google.com/store/apps/details?id=com.indooratlas.android.apps.jaywalker).
## Getting Started
### Set up your account
* Set up your [free developer account](https://app.indooratlas.com) in the IndoorAtlas developer portal. Help with getting started is available in the [Quick Start Guide](http://docs.indooratlas.com/quick-start-guide.html).
* To enable IndoorAtlas indoor positioning in a venue, the venue needs to be fingerprinted with the [IndoorAtlas MapCreator 2](https://play.google.com/store/apps/details?id=com.indooratlas.android.apps.jaywalker) tool.
* To start developing your own app, create an [API key](https://app.indooratlas.com/apps) with the "Positioning API" scope
## Documentation
Documentation for the Positioning API is available in the documentation portal: [https://docs.indooratlas.com/develop/positioning-api/](https://docs.indooratlas.com/develop/positioning-api/).