Endpoints
Get Twitter profile
Retrieve the Twitter profile with Farcaster linking from a username.
GET
Headers
Use an authorization token prefixed with Bearer
. You can get your API key at https://memoryproto.co/dashboard.
Example:
"Bearer mem_xxx"
Path Parameters
Twitter username of the user. For example, MemoryProtocol or factory__fm.
Examples:
"MemoryProtocol"
"factory__fm"
Response
200
application/json
Successful response containing the Twitter profile.
The response is of type object
.