# Memory Protocol ## Docs - [Get identity graph by Farcaster id](https://docs.memoryproto.co/api-reference/memory-api/endpoints/identity-graph/get-user-identity-graph-by-farcaster-id.md): Retrieve the identity graph for a user based on their Farcaster user ID. - [Get identity graph by Farcaster username](https://docs.memoryproto.co/api-reference/memory-api/endpoints/identity-graph/get-user-identity-graph-by-farcaster-username.md): Retrieve the identity graph for a user based on their Farcaster username. - [Get identity graph by Lens username](https://docs.memoryproto.co/api-reference/memory-api/endpoints/identity-graph/get-user-identity-graph-by-lens-username.md): Retrieve the identity graph for a user based on their Lens username. - [Get identity graph by Twitter username](https://docs.memoryproto.co/api-reference/memory-api/endpoints/identity-graph/get-user-identity-graph-by-twitter-username.md): Retrieve the identity graph for a user based on their Twitter username. - [Get identity graph by wallet](https://docs.memoryproto.co/api-reference/memory-api/endpoints/identity-graph/get-user-identity-graph-by-wallet.md): Retrieve the identity graph for a user by providing a wallet identifier. This can be an Ethereum address, an ENS domain, or a Basename. - [Get identity graph by Zora username](https://docs.memoryproto.co/api-reference/memory-api/endpoints/identity-graph/get-user-identity-graph-by-zora-username.md): Retrieve the identity graph for a user based on their Zora username. - [Get credits](https://docs.memoryproto.co/api-reference/memory-api/endpoints/social-graph/get-credits.md): Retrieve the number of credits available to your organization. - [Get Farcaster Followers](https://docs.memoryproto.co/api-reference/memory-api/endpoints/social-graph/get-farcaster-followers.md): Retrieve the Farcaster followers of an account by username or fid. If the followers aren’t already stored in our system, the request will queue a background job and return a `queued` status. As soon as fetching begins, the status becomes `in_progress`, and partial results are available, use the `pro… - [Get Farcaster Followers Status](https://docs.memoryproto.co/api-reference/memory-api/endpoints/social-graph/get-farcaster-followers-status.md): Check the indexing status of Farcaster followers for an account. This endpoint does not trigger a new queue and does not cost credits. Returns 404 if the user has never been queued. - [Get Farcaster Following](https://docs.memoryproto.co/api-reference/memory-api/endpoints/social-graph/get-farcaster-following.md): Retrieve the Farcaster following of an account by username or fid. If the following aren't already stored in our system, the request will queue a background job and return a `queued` status. As soon as fetching begins, the status becomes `in_progress`, and partial results are available, use the `pro… - [Get Farcaster Following Status](https://docs.memoryproto.co/api-reference/memory-api/endpoints/social-graph/get-farcaster-following-status.md): Check the indexing status of Farcaster following for an account. This endpoint does not trigger a new queue and does not cost credits. Returns 404 if the user has never been queued. - [Get Farcaster Profile](https://docs.memoryproto.co/api-reference/memory-api/endpoints/social-graph/get-farcaster-profile.md): Retrieve the Farcaster profile of an account by username or fid. - [Get tweet details](https://docs.memoryproto.co/api-reference/memory-api/endpoints/social-graph/get-tweet-details.md): Retrieve the details of a tweet from its id. - [Get Twitter Followers](https://docs.memoryproto.co/api-reference/memory-api/endpoints/social-graph/get-twitter-followers.md): Retrieve the Twitter followers with Farcaster profile links of an account by handle. If the followers aren’t already stored in our system, the request will queue a background job and return a `queued` status. As soon as fetching begins, the status becomes `in_progress`, and partial results are avail… - [Get Twitter Followers Status](https://docs.memoryproto.co/api-reference/memory-api/endpoints/social-graph/get-twitter-followers-status.md): Check the indexing status of Twitter followers for an account. This endpoint does not trigger a new queue and does not cost credits. Returns 404 if the user has never been queued. - [Get Twitter Following](https://docs.memoryproto.co/api-reference/memory-api/endpoints/social-graph/get-twitter-following.md): Retrieve the Twitter following with Farcaster profile links of an account by handle. If the following aren't already stored in our system, the request will queue a background job and return a `queued` status. As soon as fetching begins, the status becomes `in_progress`, and partial results are avai… - [Get Twitter Following Status](https://docs.memoryproto.co/api-reference/memory-api/endpoints/social-graph/get-twitter-following-status.md): Check the indexing status of Twitter following for an account. This endpoint does not trigger a new queue and does not cost credits. Returns 404 if the user has never been queued. - [Get Twitter Posts](https://docs.memoryproto.co/api-reference/memory-api/endpoints/social-graph/get-twitter-posts.md): Retrieve the Twitter posts of an account by handle. If the posts aren’t already stored in our system, the request will queue a background job and return a `queued` status. As soon as fetching begins, the status becomes `in_progress`, and partial results are available, use the `progress` field to tra… - [Get Twitter profile](https://docs.memoryproto.co/api-reference/memory-api/endpoints/social-graph/get-twitter-profile.md): Retrieve the Twitter profile with Farcaster linking from a username. - [Get Twitter search results](https://docs.memoryproto.co/api-reference/memory-api/endpoints/social-graph/get-twitter-search.md): Retrieve the Twitter search results for a query. - [Identity Graph](https://docs.memoryproto.co/api-reference/memory-api/identity-graph.md): Memory Identity Graphs - [Introduction](https://docs.memoryproto.co/api-reference/memory-api/introduction.md): Welcome to the Memory API Reference. - [Social Graph](https://docs.memoryproto.co/api-reference/memory-api/social-graph.md): Memory Social Graphs - [Identities](https://docs.memoryproto.co/essentials/identities.md): Explore supported identities and platforms. - [Token Rewards](https://docs.memoryproto.co/essentials/rewards.md): Learn about earning Memory rewards. - [Introduction](https://docs.memoryproto.co/introduction.md): Welcome to Memory Protocol. - [Quickstart](https://docs.memoryproto.co/quickstart.md): Start building with Memory. ## OpenAPI Specs - [openapi](https://docs.memoryproto.co/api-reference/memory-api/openapi.json) ## Optional - [Memory App](http://app.memoryproto.co) - [Developers](https://memoryproto.co/developers)