[{"name":"Everton FC","founded":1878,"address":"Goodison Road","country":"England","city":"Liverpool","stadium":"Goodison Park","capacity":40569,"phone":"+44 (871) 663 1878","fax":"+44 (151) 286 9112"}]
curl --location --request POST 'https://zylalabs.com/api/6722/everton+api/10017/everton+info' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[{"attackers":["D. McNeil","D. Calvert-Lewin","I. Ndiaye","J. Harrison","Beto","Youssef Chermiti","A. Broja","M. Sherif","I. Heath","C. Ebere"]}]
curl --location --request POST 'https://zylalabs.com/api/6722/everton+api/10018/everton+squad' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"position":"Required"}'
[{"name":"Beto","age":27,"position":"A","matches_played":29,"goals":14,"assists":15,"yellow_cards":8,"red_cards":0}]
curl --location --request POST 'https://zylalabs.com/api/6722/everton+api/10019/everton+player+statistics' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"player":"Required"}'
[{"matches":[{"match":"Everton vs Brighton & Hove Albion","result":"0 - 3"},{"match":"Everton vs Tottenham Hotspur","result":"2 - 3"},{"match":"Everton vs Doncaster Rovers","result":"3 - 0"},{"match":"Everton vs Crystal Palace","result":"2 - 1"},{"match":"Everton vs Fulham","result":"1 - 1"},{"match":"Everton vs Wolverhampton Wanderers","result":"4 - 0"},{"match":"Everton vs Brentford","result":"0 - 0"},{"match":"Everton vs Chelsea","result":"0 - 0"},{"match":"Everton vs Manchester City","result":"1 - 1"},{"match":"Everton vs Southampton","result":"2 - 0"},{"match":"Everton vs Tottenham Hotspur","result":"3 - 2"},{"match":"Everton vs Brighton & Hove Albion","result":"1 - 0"},{"match":"Everton vs Leicester City","result":"4 - 0"},{"match":"Everton vs Liverpool","result":"2 - 2"},{"match":"Everton vs Crystal Palace","result":"2 - 2"},{"match":"Everton vs Arsenal","result":"1 - 1"},{"match":"Everton vs Nottingham Forest","result":"1 - 0"},{"match":"Everton vs Southampton","result":"2 - 0"},{"match":"Everton vs Newcastle United","result":"2 - 0"}]}]
curl --location --request POST 'https://zylalabs.com/api/6722/everton+api/10020/everton+fixture' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"competition":"Required","show":"Required"}'
[{"UEFA Cup Winners' Cup":{"Winner":1,"Years":["1984\/1985"]}}]
curl --location --request POST 'https://zylalabs.com/api/6722/everton+api/10021/everton+trophies' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"competition":"Required"}'
साइन अप करने के बाद, प्रत्येक डेवलपर को एक पर्सनल API एक्सेस की असाइन की जाती है, जो अक्षरों और अंकों का एक यूनिक संयोजन होता है, जिसका उपयोग हमारे API एंडपॉइंट तक पहुंचने के लिए किया जाता है। प्रमाणीकरण के लिए एवर्टन API के साथ बस अपने बेयरर टोकन को Authorization हेडर में शामिल करें।
| हेडर | विवरण |
|---|---|
Authorization
|
आवश्यक
होना चाहिए Bearer access_key. जब आप सब्सक्राइब हों तो ऊपर "Your API Access Key" देखें।
|
कोई लंबी अवधि की प्रतिबद्धता नहीं। कभी भी अपग्रेड, डाउनग्रेड या कैंसल करें। फ्री ट्रायल में 50 रिक्वेस्ट तक शामिल हैं।
(वार्षिक बिलिंग के साथ 2 महीने बचाएँ 🎉)
एवर्टन एपीआई एवर्टन फुटबॉल क्लब के बारे में व्यापक डेटा प्रदान करता है जिसमें मैच की तारीखें खिलाड़ी के आंकड़े और टीम के प्रदर्शन के मेट्रिक्स शामिल हैं
एवर्टन एपीआई डेटा को संरचित प्रारूपों में प्रदान करता है मुख्य रूप से JSON यह विभिन्न अनुप्रयोगों के साथ संगतता सुनिश्चित करता है
आप एवरटन एपीआई का उपयोग करके विस्तृत खिलाड़ी सांख्यिकी तक पहुँच सकते हैं जिसमें व्यक्तिगत प्रदर्शन पर मैट्रिक्स ऐतिहासिक रिकॉर्ड और अन्य खिलाड़ियों के साथ तुलना शामिल हैं
हाँ, एवरटन एपीआई में ऐतिहासिक प्रदर्शन रिकॉर्ड शामिल हैं जो इसे पिछले मैचों और समय के साथ खिलाड़ियों के प्रदर्शन का विश्लेषण करने के लिए उपयुक्त बनाते हैं