Explorador de películas. API

El Movie Explorer es una API que proporciona información detallada sobre películas, incluyendo títulos, sinopsis, fechas de estreno, calificaciones y más. Soporta múltiples idiomas.

Sobre la API: 

La API Movie Explorer te permite obtener información detallada sobre películas de manera rápida y eficiente. Está diseñada para desarrolladores que buscan integrar datos sobre películas en sus aplicaciones, así como para entusiastas del cine que desean explorar información completa sobre sus títulos favoritos. Puedes buscar películas por título y obtener detalles esenciales como título original, sinopsis, fecha de lanzamiento, calificación promedio, idioma original, número de votos y mucho más. Además, soporta múltiples idiomas, permitiendo a los usuarios recibir detalles en su idioma preferido, mejorando la experiencia general del usuario. Las respuestas de la API están bien estructuradas en formato JSON, lo que facilita la integración de los datos en cualquier aplicación. Ya sea que estés desarrollando una plataforma de reseñas, una aplicación de recomendaciones de películas o simplemente necesites mejorar tu sitio web con información actualizada y precisa sobre películas, la API Movie Info te ofrece una solución confiable y fácil de usar. La API también te permite ajustar el número de resultados que deseas recibir para una búsqueda más personalizada.

Documentación de la API

Endpoints


Para usar este endpoint, envía el título de la película, el idioma y el número de resultados deseado. Obtendrás información detallada sobre la película solicitada.



                                                                            
GET https://zylalabs.com/api/5209/movie+explorer+api/6674/search+movie+details
                                                                            
                                                                        

Buscar detalles de la película. - Características del Endpoint

Objeto Descripción
title [Requerido] The title of the movie you want to search.
lang Opcional The language for the response (default is en-US). Use language-country format (e.g., en-US, es-ES, fr-FR).
max_results Opcional The maximum number of results to return (default is 5).
Probar Endpoint

RESPUESTA DE EJEMPLO DE LA API

       
                                                                                                        
                                                                                                                                                                                                                            [{"title":"Jumanji","original_title":"Jumanji","sinopsis":"When siblings Judy and Peter discover an enchanted board game that opens the door to a magical world, they unwittingly invite Alan -- an adult who's been trapped inside the game for 26 years -- into their living room. Alan's only hope for freedom is to finish the game, which proves risky as all three find themselves running from giant rhinoceroses, evil monkeys and other terrifying creatures.","release_date":"15-12-1995","adult":false,"rating":"7.2","vote_count":10473,"original_language":"en","poster_url":"https://image.tmdb.org/t/p/w500/vgpXmVaVyUL7GGiDeiK1mKEKzcX.jpg"},{"title":"Jumanji: The Next Level","original_title":"Jumanji: The Next Level","sinopsis":"As the gang return to Jumanji to rescue one of their own, they discover that nothing is as they expect. The players will have to brave parts unknown and unexplored in order to escape the world’s most dangerous game.","release_date":"04-12-2019","adult":false,"rating":"6.9","vote_count":8591,"original_language":"en","poster_url":"https://image.tmdb.org/t/p/w500/jyw8VKYEiM1UDzPB7NsisUgBeJ8.jpg"},{"title":"Jumanji: Welcome to the Jungle","original_title":"Jumanji: Welcome to the Jungle","sinopsis":"Four teenagers in detention discover an old video game console with a game they’ve never heard of. When they decide to play, they are immediately sucked into the jungle world of Jumanji in the bodies of their avatars. They’ll have to complete the adventure of their lives filled with fun, thrills and danger or be stuck in the game forever!","release_date":"09-12-2017","adult":false,"rating":"6.8","vote_count":13533,"original_language":"en","poster_url":"https://image.tmdb.org/t/p/w500/pSgXKPU5h6U89ipF7HBYajvYt7j.jpg"},{"title":"Jumanji 4","original_title":"Jumanji 4","sinopsis":"Sequel Jumanji: The Next Level. Plot TBA","release_date":"10-12-2026","adult":false,"rating":"N/A","vote_count":"N/A","original_language":"en","poster_url":"https://image.tmdb.org/t/p/w500/zLZiEY4ZoiwCVz5lvidGoku9kGd.jpg"},{"title":"Jumanji: Level One","original_title":"Jumanji: Level One","sinopsis":"Set in 1869, two children receive a mysterious game after their father goes missing in the jungles of Africa. They unravel both the secret of their father’s disappearance and the origin of Jumanji.  See how it all began.","release_date":"20-01-2021","adult":false,"rating":"6.0","vote_count":87,"original_language":"en","poster_url":"https://image.tmdb.org/t/p/w500/mI7sIBqIsCsTjLvuiVVTfvW3FLU.jpg"},{"title":"Making Jumanji: The Realm of Imagination","original_title":"Making Jumanji: The Realm of Imagination","sinopsis":"This making-of documentary covers general aspects of the film's creation. We see movie clips, shots from the set, and interviews. The latter include remarks from Woodruff, Gillis, director Joe Johnston, producer Scott Kroopf, production designer James Bissell, ILM's Mark Miller, and actors Robin Williams, Bonnie Hunt, Kirsten Dunst, David Alan Grier, and Bradley Pierce. We find a basic overview of the story and characters, effects issues, the atmosphere during the shoot, set design and related topics, and how the actors dealt with the various complications.","release_date":"25-01-2000","adult":false,"rating":"N/A","vote_count":"N/A","original_language":"en","poster_url":null},{"title":"Zathura: A Space Adventure","original_title":"Zathura: A Space Adventure","sinopsis":"After their father is called into work, two young boys, Walter and Danny, are left in the care of their teenage sister, Lisa, and told they must stay inside. Walter and Danny, who anticipate a boring day, are shocked when they begin playing Zathura, a space-themed board game, which they realize has mystical powers when their house is shot into space. With the help of an astronaut, the boys attempt to return home.","release_date":"06-11-2005","adult":false,"rating":"6.4","vote_count":3268,"original_language":"en","poster_url":"https://image.tmdb.org/t/p/w500/gDb5BW2NLqZ9cvg9nyzkZVvmgze.jpg"}]
                                                                                                                                                                                                                    
                                                                                                    

Search Movie Details - CÓDIGOS DE EJEMPLO


curl --location --request GET 'https://zylalabs.com/api/5209/movie+explorer+api/6674/search+movie+details?title=jumanji&lang=en-US&max_results=10' --header 'Authorization: Bearer YOUR_API_KEY' 


    

Clave de Acceso a la API y Autenticación

Después de registrarte, a cada desarrollador se le asigna una clave de acceso a la API personal, una combinación única de letras y dígitos proporcionada para acceder a nuestro endpoint de la API. Para autenticarte con el Explorador de películas. API simplemente incluye tu token de portador en el encabezado de Autorización.
Encabezados
Encabezado Descripción
Autorización [Requerido] Debería ser Bearer access_key. Consulta "Tu Clave de Acceso a la API" arriba cuando estés suscrito.

Precios Simples y Transparentes

Sin compromiso a largo plazo. Mejora, reduce o cancela en cualquier momento. La Prueba Gratuita incluye hasta 50 solicitudes.

🚀 PLAN CORPORATIVO A MEDIDA

Comienza en
$ 10,000/Año


  • Volumen Personalizado
  • Límite de solicitudes personalizado
  • Soporte al Cliente Especializado
  • Monitoreo de API en Tiempo Real

Funciones favoritas de los clientes

  • ✔︎ Paga Solo por Solicitudes Exitosas
  • ✔︎ Prueba Gratuita de 7 Días
  • ✔︎ Soporte Multilenguaje
  • ✔︎ Una Clave API, Todas las APIs.
  • ✔︎ Panel de Control Intuitivo
  • ✔︎ Manejo de Errores Integral
  • ✔︎ Documentación Amigable para Desarrolladores
  • ✔︎ Integración con Postman
  • ✔︎ Conexiones HTTPS Seguras
  • ✔︎ Tiempo de Actividad Fiable

Explorador de películas. API FAQs

Envía el título de la película, el idioma y el número deseado de resultados para recibir información detallada en formato JSON.

El Movie Explorer es una API para información detallada sobre películas, incluyendo sinopsis, fechas de estreno, calificaciones, géneros y más.

Recibe el título de la película, el idioma y el número de resultados, y devuelve detalles como sinopsis, fecha de lanzamiento, calificación y géneros.

Crea una base de datos de películas en una aplicación. Proporciona reseñas con información precisa sobre las películas. Desarrolla recomendaciones personalizadas basadas en datos de películas.

Además del número de llamadas a la API por mes permitidas, no hay otras limitaciones.

Existen diferentes planes que se adaptan a todos, incluyendo una prueba gratuita para una pequeña cantidad de solicitudes, pero su tarifa está limitada para evitar el abuso del servicio.

La API utiliza claves de API para la autenticación. Para acceder a la API, incluya su clave de API en el encabezado de la solicitud. La clave de API se proporciona al registrarse y debe mantenerse segura.

La API devuelve información detallada sobre la edad e historia de un dominio, incluyendo años, meses y días desde su creación, así como fechas de expiración y actualización.

El endpoint de detalles de la película de búsqueda devuelve información completa sobre la película, incluyendo el título, título original, sinopsis, fecha de lanzamiento, calificación promedio, cantidad de votos, idioma original y URL del póster.

Los campos clave en la respuesta incluyen "título," "título_original," "sinopsis," "fecha_de_estreno," "calificación," "número_de_votaciones," "idioma_original," y "url_del_póster," proporcionando detalles esenciales sobre cada película.

Los datos de respuesta están estructurados en un formato JSON, con cada película representada como un objeto dentro de un arreglo. Cada objeto contiene pares clave-valor para los atributos de la película, lo que facilita su análisis y utilización.

El punto final proporciona información como títulos de películas, sinopsis, fechas de lanzamiento, calificaciones, recuentos de votos y lenguas originales, lo que permite a los usuarios obtener información detallada sobre varias películas.

Los usuarios pueden personalizar las solicitudes especificando el título de la película, el idioma deseado para la respuesta y el número de resultados que desean recibir, adaptando así la salida a sus necesidades.

"Rating" indica la puntuación promedio dada por los espectadores, "vote_count" muestra el número de calificaciones recibidas, y "release_date" proporciona la fecha en que se estrenó la película, ayudando a los usuarios a evaluar la popularidad y el contexto de una película.

La API Movie Explorer agrega datos de bases de datos y fuentes de películas de reputación, asegurando una amplia cobertura de películas y manteniendo una alta precisión y fiabilidad en la información proporcionada.

Si una búsqueda produce resultados parciales o vacíos, los usuarios deben verificar la precisión del título de la película o probar con diferentes palabras clave. La API puede devolver un array vacío si no se encuentran coincidencias, lo que indica que no hay datos disponibles para la consulta.

General FAQs

Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.

Prices are listed in USD (United States Dollar), EUR (Euro), CAD (Canadian Dollar), AUD (Australian Dollar), and GBP (British Pound). We accept all major debit and credit cards. Our payment system uses the latest security technology and is powered by Stripe, one of the world's most reliable payment companies. If you have any trouble paying by card, just contact us at [email protected]

Additionally, if you already have an active subscription in any of these currencies (USD, EUR, CAD, AUD, GBP), that currency will remain for subsequent subscriptions. You can change the currency at any time as long as you don't have any active subscriptions.

The local currency shown on the pricing page is based on the country of your IP address and is provided for reference only. The actual prices are in USD (United States Dollar). When you make a payment, the charge will appear on your card statement in USD, even if you see the equivalent amount in your local currency on our website. This means you cannot pay directly with your local currency.

Occasionally, a bank may decline the charge due to its fraud protection settings. We suggest reaching out to your bank initially to check if they are blocking our charges. Also, you can access the Billing Portal and change the card associated to make the payment. If these does not work and you need further assistance, please contact our team at [email protected]

Prices are determined by a recurring monthly or yearly subscription, depending on the chosen plan.

API calls are deducted from your plan based on successful requests. Each plan comes with a specific number of calls that you can make per month. Only successful calls, indicated by a Status 200 response, will be counted against your total. This ensures that failed or incomplete requests do not impact your monthly quota.

Zyla API Hub works on a recurring monthly subscription system. Your billing cycle will start the day you purchase one of the paid plans, and it will renew the same day of the next month. So be aware to cancel your subscription beforehand if you want to avoid future charges.

To upgrade your current subscription plan, simply go to the pricing page of the API and select the plan you want to upgrade to. The upgrade will be instant, allowing you to immediately enjoy the features of the new plan. Please note that any remaining calls from your previous plan will not be carried over to the new plan, so be aware of this when upgrading. You will be charged the full amount of the new plan.

To check how many API calls you have left for the current month, refer to the 'X-Zyla-API-Calls-Monthly-Remaining' field in the response header. For example, if your plan allows 1,000 requests per month and you've used 100, this field in the response header will indicate 900 remaining calls.

To see the maximum number of API requests your plan allows, check the 'X-Zyla-RateLimit-Limit' response header. For instance, if your plan includes 1,000 requests per month, this header will display 1,000.

The 'X-Zyla-RateLimit-Reset' header shows the number of seconds until your rate limit resets. This tells you when your request count will start fresh. For example, if it displays 3,600, it means 3,600 seconds are left until the limit resets.

Yes, you can cancel your plan anytime by going to your account and selecting the cancellation option on the Billing page. Please note that upgrades, downgrades, and cancellations take effect immediately. Additionally, upon cancellation, you will no longer have access to the service, even if you have remaining calls left in your quota.

You can contact us through our chat channel to receive immediate assistance. We are always online from 8 am to 5 pm (EST). If you reach us after that time, we will get back to you as soon as possible. Additionally, you can contact us via email at [email protected]

To give you the opportunity to experience our APIs without any commitment, we offer a 7-day free trial that allows you to make up to 50 API calls at no cost. This trial can be used only once, so we recommend applying it to the API that interests you the most. While most of our APIs offer a free trial, some may not. The trial concludes after 7 days or once you've made 50 requests, whichever occurs first. If you reach the 50 request limit during the trial, you will need to "Start Your Paid Plan" to continue making requests. You can find the "Start Your Paid Plan" button in your profile under Subscription -> Choose the API you are subscribed to -> Pricing tab. Alternatively, if you don't cancel your subscription before the 7th day, your free trial will end, and your plan will automatically be billed, granting you access to all the API calls specified in your plan. Please keep this in mind to avoid unwanted charges.

After 7 days, you will be charged the full amount for the plan you were subscribed to during the trial. Therefore, it's important to cancel before the trial period ends. Refund requests for forgetting to cancel on time are not accepted.

When you subscribe to an API free trial, you can make up to 50 API calls. If you wish to make additional API calls beyond this limit, the API will prompt you to perform an "Start Your Paid Plan." You can find the "Start Your Paid Plan" button in your profile under Subscription -> Choose the API you are subscribed to -> Pricing tab.

Payout Orders are processed between the 20th and the 30th of each month. If you submit your request before the 20th, your payment will be processed within this timeframe.

 Nivel de Servicio
100%
 Tiempo de Respuesta
1,401ms

Categoría:


APIs Relacionadas


También te puede interesar