PW is the web's leading resource for everything about open APIs and mashups. Learn more: take a tour »
Nokia's Places API is a web service API that allows you to offer your application's users Nokia's Places service as available in Nokia Maps and other applications within the look & feel of your own application.
The Places service supports a variety of use cases that center around two major features:
> Place discovery – Help users find the places relevant to them
> Place information retrieval – Provide detailed information about places users are interested in
For place discovery, the Places API supports two different usage scenarios that you may select according to the requirements for your application:
> search – find places that match search terms provided by the user
> explore – guide users to relevant places nearby
The API follows the RESTful principles. It defines resources that represent the entry points for the supported use cases and uses hypermedia links to describe the application flow within a selected use case.
For example, discover is a Places API resource, representing all place discovery entry points. When you submit a GET request to the search subresource, you receive a response that contains a list of links to places or place resources, among other items. Each referenced place may have rich content associated with it including ratings, images, reviews, editorials, and owner content. It also contains references to other related places that allow your users to discover other places relevant or related to their original search.
Click the "Track this API" button on any profile page and never miss an API update, new app, or breaking news for that API again.
There are no mashups, developers or code associated with this API yet.





©ProgrammableWeb.com 2013. All rights reserved.
Terms of Service | Privacy Policy
Comments
No comments on this API yet...Used it? How was it for you?
You must be logged in to comment. Not a PW member yet? Why not register.