{
"items": [
{
"name": "Capterra",
"DR": 93,
"Traffic": "4.2M",
"Category": "Technology, E-commerce & B2B Solutions, Marketing, SEO & Content, E-commerce Marketplaces"
},
{
"name": "Saasworthy",
"DR": 83,
"Traffic": "65K",
"Category": "Technology, Software"
},
{
"name": "Product Hunt",
"DR": 81,
"Traffic": "3.1M",
"Category": "Technology & Software"
},
{
"name": "GetApp",
"DR": 72,
"Traffic": "180K",
"Category": "Technology, Software"
},
{
"name": "Futurepopia",
"DR": 81,
"Traffic": "65K",
"Category": "Technology, Software"
},
{
"name": "There's An AI For That",
"DR": 73,
"Traffic": "420K",
"Category": "AI Assistants & Virtual Agents"
},
{
"name": "AI Tools Directory",
"DR": 65,
"Traffic": "180K",
"Category": "AI Assistants & Virtual Agents"
}
]
}
curl --location --request GET 'https://zylalabs.com/api/13953/api+listingbott/32449/get+directory+listings' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
साइन अप करने के बाद, प्रत्येक डेवलपर को एक पर्सनल API एक्सेस की असाइन की जाती है, जो अक्षरों और अंकों का एक यूनिक संयोजन होता है, जिसका उपयोग हमारे API एंडपॉइंट तक पहुंचने के लिए किया जाता है। प्रमाणीकरण के लिए एपीआई सूचीबॉट API के साथ बस अपने बेयरर टोकन को Authorization हेडर में शामिल करें।
| हेडर | विवरण |
|---|---|
Authorization
|
आवश्यक
होना चाहिए Bearer access_key. जब आप सब्सक्राइब हों तो ऊपर "Your API Access Key" देखें।
|
कोई लंबी अवधि की प्रतिबद्धता नहीं। कभी भी अपग्रेड, डाउनग्रेड या कैंसल करें।