Hub API

The Tribe Hub provides a REST API for reading and writing off-chain social data.

Base URLs

Devnet Hubhttps://devnet.hub.tribe.protocol
Mainnet Hubhttps://hub.tribe.protocol

Endpoints

MethodPathDescription
POST/v1/submitSubmit a signed message
GET/v1/feedGlobal global feed
GET/v1/user/:tidGet user profile and metadata
GET/v1/followers/:tidList followers for a TID
GET/v1/search?q=Full-text search over content

Real-time Updates

Connect to the Hub's WebSocket endpoint for real-time notification and feed updates.

ws://hub.tribe.protocol/v1/ws