# Photerra > Photerra is a social travel app for finding spots real travelers actually went, > planning day-by-day itineraries, and booking restaurants, flights, and stays — > all in one flow. Free on iOS and Android. Every pin on the map is a photo a > real traveler took at the exact coordinate where they took it. ## About - [About Photerra](https://photerra.com/about.html): Why we're building this — every pin is a photo, depth before breadth, no dark patterns. - [Where we are now](https://photerra.com/where-we-are-now.html): Live list of active hubs with real community spot counts (San Francisco, Portland, Los Angeles, Philadelphia, San Diego, Hawaii, Yosemite & Sequoia, Mexico City). ## Product - [Home](https://photerra.com/): Live map + mosaic previews, trip-in-four-taps walkthrough, bento feature grid, eight-city depth strip, FAQ, App Store + Google Play download. - [App Store](https://apps.apple.com/us/app/photerra/id1621490090): iOS app listing. - [Google Play](https://play.google.com/store/apps/details?id=com.app.photerra): Android app listing. ## Public API - [Nearby spots](https://api.photerra.com/api/public/nearby-spots): `GET` with `?hub=` (sf/pdx/la/phi/sd/hi/np/mx) or `?lat=&lng=`. Returns real community-shared spots within 500 miles of the center, paginated. Response shape is minimal (no PII). - [Featured spots](https://api.photerra.com/api/public/featured-spots): `GET` with `?limit=` up to 50. Returns engagement-ranked public spots. ## Policies - [Privacy Policy](https://photerra.com/privacy.html) - [Terms of Service](https://photerra.com/terms.html) ## Optional - [Contact](mailto:info@photerra.com)