[{"award_categories":[{"category":"Best Motion Picture \u2013 Drama","id":"1"},{"category":"Best Motion Picture \u2013 Musical Or Comedy","id":"2"},{"category":"Best Performance By A Female Actor In A Supporting Role In Any Motion Picture","id":"3"},{"category":"Best Performance By A Female Actor In A Television Series \u2013 Musical Or Comedy","id":"4"},{"category":"Best Performance By A Female Actor In A Motion Picture \u2013 Drama","id":"5"},{"category":"Best Performance By A Male Actor In A Motion Picture \u2013 Drama","id":"6"},{"category":"Best Performance By A Female Actor In A Motion Picture \u2013 Musical Or Comedy","id":"7"},{"category":"Best Performance By A Male Actor In A Motion Picture \u2013 Musical Or Comedy","id":"8"},{"category":"Best Motion Picture \u2013 Animated","id":"9"},{"category":"Best Motion Picture \u2013 Non-English Language","id":"10"},{"category":"Best Performance By A Male Actor In A Supporting Role In Any Motion Picture","id":"11"},{"category":"Best Director","id":"12"},{"category":"Best Screenplay, Motion Picture","id":"13"},{"category":"Best Original Score","id":"14"},{"category":"Best Original Song \u2013 Motion Picture","id":"15"},{"category":"Best Television Series \u2013 Drama","id":"16"},{"category":"Best Performance By A Female Actor In A Television Series \u2013 Drama","id":"17"},{"category":"Best Performance By A Male Actor In A Television Series \u2013 Drama","id":"18"},{"category":"Best Television Series \u2013 Musical or Comedy","id":"19"},{"category":"Best Performance By A Male Actor In A Television Series \u2013 Musical Or Comedy","id":"20"},{"category":"Best Supporting Actress, Television","id":"21"},{"category":"Best Supporting Actor, Television","id":"22"},{"category":"Best Television Limited Series, Anthology Series Or Motion Picture Made For Television","id":"23"},{"category":"Best Performance By A Female Actor In A Limited Series, Anthology Series, Or A Motion Picture Made For Television","id":"24"},{"category":"Best Performance By A Male Actor In A Limited Series, Anthology Series, Or A Motion Picture Made For Television","id":"25"},{"category":"Cinematic and Box Office Achievement","id":"26"},{"category":"Best Performance in Stand-Up Comedy or Television","id":"27"}]}]
curl --location --request POST 'https://zylalabs.com/api/6094/golden+globe+awards+api/8329/all+award+categories' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[{"year":2025,"category":"Best Performance By A Female Actor In A Supporting Role In Any Motion Picture","nominees":["Selena Gomez, Emilia P\u00e9rez","Ariana Grande, Wicked","Felicity Jones, The Brutalist","Margaret Qualley, The Substance","Isabella Rossellini, Conclave","Zoe Salda\u00f1a, Emilia P\u00e9rez"]}]
curl --location --request POST 'https://zylalabs.com/api/6094/golden+globe+awards+api/8330/nominees+for+specific+category' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"category":"Required"}'
[{"year":2025,"category":"Best Performance By A Female Actor In A Supporting Role In Any Motion Picture","winner":"Zoe Salda\u00f1a, Emilia P\u00e9rez"}]
curl --location --request POST 'https://zylalabs.com/api/6094/golden+globe+awards+api/8331/winners+by+category' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"category":"Required"}'
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 Golden Globe Awards 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 🎉)
The Golden Globe Awards API specializes in delivering comprehensive information about the annual Golden Globe Awards. The API processes data such as award categories, nominees, winners, and performance details for both film and television, offering users up-to-date insights into the prestigious event.
The Golden Globe Awards API provides access to the latest winners and nominees, including details about award categories and performance for both film and television.
The API is designed to deliver up-to-date insights, meaning that it is updated annually to reflect the latest winners and nominees from the Golden Globe Awards.
Yes, the Golden Globe Awards API allows users to access historical data, including past winners and nominees, which can be useful for research and analysis.
The API typically supports JSON format for data retrieval, making it easy to integrate into various applications and services.
The API may require an API key for access, which can be obtained by registering on the API provider's website. Check the documentation for specific authentication requirements.
Each endpoint returns structured data in JSON format. The "All Award Categories" endpoint provides a list of categories, the "Nominees for Specific Category" endpoint returns nominees for a given category, and the "Winners by Category" endpoint delivers the winner for a specified category.
Key fields include "category" and "id" in the award categories response, "nominees" in the nominees response, and "winner" in the winners response. Each response also includes the "year" for context.
The "Nominees for Specific Category" and "Winners by Category" endpoints require a "category" parameter to specify which award category to query. The "All Award Categories" endpoint does not require parameters.
The response data is organized as an array of objects. Each object contains relevant fields such as "year," "category," "nominees," or "winner," allowing users to easily parse and utilize the information.
The "All Award Categories" endpoint provides a comprehensive list of award categories. The "Nominees for Specific Category" endpoint lists nominees for a specific category, while the "Winners by Category" endpoint reveals the winners for those categories.
Users can utilize the returned data by parsing the JSON response to extract relevant information, such as displaying nominees or winners in applications, conducting analyses, or creating reports on award trends.
Typical use cases include developing applications that showcase award nominees and winners, conducting research on trends in film and television awards, and creating content for entertainment news platforms.
Data accuracy is maintained through regular updates and verification against official Golden Globe Awards announcements, ensuring that the information provided is reliable and current.
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