Back to catalog
👥

Disqus

OAuth

Communicate with Disqus data

👥SocialHTTPS

Comment Thread

Disqus

TitleLaunch Day Discussion
AuthorDevcraft_sarah
Likes247
Posts89
Created At2025-11-03T14:22:00Z

Sample Response

response.json
1{
2 "title": "Launch Day Discussion",
3 "author": "devcraft_sarah",
4 "likes": "247",
5 "posts": "89",
6 "createdAt": "2025-11-03T14: 22: 00Z"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://disqus.com/api/docs/auth/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_ACCESS_TOKEN"
View Documentation

Similar APIs