{"date":"2026-06-17","game":"4d","id":"6145/26","jackpot":[8149403.94,587298.65],"numbers":["9088","1668","3668","----","1782","----","5823","0679","6197","----","0925","3148","8534","2067","3552","----","2699","0481","3979","4214","0627","7770","9740","3859","3694","2882"],"provider":"toto"}
curl --location --request GET 'https://zylalabs.com/api/13130/live+4d+draw+results+api/26629/get+4d+results&provider=Required&/=Required&game=Required&/=Required&date=Required' --header 'Authorization: Bearer YOUR_API_KEY'
{"9lotto":["4d","6d"],"cashsweep":["4d"],"damacai":["4d","6d"],"grand":["4d","6d"],"magnum":["4d","gold","life"],"sabah88":["4d","lotto"],"singapore":["4d","jackpot"],"stc":["4d"],"toto":["4d","5d6d","power","star","supreme"]}
curl --location --request GET 'https://zylalabs.com/api/13130/live+4d+draw+results+api/26630/get+available+4d+games' --header 'Authorization: Bearer YOUR_API_KEY'
साइन अप करने के बाद, प्रत्येक डेवलपर को एक पर्सनल API एक्सेस की असाइन की जाती है, जो अक्षरों और अंकों का एक यूनिक संयोजन होता है, जिसका उपयोग हमारे API एंडपॉइंट तक पहुंचने के लिए किया जाता है। प्रमाणीकरण के लिए Live 4D Draw Results API के साथ बस अपने बेयरर टोकन को Authorization हेडर में शामिल करें।
| हेडर | विवरण |
|---|---|
Authorization
|
आवश्यक
होना चाहिए Bearer access_key. जब आप सब्सक्राइब हों तो ऊपर "Your API Access Key" देखें।
|
कोई लंबी अवधि की प्रतिबद्धता नहीं। कभी भी अपग्रेड, डाउनग्रेड या कैंसल करें। फ्री ट्रायल में 50 रिक्वेस्ट तक शामिल हैं।
(वार्षिक बिलिंग के साथ 2 महीने बचाएँ 🎉)
Use this API to retrieve real-time 4D results for Malaysia and Singapore. Including Magnum, Sportstoto, Damacai, STC, Cash Sweep, Sabah88 and SG 4d.
The "Get 4D Results" endpoint returns draw results including the date, game type, provider, jackpot amounts, and winning numbers. The "Get Available 4D Games" endpoint provides a list of available game names for specific providers.
Key fields in the "Get 4D Results" response include "date," "game," "provider," "jackpot," and "numbers." For "Get Available 4D Games," the response includes provider names as keys and their corresponding game types as values.
The "Get 4D Results" endpoint accepts parameters such as "provider," "game," and "date" to filter results. The "Get Available 4D Games" endpoint does not require parameters, as it returns all available games for each provider.
प्रतिक्रिया डेटा JSON प्रारूप में संरचित है "Get 4D Results" के लिए इसमें एक मुख्य ऑब्जेक्ट है जिसमें तारीख खेल प्रदाता जैकपॉट और संख्याओं के लिए फ़ील्ड हैं "Get Available 4D Games" प्रतिक्रिया एक JSON ऑब्जेक्ट है जिसमें प्रदाता नाम कुंजी के रूप में और खेल प्रकारों के एरे मान के रूप में हैं
The data is sourced from official lottery providers in Malaysia and Singapore, including Magnum, Sportstoto, Damacai, and others. This ensures that the results are accurate and up-to-date.
Typical use cases include developing lottery tracking applications, providing real-time results for websites, and creating analytical tools for users interested in lottery trends and statistics.
Users can utilize the returned data by parsing the JSON response to extract relevant information, such as winning numbers and jackpot amounts, for display or analysis in their applications.
If the response contains partial or empty results, users should implement error handling to check for the presence of expected fields. They can also provide user feedback or default messages indicating no results were found.