This API will return ladder data, fixtures and match details from this season and all the way back to 2000.
Sports News Websites: Integrate the NRL API to display up-to-date ladder standings, fixtures, and match details, providing users with real-time information on NRL games and team performances. This enhances user engagement by keeping rugby league fans informed and engaged with the latest updates.
Fantasy Sports Platforms: Use the API to provide participants with accurate and current data for their fantasy teams. The detailed match and player statistics can help users make informed decisions when drafting, trading, and managing their fantasy league teams.
Sports Analytics and Insights: Analysts and researchers can utilize the historical data from the API to conduct in-depth analyses of team performances, player statistics, and game outcomes. This can be used to identify trends, predict future performances, and develop advanced metrics and models.
Mobile Applications: Developers can create mobile apps that offer users access to NRL data on the go. Features could include live match updates, notifications for favorite teams, and comprehensive historical data for rugby league enthusiasts who want detailed information at their fingertips.
Broadcast Media and Commentary: TV networks, radio stations, and online commentators can integrate the API into their systems to provide live updates and detailed statistical analysis during broadcasts. This enhances the viewing and listening experience by offering accurate and timely information during matches.
Besides the number of API calls, there is no other limitation.
This endpoint will deliver the current ladder stats based on the season you choose.
You can use the current year, but the API supports all the way back to 2002.
Ladder - Endpoint Features
Object | Description |
---|---|
season |
[Required] Season you want to check. Current year or all the way back to 2002. |
{"status":"success","data":[{"season":"2024","ladder":{"position":"1","team":"Melbourne","played":"24","wins":"19","losses":"5","draws":"-","bye":"3","for":"692","against":"449","ladder_points":"44"}},{"season":"2024","ladder":{"position":"2","team":"Penrith","played":"24","wins":"17","losses":"7","draws":"-","bye":"3","for":"580","against":"394","ladder_points":"40"}},{"season":"2024","ladder":{"position":"3","team":"Sydney","played":"24","wins":"16","losses":"8","draws":"-","bye":"3","for":"738","against":"463","ladder_points":"38"}},{"season":"2024","ladder":{"position":"4","team":"Cronulla","played":"24","wins":"16","losses":"8","draws":"-","bye":"3","for":"653","against":"431","ladder_points":"38"}},{"season":"2024","ladder":{"position":"5","team":"North Qld","played":"24","wins":"15","losses":"9","draws":"-","bye":"3","for":"657","against":"568","ladder_points":"36"}},{"season":"2024","ladder":{"position":"6","team":"Canterbury","played":"24","wins":"14","losses":"10","draws":"-","bye":"3","for":"529","against":"433","ladder_points":"34"}},{"season":"2024","ladder":{"position":"7","team":"Manly","played":"24","wins":"13","losses":"10","draws":"1","bye":"3","for":"634","against":"521","ladder_points":"33"}},{"season":"2024","ladder":{"position":"8","team":"Newcastle","played":"24","wins":"12","losses":"12","draws":"-","bye":"3","for":"470","against":"510","ladder_points":"30"}},{"season":"2024","ladder":{"position":"9","team":"Canberra","played":"24","wins":"12","losses":"12","draws":"-","bye":"3","for":"474","against":"601","ladder_points":"30"}},{"season":"2024","ladder":{"position":"10","team":"Dolphins","played":"24","wins":"11","losses":"13","draws":"-","bye":"3","for":"577","against":"578","ladder_points":"28"}},{"season":"2024","ladder":{"position":"11","team":"St Geo Illa","played":"24","wins":"11","losses":"13","draws":"-","bye":"3","for":"508","against":"634","ladder_points":"28"}},{"season":"2024","ladder":{"position":"12","team":"Brisbane","played":"24","wins":"10","losses":"14","draws":"-","bye":"3","for":"537","against":"607","ladder_points":"26"}},{"season":"2024","ladder":{"position":"13","team":"Warriors","played":"24","wins":"9","losses":"14","draws":"1","bye":"3","for":"512","against":"574","ladder_points":"25"}},{"season":"2024","ladder":{"position":"14","team":"Gold Coast","played":"24","wins":"8","losses":"16","draws":"-","bye":"3","for":"488","against":"656","ladder_points":"22"}},{"season":"2024","ladder":{"position":"15","team":"Parramatta","played":"24","wins":"7","losses":"17","draws":"-","bye":"3","for":"561","against":"716","ladder_points":"20"}},{"season":"2024","ladder":{"position":"16","team":"Souths","played":"24","wins":"7","losses":"17","draws":"-","bye":"3","for":"494","against":"682","ladder_points":"20"}},{"season":"2024","ladder":{"position":"17","team":"Wests Tigers","played":"24","wins":"6","losses":"18","draws":"-","bye":"3","for":"463","against":"750","ladder_points":"18"}}]}
curl --location --request GET 'https://zylalabs.com/api/4554/nrl+api/5601/ladder?season=2024' --header 'Authorization: Bearer YOUR_API_KEY'
This endpoint will deliver the fixture depending on the round you choose. Also supports the current season or all the way back to 2002.
You can check scores from previous rounds or have information about the future rounds to come.
Fixture - Endpoint Features
Object | Description |
---|---|
season |
[Required] Season you want to check. Current year or all the way back to 2002. |
round |
[Required] Round you want to check. |
{"status":"success","data":{"season":"2015","round":"Round 16","fixtures":[{"match_id":"30244","date":"2015-06-26","time":"7:35pm","home_team":"Brisbane","home_score":"44","away_team":"Newcastle","away_points":"22","referee":"J. Maxwell, M. Noyen","venue":"Suncorp","crowd":"27,246"},{"match_id":"30243","date":"2015-06-26","time":"7:35pm","home_team":"South Sydney","home_score":"20","away_team":"Manly","away_points":"8","referee":"H. Perenara, M. Cecchin","venue":"ANZ","crowd":"14,236"},{"match_id":"30245","date":"2015-06-27","time":"5:00pm","home_team":"Warriors","home_score":"30","away_team":"Canberra","away_points":"8","referee":"G. Sutton, C. Butler","venue":"Mt Smart","crowd":"13,110"},{"match_id":"30246","date":"2015-06-27","time":"5:30pm","home_team":"North Qld","home_score":"18","away_team":"Cronulla","away_points":"24","referee":"G. Reynolds, G. Atkins","venue":"1300SMILES","crowd":"18,826"},{"match_id":"30247","date":"2015-06-27","time":"7:30pm","home_team":"Parramatta","home_score":"16","away_team":"St George Illawarra","away_points":"12","referee":"A. Klein, C. Sutton","venue":"Pirtek Stadium","crowd":"15,046"},{"match_id":"30248","date":"2015-06-28","time":"2:00pm","home_team":"Sydney","home_score":"20","away_team":"Gold Coast","away_points":"10","referee":"A. Devcich, G. Morris","venue":"Central Coast","crowd":"12,569"},{"match_id":"30249","date":"2015-06-28","time":"4:00pm","home_team":"Wests Tigers","home_score":"12","away_team":"Penrith","away_points":"35","referee":"G. Badger, A. Shortall","venue":"Leichhardt","crowd":"14,234"},{"match_id":"30250","date":"2015-06-29","time":"7:00pm","home_team":"Canterbury","home_score":"20","away_team":"Melbourne","away_points":"4","referee":"B. Cummins, C. James","venue":"Belmore","crowd":"16,764"},{"match_id":"30251","date":"2015-07-03","time":"7:45pm","home_team":"Penrith","home_score":"20","away_team":"South Sydney","away_points":"6","referee":"J. Maxwell, G. Morris","venue":"Pepper Stadium","crowd":"14,068"},{"match_id":"30252","date":"2015-07-04","time":"7:30pm","home_team":"St George Illawarra","home_score":"12","away_team":"North Qld","away_points":"18","referee":"M. Cecchin, G. Reynolds","venue":"WIN","crowd":"11,813"},{"match_id":"30253","date":"2015-07-05","time":"4:00pm","home_team":"Manly","home_score":"28","away_team":"Cronulla","away_points":"16","referee":"A. Klein, C. James","venue":"Brookvale","crowd":"14,881"},{"match_id":"30254","date":"2015-07-06","time":"7:00pm","home_team":"Wests Tigers","home_score":"16","away_team":"Parramatta","away_points":"28","referee":"G. Badger, A. Shortall","venue":"ANZ","crowd":"15,347"},{"bye":"Newcastle, Warriors, Brisbane, Melbourne, Canterbury, Gold Coast, Canberra, Sydney"}]}}
curl --location --request GET 'https://zylalabs.com/api/4554/nrl+api/5602/fixture?season=2024&round=16' --header 'Authorization: Bearer YOUR_API_KEY'
Based on the match ID from the "Fixture" endpoint, you'll be able to retrieve data from that match.
Scores, who scored trys, what the squad was, and other relevant information is retrieved from this endpoint.
Match Details - Endpoint Features
Object | Description |
---|---|
match_id |
[Required] ID retrieved from the Fixture endpoint. |
{"status":"success","data":{"data":{"match_id":"62124","match_status":"Completed","date":"Sunday, 23rd June, 2024","kick_off":"4:05 PM (local time)","referee":"Todd Smith","venue":"Campbelltown (Campbelltown)","crowd":"10,106","home_team":"Wests Tigers","away_team":"CanberraRaiders","match_details":{"match_score":{"home_score":"48","home_score_halftime":"18","home_penalties":"2","away_score":"24","away_score_halftime":"2","away_penalties":"7"},"scoresheet":{"home_team":{"players":{"name":["Lachlan GALVIN","Jahream BULA","Adam DOUEIHI","Sione FAINU","Apisai KOROISAU","Luke LAULILII"]},"goals":{"successful":"8","attempts":"8","kicker":"Apisai KOROISAU"}},"away_team":{"players":["Nick COTRIC","Danny LEVI","Ethan STRANGE","Kaeo WEEKES"],"goals":{"successful":"4","attempts":"5","kicker":"Jordan RAPANA"}}},"lineups":{"home_team":{"players":{"0":{"name":"Jahream BULA","number":"1","position":"FB"},"1":{"name":"Solomona FAATAAPE","number":"2","position":"W"},"2":{"name":"Brent NADEN","number":"3","position":"C"},"3":{"name":"Adam DOUEIHI","number":"20","position":"C"},"4":{"name":"Luke LAULILII","number":"19","position":"W"},"6":{"name":"Lachlan GALVIN","number":"6","position":"FE"},"7":{"name":"Aidan SEZER","number":"7","position":"HB"},"9":{"name":"Stefano UTOIKAMANU","number":"8","position":"FR"},"10":{"name":"Apisai KOROISAU (c)","number":"9","position":"HK"},"11":{"name":"Fonua POLE","number":"10","position":"FR"},"12":{"name":"Reuben PORTER","number":"11","position":"2R"},"13":{"name":"Samuela FAINU","number":"12","position":"2R"},"14":{"name":"Justin MATAMUA","number":"13","position":"L"},"16":{"name":"Sione FAINU","number":"15","position":"B"},"17":{"name":"Alex SEYFARTH","number":"16","position":"B"},"18":{"name":"Kit LAULILII","number":"17","position":"B"},"19":{"name":"Heath MASON","number":"18","position":"B"},"21":{"name":"Benji MARSHALL","position":"HC"}}},"away_team":{"coach":"Ricky STUART","players":{"0":{"name":"Jordan RAPANA","number":"1","position":"FB"},"1":{"name":"Nick COTRIC","number":"2","position":"W"},"2":{"name":"Matthew TIMOKO","number":"3","position":"C"},"3":{"name":"Sebastian KRIS","number":"4","position":"C"},"4":{"name":"Xavier SAVAGE","number":"5","position":"W"},"6":{"name":"Ethan STRANGE","number":"6","position":"FE"},"7":{"name":"Kaeo WEEKES","number":"7","position":"HB"},"9":{"name":"Josh PAPALII","number":"8","position":"FR"},"10":{"name":"Zac WOOLFORD","number":"14","position":"HK"},"11":{"name":"Joseph TAPINE","number":"10","position":"FR"},"12":{"name":"Hudson YOUNG","number":"11","position":"2R"},"13":{"name":"Elliott WHITEHEAD (c)","number":"12","position":"2R"},"14":{"name":"Morgan SMITHIES","number":"13","position":"L"},"16":{"name":"Danny LEVI","number":"9","position":"B"},"17":{"name":"Ata MARIOTA","number":"15","position":"B"},"18":{"name":"Trey MOONEY","number":"16","position":"B"},"19":{"name":"Emre GULER","number":"17","position":"B"},"21":{"name":"Ricky STUART","position":"HC"}}}}}}}}
curl --location --request GET 'https://zylalabs.com/api/4554/nrl+api/5603/match+details?match_id=62124' --header 'Authorization: Bearer YOUR_API_KEY'
Header | Description |
---|---|
Authorization
|
[Required] Should be Bearer access_key . See "Your API Access Key" above when you are subscribed. |
No long term commitments. One click upgrade/downgrade or cancellation. No questions asked.
The NRL API provides access to comprehensive data on the National Rugby League (NRL), including ladder standings, fixtures, and detailed match information. You can retrieve season standings, upcoming and past match schedules, individual match details such as scores, player statistics, and more, covering data from the current season back to 2000.
To access fixture information for a specific round, you can use the Fixture endpoint. The response includes details such as match ID, date, time, home team, away team, scores, referee, venue, and crowd size.
The Ladder endpoint provides the current standings of teams in a season. It includes the teamβs position, name, matches played, wins, losses, draws, byes, points for and against, and ladder points.
Detailed match information can be retrieved using the Match Details endpoint. The response includes match status, date, kick-off time, referee, venue, crowd size, team scores, and player statistics.
Yes, you can retrieve data for past seasons using the NRL API. The API provides historical data from the current season back to the year 2002. This includes fixtures, ladder standings, and detailed match information.
The data in the NRL API is updated in real-time during matches. Post-match data, including detailed statistics and scores, is typically updated shortly after the completion of each game. Ladder standings are updated after all relevant matches are completed.
The NRL API uses ISO 8601 format for dates and a standard 12-hour clock format for times, accompanied by AM/PM notation. For example, a fixture date and time might be represented as "2024-06-21" for the date and "8:00pm" for the time.
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, look at the βX-Zyla-API-Calls-Monthly-Remainingβ header. For example, if your plan allows 1000 requests per month and you've used 100, this header will show 900.
To see the maximum number of API requests your plan allows, check the βX-Zyla-RateLimit-Limitβ 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:
2,356ms
Service Level:
100%
Response Time:
1,112ms
Service Level:
100%
Response Time:
946ms
Service Level:
100%
Response Time:
3,871ms
Service Level:
84%
Response Time:
1,441ms
Service Level:
100%
Response Time:
719ms
Service Level:
100%
Response Time:
733ms
Service Level:
100%
Response Time:
7,818ms
Service Level:
100%
Response Time:
497ms
Service Level:
100%
Response Time:
346ms
Service Level:
100%
Response Time:
1,388ms
Service Level:
80%
Response Time:
2,269ms
Service Level:
100%
Response Time:
2,470ms
Service Level:
100%
Response Time:
2,662ms
Service Level:
100%
Response Time:
1,018ms
Service Level:
100%
Response Time:
8,135ms