Overall
This is a GPS Tracking software light and powerful, made to support xentinel.io platform
Content
| Content | Description |
|---|---|
| General | General information about Xentinel Api |
| Endpoints | Api endpoints to consume |
| Conventions | Conventions to consider to properly use Xentinel api |
| Login | How to login into Xentinel api? |
| CRUD | How CRUD operations are made with Xentinel api |
| Available Models | Available generic CRUD operations with Models |
| Special Endpoints | Available endpoints to manage history, events and more |
| Embedded Map | Comming soon |
General
This api is powered by NodeJs Custom architecture, light and powerful, runs in cluster servers hosted by AWS.
Xentiel api provides 30 minutes sessions, which must refresh before 30 minutes doing any request to our api.
Sessions are domain restricted and client restricted.
Endpoints
Make sure to use the proper endpoint on your requests.
Test Endpoint
https://test.api.wearawhere.com
Live Endpoint
https://api.xentinel.io