This documentation is no longer actively supported and may be out of date. Going forward, please visit and bookmark our new site (https://docs.phunware.com/) for up-to-date documentation.
MARS API Methods
This section describes the methods in use with our MARS API.
This documentation is no longer actively supported and may be out of date. Going forward, please visit and bookmark our new site (https://docs.phunware.com/) for up-to-date documentation.
Register with MARS, Obtain a MAC Address
This documentation is no longer actively supported and may be out of date. Going forward, please visit and bookmark our new site (https://docs.phunware.com/) for up-to-date documentation.
Deliver the MAC Address to the MARS Server
This documentation is no longer actively supported and may be out of date. Going forward, please visit and bookmark our new site (https://docs.phunware.com/) for up-to-date documentation.
AssociationEvent Request Body
This documentation is no longer actively supported and may be out of date. Going forward, please visit and bookmark our new site (https://docs.phunware.com/) for up-to-date documentation.
AssociationEvent Example Requests
This documentation is no longer actively supported and may be out of date. Going forward, please visit and bookmark our new site (https://docs.phunware.com/) for up-to-date documentation.
ContainmentEvent Request Body
This documentation is no longer actively supported and may be out of date. Going forward, please visit and bookmark our new site (https://docs.phunware.com/) for up-to-date documentation.
ContainmentEvent Example Requests
This documentation is no longer actively supported and may be out of date. Going forward, please visit and bookmark our new site (https://docs.phunware.com/) for up-to-date documentation.
AbsenceEvent Request Body
This documentation is no longer actively supported and may be out of date. Going forward, please visit and bookmark our new site (https://docs.phunware.com/) for up-to-date documentation.
AbsenceEvent Example Requests
This documentation is no longer actively supported and may be out of date. Going forward, please visit and bookmark our new site (https://docs.phunware.com/) for up-to-date documentation.
MovementEvent Request Body
This documentation is no longer actively supported and may be out of date. Going forward, please visit and bookmark our new site (https://docs.phunware.com/) for up-to-date documentation.
MovementEvent Example Requests
This documentation is no longer actively supported and may be out of date. Going forward, please visit and bookmark our new site (https://docs.phunware.com/) for up-to-date documentation.
Register or Update with Cisco MSE
This documentation is no longer actively supported and may be out of date. Going forward, please visit and bookmark our new site (https://docs.phunware.com/) for up-to-date documentation.
Upload Map Image Data for a Floor
This documentation is no longer actively supported and may be out of date. Going forward, please visit and bookmark our new site (https://docs.phunware.com/) for up-to-date documentation.
Delete Full Bind Record
This method is used to Delete full bind record from Memcache. Whenever a device is not receiving location updates from MSE, you can start troubleshooting by deleting fullbind record associated with that device from Memcache and this is the endpoint you will use for deleting a record from Memcache. This endpoint is used mostly for troubleshooting purposes by SDK team.
Method :
DELETE
URL :
http://localhost:8889/mars-api.phunware.com/v1.1/bind/[DeviceMacAddr]
Ex : http://localhost:8889/mars-api.phunware.com/v1.1/bind/25:Ge:00:00:00:KP
Response :
A successful response will have a 200 status code and a body containing following message :
Successfully deleted fullbind record from Memcache