Skip to main content
Glama
check_follow_relationship.md743 B
# Check Follow Relationship Source: https://docs.twitterapi.io/api-reference/endpoint/check_follow_relationship ## Endpoint - Method: `GET` - Path: `/twitter/user/check_follow_relationship` - API URL: `https://api.twitterapi.io/twitter/user/check_follow_relationship` ## Description Check if the user is following/followed by the target user. Trial operation price: 100 credits per call. ## Example (curl) ```bash curl --request GET \ --url https://api.twitterapi.io/twitter/user/check_follow_relationship \ --header 'X-API-Key: <api-key>' ``` ## Example Response ```json { "data": { "following": true, "followed_by": true }, "status": "success", "message": "<string>" } ``` _Scraped at: 2025-12-18T10:06:13.512Z_

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dorukardahan/twitterapi-io-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server