POST
/
environments
/
{environmentId}
/
embeddedWallets
/
farcaster

Authorizations

Authorization
string
headerrequired

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

Path Parameters

environmentId
string
required

ID of the environment

Body

application/json
email
string
required

Identifier for the user. Must be an email

fid
number
required

Farcaster ID of the user

chains
enum<string>[]
required

The chains to create the wallets for

Available options:
ETH,
EVM,
FLOW,
SOL,
ALGO,
STARK,
COSMOS,
BTC

Response

200 - application/json
user
object