aiendpoint.dev
ServicesFandango

Fandango

community

US movie ticketing service allowing users to browse showtimes, buy tickets, read reviews, and watch trailers for theaters nationwide.

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://fandango.comapikeymediaecommerceconfidence: 70/1000 discoveries1 contributors
GET/api/v1/movies/search

Search current and upcoming movies

Parameters

qmovie title (stringrequired
statusnow-playing|upcoming (stringoptional

Returns

movies[] with id, title, rating, synopsis, genres[], cast[], release_date, runtime, score, poster_url
GET/api/v1/showtimes

Get movie showtimes near a location

Parameters

latlatitude (numberoptional
lonlongitude (numberoptional
zipZIP code (stringoptional
dateYYYY-MM-DD (stringoptional
movie_idstringrequired

Returns

theaters[] with name, address, distance, showtimes[]{time, format, available_seats}
GET/api/v1/movies/{id}

Get full movie details including reviews and trailers

Returns

movie with title, synopsis, rating, director, cast[], genres[], critics_score, audience_score, trailers[], related_movies[]
Fandango — AIEndpoint