Skip to content

The Data Appeal Company: Points Of Interest API

Welcome to the Points Of Interest API documentation, a developer guide designed to help efficiently use POI API.

POI API provides valuable insights about any Point Of Interest (POI) around the world.

A POI is any specific structure, such as: hotels, restaurants, museums, attractions, fuel stations, retail shops or similar property.

Data Appeal uses REST-based API, which has predictable, resource-oriented URLs and uses HTTP response codes to indicate API errors.

Built-in HTTP features, such as HTTP authentication and HTTP methods, ensure compliance with off-the-shelf HTTP clients.

JSON is returned by all API responses, allowing conversion to appropriate language-specific objects.

All API requests must be performed via HTTPS. Calls made over plain HTTP will be redirected to HTTPS protocol. API requests without authentication will fail.

This document will outline requests, responses, usage limits and the API Set in detail.