v1

latestOpenAPI 3.0.0raw.githubusercontent.com2026-04-107095124.5 KB
Follower endpoints

Returns a list of followers or following for a domain

Returns a list of followers or following for a domain

get/followers/{domain}

Path parameters

domainstring required

The domain name to see followers for

Query parameters

relationship_type'followers' | 'following'

The type of relationship to return (followers or following). Default is followers.

takenumber

The number of followers to return. Default is 50. Max is 100.

cursornumber

The cursor to use for pagination

Response

Follower list

relationship_type'followers' | 'following'

Relationship type (followers or following)

domainstring

The requested domain