
Attractions API
Tourist attractions worldwide with licensing you can build on: 63,938 places across 13 curated categories — museums, castles, palaces, monuments, cathedrals, zoos, aquariums, amusement parks, botanical gardens, national parks, archaeological sites, lighthouses and observation towers — every one with an English Wikipedia article AND coordinates, from Wikidata (CC0). 51,500 come with a Wikimedia Commons photo URL ready for your cards; 516 carry the UNESCO World Heritage flag; annual visitor counts appear where recorded (the Louvre: 2.8 million). The nearby endpoint is a one-call itinerary builder — 5 km around central Paris returns Notre-Dame at 0.4 km, the Louvre at 1.3 and the Eiffel Tower at 4.2, famous-first. Search is token full-text ("statue of liberty" just works) with type, country, city and UNESCO filters: 550 German castles led by Hohenschwangau, 69 US national parks led by Yellowstone and Yosemite. Built for travel and itinerary apps, hotel and tour products, city guides, mapping and games. CC0 source data, self-hosted — no third-party calls at request time.
{
"ok": true,
"attraction": {
"qid": "Q19675",
"name": "Louvre Museum",
"description": "art and archeology museum in Paris, France",
"type": "museum",
"city": "Saint-Germain-l'Auxerrois",
"country": "France",
"latitude": 48.86111,
"longitude": 2.33583,
"unesco_world_heritage": false,
"visitors_per_year": 2825000,
"opened_year": 1793,
"image_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Cour%20Napol%C3%A9on%20at%20night%20-%20Louvre.jpg?width=640",
"website": "https://www.louvre.fr/zh-hans",
"wikipedia": "https://en.wikipedia.org/wiki/Louvre",
"notability_rank": 169
}
}Why developers pick this API
Production-ready
Production Ready
Battle-tested infrastructure with a 99.9% uptime SLA. Rate limits are generous, responses are consistent.
Simple Integration
Standard REST + JSON. Works with any HTTP client. Copy-ready code snippets in 4 languages.
One Key, 20+ APIs
Your DataAndAPIs subscription unlocks every API on the platform — anime, finance, sports, and more.
Code snippets
One install. Every endpoint.
No proprietary SDKs needed. Any HTTP client works. Pick your language and paste.
- Fully typed responses — auto-completion in your IDE
- Tracks the API in lockstep — new endpoints land same day
- One key works across 20+ APIs on the platform
import axios from 'axios';
const { data } = await axios.get(
'{API_URL}',
{ headers: { 'X-Api-Key': process.env.API_KEY } }
);🔒 Subscribe to unlock the live API URL
Developer playground
Explore the endpoints
Browse request parameters and inspect live example responses.
Available Endpoints
Request Parameters
API URL
Please subscribe to see the API URL
Headers
Query Parameters
Please subscribe to see the actual API URL
import axios from 'axios';
const url = '{API_URL}';
const { data } = await axios.get(url, {
headers: { 'X-Api-Key': 'YOUR_API_KEY' }
});Pricing
One subscription. Every API.
Tokens unlock this API and 20+ others on DataAndAPIs. Switch APIs any time — we promote.
STARTER
25,000 tokens / month
- Access to all APIs
- Tokens reset monthly
- Email support
PRO
100,000 tokens / month
- Access to all APIs
- Tokens reset monthly
- Priority email support
ULTRA
1,000,000 tokens / month
- Access to all APIs
- Tokens reset monthly
- Priority support
Need higher volume, dedicated infra, or a custom contract? Talk to sales →
Common questions
The things that actually block the upgrade.
Ship Attractions API this afternoon.
500 free tokens. No card. Plus 20+ other APIs on the same key.
