syncing market data_
Before using this API, we recommend you read our **[Authorization Guide](https://developers.amadeus.com/self-service/apis-docs/guides/authorization-262)** for more information on how to generate an access token. Please also be aware that
Before using this API, we recommend you read our **[Authorization Guide](https://developers.amadeus.com/self-service/apis-docs/guides/authorization-262)** for more information on how to generate an access token. Please also be aware that our test environment is based on a subset of the production, this API in test only returns a few selected cities. You can find the list in our **[data collection](https://github.com/amadeus4dev/data-collection)**. --- Public API proxied through Ozma. **Claim this listing** to monetize and manage pricing.
No score data yet
| Method | Path | Summary | Price |
|---|---|---|---|
| GET | /reference-data/locations/pois | Returns points of interest for a given location and radius. | 1c |
| GET | /reference-data/locations/pois/by-square | Returns points of interest for a given area | 1c |
| GET | /reference-data/locations/pois/{poisId} | Retieve one point of interest by its Id. | 1c |
ozma register && ozma call points-of-interest /reference-data/locations/pois --jsoncurl -H "Authorization: Bearer $OZMA_KEY" \
https://gateway.ozma.app/v1/proxy/points-of-interest/reference-data/locations/pois# Python
client.proxy_call("points-of-interest", "/reference-data/locations/pois")Own this API? Claim the listing to manage pricing and receive payouts.