Skip to main content
Use the follow API to create a relationship from the current user to another user. The SDK returns the resulting follow status where the platform exposes one. Depending on network configuration, the status can become accepted immediately or remain pending until the target user accepts the request. Use the unfollow API to cancel a pending request or remove an accepted follow relationship.
If the relationship is blocked, follow and unfollow calls can fail or return a blocked status. Read the connection status before rendering a follow button when the UI needs to distinguish blocked users.

Parameters

Follow User

Follow a user when the current user starts a relationship that may become accepted immediately or remain pending.

Unfollow User

Unfollow a user to remove an accepted relationship or cancel a pending follow request.

Accept/Decline Requests

Handle incoming follow requests.

Connection Status

Read status and counters.

Follower Lists

Query followers and following.