Primeira Liga Table API

Primeira Liga Table API

The Primeira Liga Table API allows developers to access the current and historical standings and statistics for the Primeira Liga, which is the top professional football league in Portugal.

API description

About the API:

The Primeira Liga Table API provides real-time access to the current standings and historical data of the top football league in Portugal. This API is perfect for developers and organizations who want to integrate up-to-date or Historical Primeira Liga information into their websites, mobile apps, or other digital platforms.

Once connected, developers can retrieve data such as the teams' rankings, points, goals for and against, and more. For example, it provides team logos. The Primeira Liga Table API is designed to be highly scalable, so it can handle a high number of concurrent requests without any lag or downtime. The API is also continuously updated to ensure that the data is always accurate and up-to-date.

Overall, the Primeira Liga Table API is a valuable tool for anyone looking to add real-time Primeira Liga information to their website or app. It offers accurate, real-time data that is easy to integrate and display in a user-friendly way.

What your API receives and what your API provides (input/output)?

It may receive a parameter and provide you with a JSON.

What are the most common uses cases of this API?

Building a mobile or web app that displays the current standings for the Primeira Liga, including the teams' win-loss record, goal differential, and points.

Creating a social media bot that sends tweets or messages to users with updates on the latest Primeira Liga standings.

Building a news website or blog that covers Primeira Liga and includes widgets displaying the current standings and stats.

Developing a sports analysis tool that utilizes data from the Primeira Liga Table API to identify patterns and trends in team performance.

Creating an AI-powered chatbot that can answer questions about Primeira Liga teams and players, such as their current statistics.

Developing a marketing campaign for a sports apparel company that targets soccer fans and features real-time updates on the Primeira Liga standings.

Building a digital signage system that displays the current Primeira Liga standings in stadiums and sports bars.

Are there any limitations to your plans?

Basic Plan: 10,000 API Calls.

Pro Plan: 50,000 API Calls.

Pro Plus Plan: 200,000 API Calls.

Elite Plan: 500,000 API Calls.

API Documentation

Endpoints


The "Obtain Primeira Liga Table" endpoint is capable of obtaining real-time and historical data on the top professional soccer league in Portugal. With this endpoint, you can access the current and historical standings for all teams in the league, including their rank, number of points, and other statistics (number of goals scored, the number of goals against, and the number of wins, losses, and draws). There is an optional parameter called season which by entering the year of the season it will provide you with the information as well. For example 2021. If you leave the optional parameter empty, you will receive the current season standing.

With this endpoint, it's easy to stay up-to-date on the latest happenings in the Primeira Liga, giving you a deeper understanding of the league and its teams. Whether you're a sports fan, a developer, or a data analyst, this endpoint is an essential tool for tracking the performance of the Primeira Liga.

The format must be YYYY. For example 2021



                                                                            
GET https://zylalabs.com/api/921/primeira+liga+table+api/738/obtain+primeira+liga+table
                                                                            
                                                                        

Obtain Primeira Liga Table - Endpoint Features
Object Description
season [Optional] The format must be YYYY. For example: 2021 // If you leave the optional parameter empty, you will receive the current season standing.
Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            [{"team":{"name":"Benfica","logo":"https:\/\/a.espncdn.com\/i\/teamlogos\/soccer\/500\/1929.png","abbreviation":"BEN"},"stats":{"wins":13,"losses":1,"ties":1,"gamesPlayed":15,"goalsFor":38,"goalsAgainst":10,"points":40,"rank":1,"goalDifference":28}},{"team":{"name":"Braga","logo":"https:\/\/a.espncdn.com\/i\/teamlogos\/soccer\/500\/2994.png","abbreviation":"BRAG"},"stats":{"wins":11,"losses":3,"ties":1,"gamesPlayed":15,"goalsFor":36,"goalsAgainst":12,"points":34,"rank":2,"goalDifference":24}},{"team":{"name":"FC Porto","logo":"https:\/\/a.espncdn.com\/i\/teamlogos\/soccer\/500\/437.png","abbreviation":"POR"},"stats":{"wins":10,"losses":2,"ties":3,"gamesPlayed":15,"goalsFor":36,"goalsAgainst":10,"points":33,"rank":3,"goalDifference":26}},{"team":{"name":"Sporting CP","logo":"https:\/\/a.espncdn.com\/i\/teamlogos\/soccer\/500\/2250.png","abbreviation":"SCP"},"stats":{"wins":9,"losses":5,"ties":1,"gamesPlayed":15,"goalsFor":29,"goalsAgainst":16,"points":28,"rank":4,"goalDifference":13}},{"team":{"name":"Casa Pia","logo":"https:\/\/a.espncdn.com\/i\/teamlogos\/soccer\/500\/21581.png","abbreviation":"CAS"},"stats":{"wins":8,"losses":4,"ties":3,"gamesPlayed":15,"goalsFor":15,"goalsAgainst":11,"points":27,"rank":5,"goalDifference":4}},{"team":{"name":"Guimaraes","logo":"https:\/\/a.espncdn.com\/i\/teamlogos\/soccer\/500\/5309.png","abbreviation":"GUI"},"stats":{"wins":7,"losses":5,"ties":3,"gamesPlayed":15,"goalsFor":14,"goalsAgainst":16,"points":24,"rank":6,"goalDifference":-2}},{"team":{"name":"Arouca","logo":"https:\/\/a.espncdn.com\/i\/teamlogos\/soccer\/500\/15784.png","abbreviation":"ARO"},"stats":{"wins":6,"losses":5,"ties":4,"gamesPlayed":15,"goalsFor":17,"goalsAgainst":24,"points":22,"rank":7,"goalDifference":-7}},{"team":{"name":"Rio Ave","logo":"https:\/\/a.espncdn.com\/i\/teamlogos\/soccer\/500\/3822.png","abbreviation":"RIO"},"stats":{"wins":5,"losses":5,"ties":5,"gamesPlayed":15,"goalsFor":17,"goalsAgainst":19,"points":20,"rank":8,"goalDifference":-2}},{"team":{"name":"GD Chaves","logo":"https:\/\/a.espncdn.com\/i\/teamlogos\/soccer\/500\/12705.png","abbreviation":"GDC"},"stats":{"wins":5,"losses":5,"ties":5,"gamesPlayed":15,"goalsFor":14,"goalsAgainst":19,"points":20,"rank":9,"goalDifference":-5}},{"team":{"name":"Boavista","logo":"https:\/\/a.espncdn.com\/i\/teamlogos\/soccer\/500\/2256.png","abbreviation":"BOA"},"stats":{"wins":6,"losses":6,"ties":2,"gamesPlayed":14,"goalsFor":15,"goalsAgainst":23,"points":20,"rank":10,"goalDifference":-8}},{"team":{"name":"Portimonense","logo":"https:\/\/a.espncdn.com\/i\/teamlogos\/soccer\/500\/3719.png","abbreviation":"PTMO"},"stats":{"wins":6,"losses":8,"ties":1,"gamesPlayed":15,"goalsFor":13,"goalsAgainst":17,"points":19,"rank":11,"goalDifference":-4}},{"team":{"name":"Vizela","logo":"https:\/\/a.espncdn.com\/i\/teamlogos\/soccer\/500\/20995.png","abbreviation":"VIZ"},"stats":{"wins":5,"losses":7,"ties":3,"gamesPlayed":15,"goalsFor":15,"goalsAgainst":15,"points":18,"rank":12,"goalDifference":0}},{"team":{"name":"FC Famalicao","logo":"https:\/\/a.espncdn.com\/i\/teamlogos\/soccer\/500\/12698.png","abbreviation":"FAM"},"stats":{"wins":5,"losses":8,"ties":2,"gamesPlayed":15,"goalsFor":15,"goalsAgainst":19,"points":17,"rank":13,"goalDifference":-4}},{"team":{"name":"Estoril","logo":"https:\/\/a.espncdn.com\/i\/teamlogos\/soccer\/500\/12216.png","abbreviation":"EST"},"stats":{"wins":4,"losses":6,"ties":4,"gamesPlayed":14,"goalsFor":14,"goalsAgainst":20,"points":16,"rank":14,"goalDifference":-6}},{"team":{"name":"Santa Clara","logo":"https:\/\/a.espncdn.com\/i\/teamlogos\/soccer\/500\/12215.png","abbreviation":"SCL"},"stats":{"wins":3,"losses":8,"ties":4,"gamesPlayed":15,"goalsFor":11,"goalsAgainst":18,"points":13,"rank":15,"goalDifference":-7}},{"team":{"name":"Gil Vicente","logo":"https:\/\/a.espncdn.com\/i\/teamlogos\/soccer\/500\/3699.png","abbreviation":"GVFC"},"stats":{"wins":3,"losses":9,"ties":3,"gamesPlayed":15,"goalsFor":12,"goalsAgainst":22,"points":12,"rank":16,"goalDifference":-10}},{"team":{"name":"Maritimo","logo":"https:\/\/a.espncdn.com\/i\/teamlogos\/soccer\/500\/552.png","abbreviation":"MAR"},"stats":{"wins":2,"losses":9,"ties":4,"gamesPlayed":15,"goalsFor":10,"goalsAgainst":28,"points":10,"rank":17,"goalDifference":-18}},{"team":{"name":"Pa\u00e7os de Ferreira","logo":"https:\/\/a.espncdn.com\/i\/teamlogos\/soccer\/500\/3713.png","abbreviation":"PFC"},"stats":{"wins":0,"losses":12,"ties":3,"gamesPlayed":15,"goalsFor":8,"goalsAgainst":30,"points":3,"rank":18,"goalDifference":-22}}]
                                                                                                                                                                                                                    
                                                                                                    

Obtain Primeira Liga Table - CODE SNIPPETS


curl --location --request GET 'https://zylalabs.com/api/921/primeira+liga+table+api/738/obtain+primeira+liga+table' --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 Primeira Liga Table 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
  • Dedicated account manager
  • Service-level agreement (SLA)

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

Zyla API Hub is, in other words, an API MarketPlace. An all-in-one solution for your developing needs. You will be accessing our extended list of APIs with only your user. Also, you won't need to worry about storing API keys, only one API key for all our products is needed.

Prices are listed in USD. 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 with paying by card, just contact us at [email protected]

Sometimes depending on the bank's fraud protection settings, a bank will decline the validation charge we make when we attempt to be sure a card is valid. We recommend first contacting your bank to see if they are blocking our charges. If more help is needed, please contact [email protected] and our team will investigate further

Prices are based on a recurring monthly subscription depending on the plan selected — plus overage fees applied when a developer exceeds a plan’s quota limits. In this example, you'll see the base plan amount as well as a quota limit of API requests. Be sure to notice the overage fee because you will be charged for each additional request.

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.

Just go to the pricing page of that API and select the plan that you want to upgrade to. You will only be charged the full amount of that plan, but you will be enjoying the features that the plan offers right away.

Yes, absolutely. If you want to cancel your plan, simply go to your account and cancel on the Billing page. Upgrades, downgrades, and cancellations are immediate.

You can contact us through our chat channel to receive immediate assistance. We are always online from 9 am to 6 pm (GMT+1). If you reach us after that time, we will be in contact when we are back. Also you can contact us via email to [email protected]

 Service Level
100%
 Response Time
657ms

Category:


Tags:


Related APIs