[{"teams":[{"team":"Pittsburgh Steelers","wins":6},{"team":"New England Patriots","wins":6},{"team":"San Francisco 49ers","wins":5},{"team":"Dallas Cowboys","wins":5},{"team":"New York Giants","wins":4},{"team":"Green Bay Packers","wins":4},{"team":"Kansas City Chiefs","wins":4},{"team":"Denver Broncos","wins":3},{"team":"Washington Commanders","wins":3},{"team":"Los Angeles \/ Oakland Raiders","wins":3},{"team":"Baltimore \/ Indianapolis Colts","wins":2},{"team":"Los Angeles \/ St. Louis Rams","wins":2},{"team":"Baltimore Ravens","wins":2},{"team":"Miami Dolphins","wins":2},{"team":"Tampa Bay Buccaneers","wins":2},{"team":"New York Jets","wins":1},{"team":"New Orleans Saints","wins":1},{"team":"Chicago Bears","wins":1},{"team":"Seattle Seahawks","wins":1},{"team":"Philadelphia Eagles","wins":1}]}]
curl --location --request POST 'https://zylalabs.com/api/6088/super+bowl+history+api/8312/get+super+bowl+winners' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[{"team":"Miami Dolphins","appearances":5,"wins":2,"losses":3,"win_loss_ratio":0.4,"average_score_margin":-29}]
curl --location --request POST 'https://zylalabs.com/api/6088/super+bowl+history+api/8313/super+bowl+performance+by+team' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"team":"Required"}'
[{"Date":"Feb 11, 2024","SB":"LVIII (58)","Winner":"Kansas City Chiefs","Pts":25,"Loser":"San Francisco 49ers","Pts_Loser":22,"MVP":"Patrick Mahomes","Stadium":"Allegiant Stadium","City":"Las Vegas","State":"Nevada"}]
curl --location --request POST 'https://zylalabs.com/api/6088/super+bowl+history+api/8314/super+bowl+history+by+year' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"year":"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 Super Bowl History 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 Super Bowl History API delivers a wealth of detailed data about the Super Bowl, including game date, Super Bowl number, winning and losing teams, points scored, MVPs, and venue details. This API is an essential tool for analyzing and exploring the history of the Super Bowl, focusing on key events and player achievements.
You can use the Super Bowl History API to retrieve data on specific Super Bowl games, including the performance of teams over the years. By analyzing the winning and losing teams, points scored, and MVPs, you can gain insights into team trends and historical performance.
Yes, the Super Bowl History API allows you to filter the data by specific Super Bowl numbers or dates, enabling you to focus on particular games or time periods in Super Bowl history.
Absolutely! The Super Bowl History API includes detailed information about MVPs for each Super Bowl, allowing you to explore player achievements and their impact on the games.
The Super Bowl History API provides detailed statistics and historical data on Super Bowl games, including information on game dates, Super Bowl numbers, winning and losing teams, points scored, MVPs, and venue details.
Each endpoint returns specific data related to Super Bowl history. The "get Super Bowl Winners" endpoint provides a list of teams and their championship wins. The "Super Bowl performance by team" endpoint returns metrics like appearances and win-loss ratios for a specified team. The "super bowl history by year" endpoint delivers comprehensive game details, including dates, scores, MVPs, and venue information.
Key fields vary by endpoint. For "get Super Bowl Winners," fields include "team" and "wins." The "Super Bowl performance by team" endpoint includes "appearances," "wins," "losses," "win_loss_ratio," and "average_score_margin." The "super bowl history by year" endpoint features "Date," "SB," "Winner," "Pts," "Loser," "Pts_Loser," "MVP," "Stadium," "City," and "State."
Each endpoint requires specific parameters. The "Super Bowl performance by team" endpoint requires an NFL team name, while the "super bowl history by year" endpoint requires a year (from 1967 to 2024). The "get Super Bowl Winners" endpoint does not require parameters and returns a complete list of winning teams.
Response data is organized in JSON format. Each endpoint returns an array of objects. For example, the "get Super Bowl Winners" returns an array of teams with their win counts, while the "super bowl history by year" returns an array of game details, each represented as an object with specific fields like date, teams, and scores.
The "get Super Bowl Winners" endpoint provides team rankings by championships. The "Super Bowl performance by team" endpoint offers metrics on team performance, including win-loss ratios. The "super bowl history by year" endpoint delivers detailed historical data for each Super Bowl, including scores, MVPs, and venue information.
Users can customize requests by specifying parameters relevant to the endpoints. For instance, when using the "Super Bowl performance by team" endpoint, users can input the desired NFL team to retrieve specific performance metrics. Similarly, users can specify a year in the "super bowl history by year" endpoint to get data for that particular Super Bowl.
Typical use cases include sports analysis, historical research, and fan engagement. Analysts can study team performance trends, while fans can explore historical game data and MVP performances. Media outlets may use the data for articles or broadcasts related to Super Bowl history and statistics.
Data accuracy is maintained through rigorous sourcing from official NFL records and historical databases. The API aggregates verified statistics and historical data, ensuring that users receive reliable information. Regular updates and quality checks are implemented to uphold data integrity.
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