Skip to main content
GET
Get Twitter profile

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Authorization
string
required

Use an authorization token prefixed with Bearer. You can get your API key at https://memoryproto.co/dashboard.

Example:

"Bearer mem_xxx"

Query Parameters

username
string
required

Twitter username of the user. For example, MemoryProtocol or factory__fm.

Minimum string length: 1
Examples:

"MemoryProtocol"

"factory__fm"

Response

Successful response containing the Twitter profile.

data
object
required

Twitter profile of the account.

Example: