miataru.com

The Miataru API is very simple and straight forward. Generally you're posting (HTTP POST) a JSON formatted request to a service method locations and you get back a JSON formatted answer. Please take into consideration that this has the request-for-comment status and that it can change while there's

5 endpoints location
πŸ“„ Docs πŸ“‹ OpenAPI spec πŸ”¬ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Retrieves a devices Location in GeoJSON format.
curl \
  /GetLocationGeoJSON/{deviceID}
Endpoints (5 total)
GET
/GetLocationGeoJSON/{deviceID}
Retrieves a devices Location in GeoJSON format.
POST
/GetLocation
To retrieve a specific devices latest known location the /GetLocation method …
POST
/UpdateLocation
This method is used to update the location of a device. The device does not n…
POST
/GetVisitorHistory
Visitor History is stored on the server with every request to the location or…
POST
/GetLocationHistory
Location History is stored on the server only if the client told the server t…
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints5
Categories1