[{"title":"Bruno Mars - That’s What I Like [Official Music Video]","link":"https://www.youtube.com/watch?v=PMivT7MJ41M","thumbnail":"https://i.ytimg.com/vi/PMivT7MJ41M/hqdefault.jpg?sqp=-oaymwEcCOADEI4CSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCaBa2UP446xj_dnTyMv0wNlijo2g","duration":"3:31","page_name":"Bruno Mars","video_id":"PMivT7MJ41M"},{"title":"Bruno Mars - When I Was Your Man (Official Music Video)","link":"https://www.youtube.com/watch?v=ekzHIouo8Q4","thumbnail":"https://i.ytimg.com/vi/ekzHIouo8Q4/hq720.jpg?sqp=-oaymwEcCOgCEMoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLB_O42VZITwegjrXg3qzhRtGcCUoA","duration":"3:55","page_name":"Bruno Mars","video_id":"ekzHIouo8Q4"},{"title":"Bruno Mars - Greatest Hits Full Album - Best Songs Collection 2023","link":"https://www.youtube.com/watch?v=txLRt8S_q_U","thumbnail":"https://i.ytimg.com/vi/txLRt8S_q_U/hq720.jpg?sqp=-oaymwEcCOgCEMoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBo-c8ZxkNjENI_0RBVHLDBA5YWxA","duration":"4:07:42","page_name":"Best songs collection","video_id":"txLRt8S_q_U"},{"title":"When I Was Your Man | Bruno Mars Greatest Hits | Bruno Mars Love Songs [2 Hour Loop 4K]","link":"https://www.youtube.com/watch?v=BcHF4p_WZ_0","thumbnail":"https://i.ytimg.com/vi/BcHF4p_WZ_0/hq720.jpg?sqp=-oaymwEcCOgCEMoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBC_Ni6Z_FtzPwUnOmgPtdxL-W5QQ","duration":"2:27:18","page_name":"Warner Music Canada","video_id":"BcHF4p_WZ_0"},{"title":"Bruno Mars | Top Songs 2023 Playlist | When I Was Your Man, Just The Way You Are, 24K Magic...","link":"https://www.youtube.com/watch?v=YaYi5CAy-g0","thumbnail":"https://i.ytimg.com/vi/YaYi5CAy-g0/hq720.jpg?sqp=-oaymwE2COgCEMoBSFXyq4qpAygIARUAAIhCGAFwAcABBvABAfgB_gmAAtAFigIMCAAQARhiIGIoYjAP&rs=AOn4CLBR2TKk7bHHvGuHo37liI7fELC9UA","duration":"1:11:22","page_name":"TOPSIFY","video_id":"YaYi5CAy-g0"}]
curl --location --request POST 'https://zylalabs.com/api/3505/youtube+video+exploration+api/3839/get+video+results' --header 'Authorization: Bearer YOUR_API_KEY'
--data-raw '{
"q": "Bruno Mars",
"limit": 5
}'
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 YouTube Video Exploration 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
The YouTube Video Exploration API allows users to access YouTube's extensive video library and integrate it into their applications and services. With this API, users can perform precise searches to discover relevant videos based on specific keywords, channels, playlists and video IDs.
Designed with versatility in mind, the YouTube Video Exploration API integrates seamlessly into a wide range of platforms and applications. Its architecture and comprehensive documentation make it easy for users to incorporate the API into projects developed in a variety of programming languages. Whether mobile apps, websites or desktop applications, developers can take advantage of the API's integration options to deliver YouTube video content directly to their users.
One of the most prominent features of the YouTube Video Exploration API is its ability to deliver personalized video recommendations. By authenticating the user and tracking their activity, developers can create personalized experiences based on users' viewing history, preferences and behavior. This level of personalization enhances user engagement by delivering tailored video content that matches their interests.
In conclusion, the YouTube Video Exploration API is a versatile and powerful tool that enables users to tap into the enormous potential of the YouTube video library. With its robust search capabilities, seamless integration options, personalized recommendations and advanced features, the API offers a complete solution for accessing YouTube video content and integrating it into a wide range of applications and services.
It will receive parameters and provide you with a JSON.
Besides the number of API calls available for the plan, there are no other limitations.
To use this API, users must enter a keyword along with the desired results to receive a list of video results.
YouTube Video Exploration API allows users to access and explore YouTube's extensive video library.
There are different plans to suit all tastes, including a free trial for a small number of requests, but your rate is limited to avoid abuse of the service.
Zyla provides a wide range of integration methods for almost all programming languages. You can use these codes to integrate with your project as you need.
The Get Video results endpoint returns a JSON array containing video details, including the title, link, thumbnail, duration, channel name, and video ID for each video matching the search keyword.
Key fields in the response data include "title" (video title), "link" (URL to the video), "thumbnail" (video thumbnail image), "duration" (length of the video), "page_name" (channel name), and "video_id" (unique identifier for the video).
Users can customize their data requests by specifying keywords in the API call. Additional parameters may include filters for channels, playlists, or specific video IDs to refine search results.
The response data is organized as a JSON array, where each object represents a video with its associated fields. This structure allows easy parsing and integration into applications.
The endpoint provides information about videos, including their titles, links, thumbnails, durations, channel names, and unique video IDs, enabling users to discover and display relevant content.
Data accuracy is maintained by sourcing information directly from YouTube's official video library, ensuring that the details returned reflect the most current and reliable data available.
Typical use cases include content discovery applications, educational platforms providing video resources, and entertainment services showcasing trending or recommended videos based on user interests.
Users can utilize the returned data by displaying video titles and thumbnails in their applications, linking to videos for playback, and using video IDs for further interactions, such as embedding or sharing.
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