{"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/5975/super+bowl+stats+api/7947/super+bowl+winners' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
{"Team":"Pittsburgh Steelers","Appearances":8,"Wins":6,"Losses":2,"Win-Loss Percentage":0.75,"Points For":193,"Points Against":164,"Point Differential":29,"Starting Quarterbacks":[{"Name":"Terry Bradshaw","Record":"4-0"},{"Name":"Neil O'Donnell","Record":"0-1"},{"Name":"Ben Roethlisberger","Record":"2-1"}]}
curl --location --request POST 'https://zylalabs.com/api/5975/super+bowl+stats+api/7948/get+super+bowl+performance+by+team' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"team":"Required"}'
[{"Date":"Jan 14, 1968","SB":"II (2)","Winner":"Green Bay Packers","Pts":33,"Loser":"Oakland Raiders","Pts_Loser":14,"MVP":"Bart Starr+","Stadium":"Orange Bowl","City":"Miami","State":"Florida"}]
curl --location --request POST 'https://zylalabs.com/api/5975/super+bowl+stats+api/7949/get+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 Stats 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 🎉)
You can retrieve team standings, performance metrics, and records like the most Super Bowl wins or appearances.
No, this API provides historical Super Bowl data and is updated shortly after the latest Super Bowl.
You can access game results, MVP details, player statistics, team performance, and Super Bowl records.
Yes, you can use the team and year parameters in endpoints to filter data by your preferences.
The data is structured in JSON format, which allows for easy integration into applications and analytics tools.
Each endpoint returns specific data related to Super Bowl games. The "Super Bowl Winners" endpoint provides team rankings by championships, the "Team Performance" endpoint offers metrics like win-loss ratios, and the "Super Bowl History" endpoint details game results, MVPs, and venue information.
Key fields include team names, wins, losses, scores, MVPs, game dates, stadium names, and locations. For example, the "get Super Bowl performance by team" endpoint includes fields like "Appearances," "Points For," and "Starting Quarterbacks."
The "get Super Bowl performance by team" endpoint requires an NFL team name, while the "get super bowl history by year" endpoint requires a specific year. The "Super Bowl Winners" endpoint does not require parameters.
Response data is structured in JSON format, with each endpoint returning an array or object containing relevant fields. For instance, the "get super bowl history by year" endpoint returns an array of game objects, each detailing a specific Super Bowl.
The "Super Bowl Winners" endpoint provides championship rankings, the "Team Performance" endpoint offers detailed metrics for specific teams, and the "Super Bowl History" endpoint includes comprehensive game details from 1967 to 2024.
Users can customize requests by specifying parameters such as the NFL team name for performance metrics or the year for historical data. This allows for tailored queries to retrieve specific information.
Typical use cases include sports analytics, historical research, fan engagement applications, and media content creation. Developers can leverage the data to build features like team performance dashboards or historical game summaries.
Data accuracy is maintained through rigorous sourcing from official NFL records and historical databases. Regular updates and quality checks ensure that the information remains reliable and up-to-date.
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