[{"Super Bowl Statistic Categories":["Game Passer Rating","Career Passer Rating","Game Pass Attempts","Career Pass Attempts","Game Passes Completed","Career Passes Completed","Game Pass Completion %","Career Pass Completion %","Game Passing Yards","Career Passing Yards","Long Pass","Game Yards\/Pass Attempt","Career Yards\/Pass Attempt","Game Passing Touchdowns","Career Passing Touchdowns","Game Passes Intercepted","Career Passes Intercepted","Game Rushing Attempts","Career Rushing Attempts","Game Rushing Yards","Career Rushing Yards","Long Rush","Game Yards\/Rushing Attempt","Career Yards\/Rushing Attempt","Game Rushing Touchdowns","Career Rushing Touchdowns","Game Receptions","Career Receptions","Game Receiving Yards","Career Receiving Yards","Long Reception","Game Yards\/Reception","Career Yards\/Reception","Game Receiving Touchdowns","Career Receiving Touchdowns","Game Yards From Scrimmage","Career Yards From Scrimmage","Game Points For","Career Points For","Game Touchdowns","Career Touchdowns","Game Extra Points Made","Career Extra Points Made","Game Field Goals Made","Career Field Goals Made","Game Sacks","Career Sacks","Game Interceptions","Career Interceptions","Game Interception Return Yards","Career Interception Return Yards","Game Combined Tackles","Career Combined Tackles"]}]
curl --location --request POST 'https://zylalabs.com/api/5976/super+bowl+stars+players+api/7950/get+super+bowl+statistic+categories' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
{"Long Rush":[{"Player":"Jake Delhomme","Yards":85},{"Player":"Brett Favre","Yards":81},{"Player":"John Elway","Yards":80},{"Player":"Doug Williams","Yards":80},{"Player":"Jim Plunkett","Yards":80},{"Player":"David Woodley","Yards":76},{"Player":"Terry Bradshaw","Yards":75},{"Player":"Johnny Unitas","Yards":75},{"Player":"Kurt Warner","Yards":73},{"Player":"Terry Bradshaw","Yards":73}]}
curl --location --request POST 'https://zylalabs.com/api/5976/super+bowl+stars+players+api/7951/get+statistics+by+category' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"category":"Required"}'
[{"SuperBowls":[{"Date":"Jan 15, 1967","SB":"I (1)","Winner":"Green Bay Packers","Pts":35,"Loser":"Kansas City Chiefs","Pts_Loser":10,"MVP":"Bart Starr","Stadium":"Memorial Coliseum","City":"Los Angeles","State":"California"}]}]
curl --location --request POST 'https://zylalabs.com/api/5976/super+bowl+stars+players+api/8163/get+super+bowl+history' --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 Stars Players 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 query specific player statistics by selecting the desired category and using the API's endpoints to retrieve detailed data on top-performing players within that category.
Yes, the Super Bowl Stars Players API is designed to be user-friendly for casual users while also providing robust features for developers to integrate into applications.
Yes, the API allows you to access historical leaderboards and statistics for multiple Super Bowls, enabling comprehensive analysis of player performances over time.
The Super Bowl Stars Players API allows you to retrieve historical statistics for Super Bowl leaders across various categories, including passing, rushing, and receiving. You can query specific statistics based on your selection to analyze top-performing players.
This endpoint returns a list of available Super Bowl statistic categories, such as "Game Passer Rating" and "Career Rushing Touchdowns." This helps users identify the types of statistics they can query.
The response includes fields like "Player" and "Yards," providing detailed statistics for each player within the specified category, allowing users to analyze individual performances.
The response is structured as an array of objects, each containing details about a Super Bowl game, including fields like "Date," "Winner," "Loser," "MVP," and "Stadium," facilitating easy access to historical game data.
This endpoint requires a single parameter: the category name. Users can customize their requests by selecting different categories obtained from the "get Super Bowl Statistic Categories" endpoint.
This endpoint provides comprehensive details about Super Bowl games, including the date, teams, scores, MVPs, and stadiums, covering all Super Bowls from 1967 to 2025.
Users can analyze player performances by comparing statistics across different players within the same category, such as identifying the top passers or rushers in Super Bowl history.
Typical use cases include sports analytics, historical performance analysis, fantasy sports applications, and creating visualizations of player statistics for fans and researchers.
The API sources its data from verified historical records and statistics, ensuring high accuracy. Regular updates and quality checks are implemented to maintain 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