Rocket League API

API ID 12928

Rocket League Tracker API - Get real-time Player Stats, MMR, Ranks & Leaderboards for Epic Games, Steam, Xbox, PSN & Switch. Perfect for Discord Bots & Esports sites.

API Documentation

Endpoints

Request

Health check endpoint to verify API connectivity and status.

Endpoint ID: 25807
GET https://docs.zylalabs.com/api/12928/rocket+league+api/25807/ping+api
INPUT PARAMETERS

Free test requests remaining: 3 of 3.

This endpoint does not require any input parameters.

API EXAMPLE RESPONSE
JSON
{"message":"pong"}
Ping API — CODE SNIPPETS

curl --location --request GET 'https://zylalabs.com/api/12928/rocket+league+api/25807/ping+api' --header 'Authorization: Bearer YOUR_API_KEY' 


    
Request

Returns the list of available ranked playlists for leaderboard and statistics queries.

Endpoint ID: 25808
GET https://docs.zylalabs.com/api/12928/rocket+league+api/25808/playlist+listing
INPUT PARAMETERS

Free test requests remaining: 3 of 3.

This endpoint does not require any input parameters.

API EXAMPLE RESPONSE
JSON
["ranked-1v1","ranked-2v2","ranked-3v3"]
Playlist listing — CODE SNIPPETS

curl --location --request GET 'https://zylalabs.com/api/12928/rocket+league+api/25808/playlist+listing' --header 'Authorization: Bearer YOUR_API_KEY' 


    
Request

Returns the list of supported gaming platforms for Rocket League statistics.

Endpoint ID: 25809
GET https://docs.zylalabs.com/api/12928/rocket+league+api/25809/platforms+listing
INPUT PARAMETERS

Free test requests remaining: 3 of 3.

This endpoint does not require any input parameters.

API EXAMPLE RESPONSE
JSON
["epic","steam","playstation","xbox","switch"]
Platforms listing — CODE SNIPPETS

curl --location --request GET 'https://zylalabs.com/api/12928/rocket+league+api/25809/platforms+listing' --header 'Authorization: Bearer YOUR_API_KEY' 


    
Request

Retrieves the top 100 players leaderboard for a specific platform and ranked playlist.

Endpoint ID: 25810
GET https://docs.zylalabs.com/api/12928/rocket+league+api/25810/leaderboard
INPUT PARAMETERS

Free test requests remaining: 3 of 3.

API EXAMPLE RESPONSE
JSON
[{"username":"mawkzy","rating":1635},{"username":"oNwpo.","rating":1627},{"username":"iiRw9","rating":1568},{"username":"osaftrll","rating":1556},{"username":"ComebackzyOnTop","rating":1541},{"username":"ApparentlyJack","rating":1535},{"username":"zenrll","rating":1529},{"username":"zach34_","rating":1528},{"username":"shadirl","rating":1526},{"username":"Yuxn iq","rating":1525},{"username":"Twitch Rezears","rating":1525},{"username":"dralii897","rating":1524},{"username":"nassrll_","rating":1521},{"username":"WahveyRL","rating":1513},{"username":"AyyJayyIWNL","rating":1512},{"username":"GiuK_RL","rating":1509},{"username":"FaZe Nuqqet","rating":1508},{"username":"Raddah.","rating":1507},{"username":"jirachii.","rating":1497},{"username":"swifttrl","rating":1489},{"username":"Stizzyyrl","rating":1488},{"username":"Texx .","rating":1476},{"username":"Experienceا","rating":1471},{"username":"Mile1738","rating":1465},{"username":"diazrll","rating":1464},{"username":"reb.mob","rating":1457},{"username":"Fοrky","rating":1456},{"username":"M6R_rl1","rating":1455},{"username":"John 5_24","rating":1455},{"username":"bora.6","rating":1454},{"username":"EAC OFFICIALTEST","rating":1453},{"username":"Willie 1M iq","rating":1449},{"username":"KJJ_RL","rating":1445},{"username":"veyronrll","rating":1440},{"username":"E4y","rating":1440},{"username":"SELLING ACC. . .","rating":1437},{"username":"TempoH_","rating":1437},{"username":"xpurt1","rating":1434},{"username":"Kiileerrz","rating":1434},{"username":"Nush511","rating":1432},{"username":"Grammaa","rating":1429},{"username":"edzㅤ","rating":1427},{"username":"WizzTheGreek","rating":1426},{"username":"rémédy","rating":1425},{"username":"yanxnz","rating":1421},{"username":"mack神","rating":1420},{"username":"Chrxnic.","rating":1420},{"username":"Mohammed_rll","rating":1420},{"username":"mxhmd-","rating":1418},{"username":"Atow.","rating":1418},{"username":"IERNA157","rating":1417},{"username":"trk511_","rating":1416},{"username":"g3bo8","rating":1415},{"username":"vadyy.","rating":1414},{"username":"MawkzyyTTV","rating":1413},{"username":"NicoRL-_-","rating":1412},{"username":"purpoesje","rating":1412},{"username":"Tfzu.","rating":1410},{"username":"Lucifer - -","rating":1410},{"username":"KnightYuh_","rating":1409},{"username":"roxrz-","rating":1408},{"username":"hamoooosa hamooo","rating":1407},{"username":"yuricides","rating":1406},{"username":"rlskippy1","rating":1405},{"username":"mawkzyyy","rating":1404},{"username":"Bra1niac","rating":1404},{"username":"Nym0.","rating":1404},{"username":"FirstkillerRL","rating":1403},{"username":"DrKnown","rating":1402},{"username":"abdoux0120","rating":1399},{"username":"Fiv3Up","rating":1399},{"username":"Kh_aq","rating":1397},{"username":"Abdullah 20 iq","rating":1394},{"username":"Hyderr1.0","rating":1393},{"username":"Mottarll","rating":1392},{"username":"NIP Joreuz","rating":1392},{"username":"µMago","rating":1391},{"username":"liferl6","rating":1391},{"username":"DanielRL_","rating":1391},{"username":"Erv_rl","rating":1390},{"username":"AlexZapatos","rating":1387},{"username":"loaksea","rating":1386},{"username":"starwindcloud","rating":1385},{"username":"jirachi banned","rating":1384},{"username":"Rmnn.","rating":1384},{"username":"alxx_rl","rating":1384},{"username":"rl8055","rating":1384},{"username":"kidushss","rating":1383},{"username":"ExoTiiK66","rating":1382},{"username":"AnoriQ.","rating":1382},{"username":"aniiis934","rating":1381},{"username":"NxGhtware_.","rating":1377},{"username":"Kiernanッ","rating":1376},{"username":"TTV kyr0_rl","rating":1374},{"username":"ty klom","rating":1374},{"username":"bonolo1299","rating":1373},{"username":"2Z.A","rating":1373},{"username":"Jacob0413.","rating":1373},{"username":"TTV Mysticxlrl","rating":1373},{"username":"Aystrow","rating":1372}]
Leaderboard — CODE SNIPPETS

curl --location --request GET 'https://zylalabs.com/api/12928/rocket+league+api/25810/leaderboard&platform=Required&/=Required&playlist=Required' --header 'Authorization: Bearer YOUR_API_KEY' 


    
Request

Retrieves detailed statistics for a specific Rocket League player including lifetime stats and ranked performance across all playlists.

Endpoint ID: 25812
GET https://docs.zylalabs.com/api/12928/rocket+league+api/25812/player+statistics
INPUT PARAMETERS

Free test requests remaining: 3 of 3.

API EXAMPLE RESPONSE
JSON
{"username":"ComebackzyOnTop","lifetime":{"wins":67,"goals":401,"saves":154,"assists":9,"shots":627,"mvps":11,"trnRating":0},"ranked":[{"playlistName":"Ranked Duel 1v1","playlistId":10,"tier":"Supersonic Legend","division":"Division I","rating":1541,"peakRating":0,"peakTier":"Supersonic Legend","peakDivision":"Division I","matchesPlayed":0},{"playlistName":"Ranked Doubles 2v2","playlistId":11,"tier":"Gold II","division":"Division II","rating":552,"peakRating":0,"peakTier":"Gold II","peakDivision":"Division II","matchesPlayed":0},{"playlistName":"Ranked Standard 3v3","playlistId":13,"tier":"Gold II","division":"Division II","rating":552,"peakRating":0,"peakTier":"Gold II","peakDivision":"Division II","matchesPlayed":0}]}
Player Statistics — CODE SNIPPETS

curl --location --request GET 'https://zylalabs.com/api/12928/rocket+league+api/25812/player+statistics&platform=Required&/=Required&username=Required' --header 'Authorization: Bearer YOUR_API_KEY' 


    

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 Rocket League 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 commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.

(Save 2 months with annual billing 🎉)

🚀 Enterprise Plan
Custom Volume

  • Custom Rate Limit
  • Team & Access Management
  • SLA-backed Uptime
  • Specialized Customer Support
  • Real-Time API Monitoring
  • Enterprise Security & Compliance
Minimum annual contract: USD 10,000

Trusted by leading companies

Overview

Rocket League Stats & Tracker API

This API provides programmatic access to player statistics and competitive data for the game Rocket League. It retrieves real-time career information, ranking metrics, and Matchmaking Rating (MMR) data across multiple gaming platforms.

Features:

* **Player Statistics:** Retrieves lifetime career data, including total wins, goals, saves, assists, shots, and MVPs.
* **Ranked Performance:** Provides current rank, tier, division, and MMR for specific playlists.
* **Leaderboards:** Accesses top 100 player rankings filtered by platform and playlist.
* **Cross-Platform Compatibility:** Supports Epic Games, Steam, PlayStation Network, Xbox Live, and Nintendo Switch.

Technical Specifications:

* **Data Format:** JSON.
* **Architecture:** RESTful.
* **Response Time:** Average latency under 850ms.
* **Data Refresh:** Information is fetched dynamically at the time of the request.

Endpoints:

* `GET /ping` - Returns the current status and availability of the API.
* `GET /platforms` - Returns a list of supported gaming platforms.
* `GET /playlists` - Returns a list of available casual, competitive, and extra mode playlists.
* `GET /stats/{platform}/{username}` - Retrieves career statistics, rank, division, and MMR for a specific user.
* `GET /leaderboard/{platform}/{playlist}` - Retrieves the leaderboard data for the specified playlist and platform.

Rocket League API FAQs

Each endpoint returns specific data related to Rocket League player statistics, rankings, and leaderboards. For example, `/stats/{platform}/{username}` provides detailed player stats, while `/leaderboard/{platform}/{playlist}` returns the top 100 players for a specified playlist.

Key fields include `username`, `wins`, `goals`, `saves`, `assists`, `MMR`, `tier`, and `division`. For leaderboards, fields like `username` and `rating` are essential, while player stats include lifetime performance metrics and ranked playlist details.

The response data is structured in JSON format. For player stats, it includes a `lifetime` object with overall stats and a `ranked` array detailing performance in various playlists. Leaderboard responses are arrays of player objects with their rankings.

The `/ping` endpoint checks API status, `/platforms` lists supported platforms, `/playlists` details available playlists, `/stats/{platform}/{username}` provides player stats, and `/leaderboard/{platform}/{playlist}` shows top player rankings.

Parameters include `platform` and `username` for the `/stats` endpoint, and `platform` and `playlist` for the `/leaderboard` endpoint. Users can customize requests by specifying these parameters to retrieve targeted data.

Data accuracy is maintained through real-time fetching at the time of the request, ensuring users receive the most current statistics and rankings. The API dynamically retrieves data from official sources to ensure reliability.

Typical use cases include developing Discord bots that display player stats, creating esports websites that showcase leaderboards, and analyzing player performance for competitive gaming insights.

Users can utilize the returned data by integrating it into applications or websites to display player stats, rankings, and leaderboards. For example, displaying a player's lifetime stats can enhance user engagement in gaming communities.

General FAQs

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.

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 1,000 requests per month and you've used 100, this field in the response header will indicate 900 remaining calls.

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.

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 3,600, it means 3,600 seconds are left until the limit resets.

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.

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 free trial, you can make up to 50 API calls. If you wish to make additional API calls beyond this limit, the API will prompt you to perform an "Start Your Paid Plan." You can find the "Start Your Paid Plan" button in your profile under Subscription -> Choose the API you are subscribed to -> Pricing tab.
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]

Please have a look at our Refund Policy: https://zylalabs.com/terms#refund


Related APIs