NFL Team and Players Data API

This API provides comprehensive data on NFL teams, players, statistics, and much more for enhanced sports analytics and fantasy football insights.

The NFL Data API specializes in delivering detailed information related to the National Football League (NFL), focusing on various aspects such as team performance, player statistics, game results, and injury reports. The API processes a range of data fields, including team names, player statistics, game scores, schedules, and rankings. It also incorporates domain-specific terminology such as 'QBR' (Quarterback Rating), 'Power Index', and 'NFL Draft' details. The data is structured in JSON format, allowing for easy integration into applications and analytics tools. Technical requirements include adherence to specific endpoints for accessing player data, team rosters, and game schedules, with rate limits to ensure optimal performance. The output schema typically includes nested objects representing teams, players, and their respective statistics, enabling developers to retrieve and manipulate data efficiently for fantasy football or sports analysis purposes.

API Documentation

Endpoints


This endpoint retrieves a list of all NFL teams in this season by conference.


                                                                            
POST https://zylalabs.com/api/5824/nfl+team+and+players+data+api/7611/get+nfl+teams
                                                                            
                                                                        

Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            {"AFC":{"Este":["Buffalo Bills","Miami Dolphins","New England Patriots","New York Jets"],"Norte":["Baltimore Ravens","Cincinnati Bengals","Cleveland Browns","Pittsburgh Steelers"],"Oeste":["Denver Broncos","Kansas City Chiefs","Las Vegas Raiders","Los Angeles Chargers"],"Sur":["Houston Texans","Indianapolis Colts","Jacksonville Jaguars","Tennessee Titans"]},"NFC":{"Este":["Dallas Cowboys","New York Giants","Philadelphia Eagles","Washington Commanders"],"Norte":["Chicago Bears","Detroit Lions","Green Bay Packers","Minnesota Vikings"],"Oeste":["Arizona Cardinals","Los Angeles Rams","San Francisco 49ers","Seattle Seahawks"],"Sur":["Atlanta Falcons","Carolina Panthers","New Orleans Saints","Tampa Bay Buccaneers"]}}
                                                                                                                                                                                                                    
                                                                                                    

Get NFL teams - CODE SNIPPETS


curl --location --request POST 'https://zylalabs.com/api/5824/nfl+team+and+players+data+api/7611/get+nfl+teams' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'


You must indicate a team in the parameter to get offensive statistics in the season to use this endpoint. (For example: Miami Dolphins).


                                                                            
POST https://zylalabs.com/api/5824/nfl+team+and+players+data+api/7612/get+nfl+offense+stats+by+team
                                                                            
                                                                        

Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            {"Team":"Dolphins","Att":450,"Cmp":315,"Cmp %":70,"Yds\/Att":7,"Pass Yds":3173,"TD":18,"INT":5,"Rate":98.5,"1st":171,"1st%":38,"20+":29,"40+":3,"Lng":"80T","Sck":32,"SckY":228}
                                                                                                                                                                                                                    
                                                                                                    

Get NFL offense stats by team - CODE SNIPPETS


curl --location --request POST 'https://zylalabs.com/api/5824/nfl+team+and+players+data+api/7612/get+nfl+offense+stats+by+team' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"team":"Required"}'


You must indicate a team in the parameter to get offensive statistics in the season to use this endpoint. (For example: Miami Dolphins).


                                                                            
POST https://zylalabs.com/api/5824/nfl+team+and+players+data+api/7613/get+nfl+deffense+stats+by+team
                                                                            
                                                                        

Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            {"Team":"Dolphins","Att":422,"Cmp":274,"Cmp %":64.9,"Yds\/Att":7,"Yds":2941,"TD":14,"INT":7,"Rate":89.4,"1st":145,"1st%":34.4,"20+":33,"40+":5,"Lng":"71T","Sck":24}
                                                                                                                                                                                                                    
                                                                                                    

Get NFL deffense stats by team - CODE SNIPPETS


curl --location --request POST 'https://zylalabs.com/api/5824/nfl+team+and+players+data+api/7613/get+nfl+deffense+stats+by+team' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"team":"Required"}'


This endpoint provides the current NFL standings, including playoff rankings.


                                                                            
POST https://zylalabs.com/api/5824/nfl+team+and+players+data+api/7614/get+nfl+standings
                                                                            
                                                                        

Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            {"AFC":{"1":{"team":"Kansas City Chiefs","G":12,"P":1,"E":0,"PCT":0.923,"DIV":"5-0","CONF":"7-1","FDC":0.462,"FDV":0.436},"2":{"team":"Buffalo Bills","G":10,"P":3,"E":0,"PCT":0.769,"DIV":"3-0","CONF":"7-2","FDC":0.485,"FDV":0.454},"3":{"team":"Pittsburgh Steelers","G":10,"P":3,"E":0,"PCT":0.769,"DIV":"3-1","CONF":"7-2","FDC":0.396,"FDV":0.408},"4":{"team":"Houston Texans","G":8,"P":5,"E":0,"PCT":0.615,"DIV":"4-1","CONF":"6-2","FDC":0.462,"FDV":0.385},"5":{"team":"Baltimore Ravens","G":8,"P":5,"E":0,"PCT":0.615,"DIV":"2-2","CONF":"5-4","FDC":0.556,"FDV":0.538},"6":{"team":"Los Angeles Chargers","G":8,"P":5,"E":0,"PCT":0.615,"DIV":"2-2","CONF":"4-4","FDC":0.456,"FDV":0.298},"7":{"team":"Denver Broncos","G":6,"P":7,"E":0,"PCT":0.462,"DIV":"1-3","CONF":"5-4","FDC":0.533,"FDV":0.372}},"NFC":{"1":{"team":"Detroit Lions","G":12,"P":1,"E":0,"PCT":0.923,"DIV":"4-0","CONF":"8-1","FDC":0.509,"FDV":0.506},"2":{"team":"Philadelphia Eagles","G":11,"P":2,"E":0,"PCT":0.846,"DIV":"3-0","CONF":"7-2","FDC":0.42,"FDV":0.406},"3":{"team":"Seattle Seahawks","G":8,"P":5,"E":0,"PCT":0.615,"DIV":"3-2","CONF":"4-4","FDC":0.479,"FDV":0.423},"4":{"team":"Tampa Bay Buccaneers","G":7,"P":6,"E":0,"PCT":0.538,"DIV":"2-2","CONF":"6-3","FDC":0.527,"FDV":0.473},"5":{"team":"Minnesota Vikings","G":11,"P":2,"E":0,"PCT":0.846,"DIV":"2-1","CONF":"6-2","FDC":0.444,"FDV":0.392},"6":{"team":"Green Bay Packers","G":9,"P":4,"E":0,"PCT":0.692,"DIV":"1-3","CONF":"4-4","FDC":0.562,"FDV":0.419},"7":{"team":"Washington Commanders","G":8,"P":5,"E":0,"PCT":0.615,"DIV":"2-2","CONF":"5-3","FDC":0.408,"FDV":0.269}}}
                                                                                                                                                                                                                    
                                                                                                    

Get NFL Standings - CODE SNIPPETS


curl --location --request POST 'https://zylalabs.com/api/5824/nfl+team+and+players+data+api/7614/get+nfl+standings' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'


This endpoint retrieves the top-ranked NFL players based on their Total Quarterback Rating (QBR). The QBR is a comprehensive metric that evaluates a quarterback's performance, considering passing, rushing, turnovers, and other critical factors. Data includes player rank, name, team, Total QBR score, allowing users to analyze the season's top-performing quarterbacks. Ideal for sports analytics, fan engagement, and performance tracking.


                                                                            
POST https://zylalabs.com/api/5824/nfl+team+and+players+data+api/7615/player+qbr+rankings
                                                                            
                                                                        

Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            {"top_players":[{"rank":1,"name":"Josh Allen","team":"BUF","QBR":76.7},{"rank":2,"name":"Joe Burrow","team":"CIN","QBR":74.1},{"rank":3,"name":"Lamar Jackson","team":"BAL","QBR":73.8},{"rank":4,"name":"Jayden Daniels","team":"WSH","QBR":72.6},{"rank":5,"name":"Kyler Murray","team":"ARI","QBR":71.6},{"rank":6,"name":"Brock Purdy","team":"SF","QBR":68.5},{"rank":7,"name":"Jameis Winston","team":"CLE","QBR":66},{"rank":8,"name":"Matthew Stafford","team":"LAR","QBR":65.6},{"rank":9,"name":"Jalen Hurts","team":"PHI","QBR":65.2},{"rank":10,"name":"Patrick Mahomes","team":"KC","QBR":64.6}]}
                                                                                                                                                                                                                    
                                                                                                    

Player QBR Rankings - CODE SNIPPETS


curl --location --request POST 'https://zylalabs.com/api/5824/nfl+team+and+players+data+api/7615/player+qbr+rankings' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'


API Access Key & Authentication

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 NFL Team and Players Data API REST API, simply include your bearer token in the Authorization header.
Headers
Header Description
Authorization [Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.

Simple Transparent Pricing

No long term commitments. One click upgrade/downgrade or cancellation. No questions asked.

πŸš€ Enterprise

Starts at
$ 10,000/Year


  • Custom Volume
  • Specialized Customer Support
  • Real-Time API Monitoring

Customer favorite features

  • βœ”οΈŽ Only Pay for Successful Requests
  • βœ”οΈŽ Free 7-Day Trial
  • βœ”οΈŽ Multi-Language Support
  • βœ”οΈŽ One API Key, All APIs.
  • βœ”οΈŽ Intuitive Dashboard
  • βœ”οΈŽ Comprehensive Error Handling
  • βœ”οΈŽ Developer-Friendly Docs
  • βœ”οΈŽ Postman Integration
  • βœ”οΈŽ Secure HTTPS Connections
  • βœ”οΈŽ Reliable Uptime

The NFL Data API provides comprehensive data on NFL teams, players, statistics, game results, schedules, injury reports, and more, allowing for enhanced sports analytics and fantasy football insights.

The data from the NFL Data API is structured in JSON format, which allows for easy integration into applications and analytics tools.

Yes, the NFL Data API has specific endpoints for accessing player data, team rosters, game schedules, and other related information. It's important to refer to the API documentation for detailed endpoint usage.

You can retrieve various statistics such as team performance metrics, player statistics including QBR (Quarterback Rating), game scores, rankings, and details related to the NFL Draft.

Yes, the NFL Data API has rate limits in place to ensure optimal performance. Users should adhere to these limits when making requests to the API.

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.

Prices are listed in USD (United States Dollar), EUR (Euro), CAD (Canadian Dollar), AUD (Australian Dollar), and GBP (British Pound). We accept all major debit and credit cards. Our payment system uses the latest security technology and is powered by Stripe, one of the world’s most reliable payment companies. If you have any trouble paying by card, just contact us at [email protected]

Additionally, if you already have an active subscription in any of these currencies (USD, EUR, CAD, AUD, GBP), that currency will remain for subsequent subscriptions. You can change the currency at any time as long as you don't have any active subscriptions.

The local currency shown on the pricing page is based on the country of your IP address and is provided for reference only. The actual prices are in USD (United States Dollar). When you make a payment, the charge will appear on your card statement in USD, even if you see the equivalent amount in your local currency on our website. This means you cannot pay directly with your local currency.

Occasionally, a bank may decline the charge due to its fraud protection settings. We suggest reaching out to your bank initially to check if they are blocking our charges. Also, you can access the Billing Portal and change the card associated to make the payment. If these does not work and you need further assistance, please contact our team at [email protected]

Prices are determined by a recurring monthly or yearly subscription, depending on the chosen plan.

API calls are deducted from your plan based on successful requests. Each plan comes with a specific number of calls that you can make per month. Only successful calls, indicated by a Status 200 response, will be counted against your total. This ensures that failed or incomplete requests do not impact your monthly quota.

Zyla API Hub works on a recurring monthly subscription system. Your billing cycle will start the day you purchase one of the paid plans, and it will renew the same day of the next month. So be aware to cancel your subscription beforehand if you want to avoid future charges.

To upgrade your current subscription plan, simply go to the pricing page of the API and select the plan you want to upgrade to. The upgrade will be instant, allowing you to immediately enjoy the features of the new plan. Please note that any remaining calls from your previous plan will not be carried over to the new plan, so be aware of this when upgrading. You will be charged the full amount of the new plan.

To check how many API calls you have left for the current month, refer to the β€˜X-Zyla-API-Calls-Monthly-Remaining’ field in the response header. For example, if your plan allows 1000 requests per month and you've used 100, this field in the response header will indicate 900 remaining calls.

To see the maximum number of API requests your plan allows, check the β€˜X-Zyla-RateLimit-Limit’ response header. For instance, if your plan includes 1000 requests per month, this header will display 1000.

The β€˜X-Zyla-RateLimit-Reset’ header shows the number of seconds until your rate limit resets. This tells you when your request count will start fresh. For example, if it displays 3600, it means 3600 seconds are left until the limit resets.

Yes, you can cancel your plan anytime by going to your account and selecting the cancellation option on the Billing page. Please note that upgrades, downgrades, and cancellations take effect immediately. Additionally, upon cancellation, you will no longer have access to the service, even if you have remaining calls left in your quota.

You can contact us through our chat channel to receive immediate assistance. We are always online from 8 am to 5 pm (EST). If you reach us after that time, we will get back to you as soon as possible. Additionally, you can contact us via email at [email protected]

To let you experience our APIs without any commitment, we offer a 7-day free trial that allows you to make API calls at no cost during this period. Please note that you can only use this trial once, so make sure to use it with the API that interests you the most. Most of our APIs provide a free trial, but some may not support it.

After 7 days, you will be charged the full amount for the plan you were subscribed to during the trial. Therefore, it’s important to cancel before the trial period ends. Refund requests for forgetting to cancel on time are not accepted.

When you subscribe to an API trial, you can make only 25% of the calls allowed by that plan. For example, if the API plan offers 1000 calls, you can make only 250 during the trial. To access the full number of calls offered by the plan, you will need to subscribe to the full plan.

 Service Level
100%
 Response Time
1,748ms

Category:


Related APIs