API Reference
SocialBlock also exposes a REST & GraphQL-compatible API for accessing public data, rep scores, trend metrics, and chatroom states.
Base URL:
https://api.socialblock.io
Key Endpoints:
Endpoint
Method
Returns
/reputation/{wallet}
GET
Real-time rep score + history
/chatroom/{domain}
GET
Chatroom state, token gate, mods
/trend/global
GET
Global trends by rep Γ volume
/missions/{user}
GET
Active airdrops and eligibility
/user/{wallet}/profile
GET
Web3 profile and IDX links
API keys are issued via Developer Portal (coming soon). Rate limits apply.
Last updated