Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The method returns the list of categories.

Method

GET

URL

http://livepoi.navmii.com/po/c

Request

empty

Sample request: 

http://livepoi.navmii.com/c

Response

CategoriesResponse object

Sample response:

{"sign":"f8102571-ad9d-4ec8-a4aa-1e6cefa948ec","status":0,"categories":[{"id":1000,"name":"Misc"},{"id":2202,"name":"School"},{"id":10045,"name":"San Francisco Subway"}],"responseTime":0}

...