{"id":53,"quote":"I was born when she kissed me. I died when she left me. I lived a few weeks while she loved me.","character":"Dixon Steele","quoteFrom":"In A Lonely Place","actor":"Humphrey Bogart","year":1950}
curl --location --request GET 'https://zylalabs.com/api/1894/celebrity+lines+api/1587/get+random+actor+quote' --header 'Authorization: Bearer YOUR_API_KEY'
[{"id":18,"quote":"Keep your friends close, but your enemies closer.","character":"Michael Corleone","quoteFrom":"The Godfather Part II","actor":"Al Pachino","year":1974}]
curl --location --request GET 'https://zylalabs.com/api/1894/celebrity+lines+api/1611/get+quote+by+actor?actor=al_pachino' --header 'Authorization: Bearer YOUR_API_KEY'
[{"id":23,"quote":"A martini. Shaken, not stirred.","character":"James Bond","quoteFrom":"Goldfinger","actor":"Sean Connery","year":1964}]
curl --location --request GET 'https://zylalabs.com/api/1894/celebrity+lines+api/1612/get+quote+by+tv+or+movie' --header 'Authorization: Bearer YOUR_API_KEY'
After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the Celebrity Lines API simply include your bearer token in the Authorization header.
| Header | Description |
|---|---|
Authorization
|
Required
Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.
|
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
(Save 2 months with annual billing 🎉)
Trusted by leading companies
These APIs provide an easy and efficient way to retrieve quotes from a wide range of popular movies and TV shows, allowing developers to enhance their applications with entertaining and engaging content.
Celebrity Lines API typically includes a database of quotes from popular movies and TV shows. This database is usually sorted by movie or show name, actor and year. Developers can query the API using these categories to retrieve quotes that fit specific criteria.
Another advantage of using a Celebrity Lines API is that it can help increase engagement and retention within applications. By providing entertaining content that users enjoy, they are more likely to spend more time in the app and return to it in the future. In addition, the use of quotes can help create a sense of community within an app, as users can share their favorite quotes with others and discuss them within the app.
Some popular use cases for this API include chatbots, virtual assistants, social networking platforms, and gaming applications. For example, a chatbot designed to provide customer service could use quotes from popular TV shows to provide a more engaging and entertaining customer experience. Similarly, a virtual assistant designed to help users find information could use quotes to add humor and personality to its responses.
Social media platforms could use the API to provide users with entertaining content to share with their followers. This could include daily quote challenges or themed collections of quotes from popular movies or TV series. Finally, gaming applications could use quotes from popular movies and series to contextualize game actions or create a more immersive gaming experience.
In conclusion, offer a wealth of entertainment content that developers can use to enhance their applications and services. By incorporating quotes from popular movies and TV shows, developers can add humor, personality and emotion to their apps, increasing user engagement and retention. Whether for chatbots, virtual assistants, social media platforms or gaming applications, offer a versatile and engaging source of content that can be customized to suit a wide range of use cases.
It will receive parameters and provide you with a JSON.
Chatbots - Incorporating this API into chatbots can make them more engaging and entertaining for users. Quotes can be used to provide humorous responses, make small talk, or add personality to the chatbot's messages.
Virtual Assistants - Similar to chatbots, virtual assistants can use movie and TV show quotes to add personality and humor to their responses. They can also use quotes to provide context for their answers, making them more informative and engaging for users.
Social Media Platforms - Incorporating this API into social media platforms can provide users with entertaining content to share with their followers. This can include daily quote challenges or themed collections of quotes from popular movies and TV shows.
Gaming Applications: Can be used in gaming applications to provide context for in-game actions, create a more immersive gaming experience, or provide humorous commentary on the player's actions.
Trivia Games: Can be used in trivia games to test players' knowledge of famous lines from popular films and television shows.
Besides the number of API calls, there is no other limitation.
Each endpoint returns JSON data containing quotes from movies and TV shows. The data includes the quote itself, the character who said it, the title of the movie or show, the actor's name, and the year of release.
The key fields in the response data include "id" (unique identifier), "quote" (the actual quote), "character" (the character who said it), "quoteFrom" (title of the movie or show), "actor" (the actor's name), and "year" (release year).
The response data is organized in a structured JSON format. For single quotes, it returns an object with key-value pairs. For multiple quotes, it returns an array of objects, each containing the same key fields.
The endpoints accept parameters such as "actor" (for quotes by a specific actor), "movie or TV show" (for quotes from a specific title), and "year" (to filter quotes by their release year).
Users can customize their requests by specifying the desired parameter values in the API call. For example, to get quotes from a specific actor, include their name in the request for the "Get quote by actor" endpoint.
The data is sourced from a comprehensive database of quotes from popular movies and television shows. The API aggregates quotes to ensure a wide variety of content for developers to use.
Typical use cases include enhancing chatbots with engaging responses, adding humor to virtual assistants, providing shareable content on social media, and enriching gaming experiences with contextual quotes.
If a request returns no results, check the parameters for accuracy. For partial results, consider refining the search criteria or using broader terms to increase the likelihood of retrieving more quotes.
To obtain your API key, first sign in to your account and navigate to the API you want to use. From the API's Pricing section, choose a plan and complete the subscription process. Once subscribed, return to the API page and you will see your API Access Key displayed at the top of the documentation page. You can use this key to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
The free trial lasts for 7 days and allows you to make up to 50 API requests.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes. If the API offers a free trial, you will see a "Free 7-Day Trial" option in its Pricing section. The trial lasts for 7 days and allows up to 50 API requests, enabling you to evaluate the API before subscribing to a paid plan.
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.
You can monitor your API usage through the response headers included with every request:
x-zyla-api-calls-monthly-used: Shows the total number of API requests you have used during the current billing period.
x-zyla-api-calls-monthly-remaining: Shows the number of API requests you have remaining for the current billing period.
Yes, you can cancel your subscription at any time. Simply go to the Pricing section of the API you're subscribed to and click the "Unsubscribe" button.
Please note that upgrades, downgrades, and cancellations take effect immediately. Once your subscription is canceled, access to the service will end immediately, regardless of any remaining API calls in your quota.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund