Airstack Identity API
Last updated
Last updated
Airstack Identity API has been integrated throughout all of the GraphQL queries!
You can filter your queries using the identity inputs by passing the following values instead of a blockchain address:
You can enter the ENS domains directly in the owner
or address
field:
vitalik.eth
Plain ENS domain ending in .eth
ens:vitalik.eth
ENS domain with optional ens:
prefix
You can enter Farcaster ID or name directly in the owner
or address
field:
fc_fid:5650
Farcaster user ID with required fc_fid
prefix
fc_fname:vbuterin
Farcaster user name (not ENS) with required fc_fname
prefix
fc_fname:dwr.eth
Farcaster user name (ENS domain) with required fc_fname
prefix
Alternatively, you can enter the Farcaster profile name directly in the Socials profileName
field.
You can enter Lens name directly in the owner
or address
field:
vitalik.lens
Plain Lens profile name ending in .lens
lens:vitalik.lens
Lens profile name with optional lens
prefix
lens_id:
100275
Lens profile ID with optional lens_id
prefix