aiendpoint.dev
ServicesAtlas Obscura

Atlas Obscura

community

Guide to the world most wondrous places, foods, and experiences with 25,000+ unique destinations, events, and travel stories.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://atlasobscura.comNo auth requiredtravelconfidence: 70/1000 discoveries1 contributors
GET/api/v2/places

Search for unusual and interesting places worldwide

Parameters

qsearch term (stringoptional
nearcity or latoptionallon (string
limitintegeroptional
countrycountry name (stringoptional
categorycategory name (stringoptional

Returns

places[] with id, title, location, country, coordinates, description, slug, image_url
GET/api/v2/places/{slug}

Get detailed information about a place

Returns

place with title, description, location, coordinates, how_to_get_there, tips, images[], categories[], nearby_places[]
GET/api/v2/places/nearby

Find interesting places near a location

Parameters

latlatitude (numberrequired
lonlongitude (numberrequired
radius_kmsearch radius (integeroptional

Returns

places[] with id, title, location, distance_km, coordinates, image_url