Welcome to the Memory Social Graph API. This API lets you retrieve a Twitter user’s followers and following accounts by handle. Data is fetched asynchronously, initial requests may return partial results as the fetch progresses. Once complete, the data is cached for instant access on future calls, along with a timestamp showing when it was last updated.
We use an OpenAPI (3.1) file to document the Memory Protocol API. This specification includes endpoint definitions, parameters, request/response examples, and authentication requirements.Key details from the spec:
Title: Memory Social Graph API (v1.0.0)
Description: Generated from our OpenAPI specification
Server: https://graph.memoryproto.co
Authentication: Bearer token
Primary Endpoints:
/twitter/{username}
/twitter/{username}/followers
/twitter/{username}/following
/twitter/tweet/{id}
/credits
To learn more, or to integrate this spec into your own tooling, visit the link below.