Airstack Identity API
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:
ENS input - uses the resolved address to get the data.
You can enter ENS address directly in the “owner/address” field, for example:
vitalik.eth
ens:vitalik.eth
- “ens:” prefix is optional
Farcaster input
You can enter Farcaster inputs in the “address” field as follows:
fc_fid:5650
- use “fc_fid:” prefix followed by the Farcaster user IDfc_fname:vbuterin
- use “fc_fname:” prefix followed by the Farcaster user ID
Alternatively, you can enter the Farcaster profile name directly in the Socials profileName field.
Lens input - use the wallet address the Lens Profile NFT is located in.
You can enter Lens name directly in the “owner/address” field, for example:
vitalik.lens
lens:vitalik.lens
- “lens:” prefix is optional
Last updated