How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Neynar Onchain API

Operations related to onchain data

Neynar Onchain API is one of 39 APIs that Neynar publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Onchain. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, and rate-limit docs.

This API exposes 19 operations across 18 paths, and defines 36 schemas. It is described by OpenAPI 3.2.0, at version 3.176.0.

Requests are made against a single base URL, https://api.neynar.com.

19 operations 18 paths 36 schemas 10 GET9 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
3.176.0
Base URL
https://api.neynar.com
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

Neynar Onchain API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — API key to authorize requests

Paths & Operations 19

Across 18 paths, the API surfaces 19 operations — 10 GET, 9 POST. Each is listed below with its method, path, parameters, and response codes.

Onchain 19

Operations related to onchain data

GET
/v2/farcaster/fungible/owner/relevant/
Relevant owners
fetch-relevant-fungible-owners 3 params → 200400
GET
/v2/farcaster/fungible/owner/relevant/bulk
Bulk relevant owners
fetch-bulk-relevant-fungible-owners 3 params → 200400
POST
/v2/farcaster/fungible/send/
Send fungibles
send-fungibles-to-users 1 param body → 200400500
GET
/v2/farcaster/fungible/trades/
Get fungible trades
fetch-fungible-trades 4 params → 200400500
GET
/v2/farcaster/fungible/trending/
Trending fungibles
fetch-trending-fungibles 2 params → 200400500
GET
/v2/farcaster/fungibles/
Fetch fungibles
fetch-fungibles 3 params → 200400500
POST
/v2/farcaster/nft/deploy/erc721/
Deploy ERC-721 collection
deploy-erc721 1 param body → 201400403404500
POST
/v2/farcaster/nft/image/
Generate an NFT image
generate-image 1 param body → 200400403404500
POST
/v2/farcaster/nft/metadata/token
Upload NFT token metadata
upload-token-metadata 1 param body → 200400403404500
GET
/v2/farcaster/nft/mint/
Simulate NFT mint calldata
simulate-nft-mint 3 params → 200400404500
POST
/v2/farcaster/nft/mint/
Mint NFT(s)
mint-nft 1 param body → 200400401402404500
GET
/v2/farcaster/user/balance/
Token balance
fetch-user-balance 2 params → 200400404500
POST
/v2/farcaster/user/register/
Register Farcaster account onchain
register-account-onchain 1 param body → 200400500
POST
/v2/fungible/
Deploy fungible
deploy-fungible body → 200400500
GET
/v2/onchain/token/balances
Get wallet token balances
get-wallet-balances 4 params → 200400500
GET
/v2/onchain/token/metadata
Get token metadata
get-token-metadata 2 params → 200400404500
GET
/v2/onchain/token/metadata/batch
Batch get token metadata
batch-get-token-metadata 2 params → 200400500
POST
/v2/signature/x402/
Create x402 signature
create-x402-signature 2 params body → 200400401403500
POST
/v2/signature/x402/siwx
Create x402 Sign-In-With-X payload
create-x402-siwx 2 params body → 200400401403500

Schemas 36

The contract defines 36 schemas that model the data the API accepts and returns. The most detailed are User (18 properties), DeployFungibleReqBody (12 properties), Fungible (8 properties), UserDehydrated (7 properties). Each schema is shown below with its type and property counts.

TextRange
object
2 properties 2 required
BulkRelevantFungibleOwnersResponse
object
RegisterUserOnChainResponse
object
3 properties
TransactionSendFungiblesRecipient
object
2 properties 2 required
ChannelMemberRole
string
The role of a channel member
ErrorRes
object
Details for the error response
4 properties 1 required
BalanceResponse
object
1 property
Location
object
Coordinates and place names for a location
4 properties 2 required
RegisterUserOnChainReqBody
object
5 properties 1 required
SimulateNftMintResponse
array
Calldata simulations for NFT minting.
TransactionSendFungiblesReqBody
object
3 properties 2 required
UserViewerContext
object
Adds context on the viewer's follow relationship with the user.
4 properties 4 required
SolAddress
string
Solana address
ChannelUserContext
object
Adds context on the viewer's or author's role in the channel.
2 properties 1 required
UserDehydrated
object
7 properties 2 required
ZodError
object
3 properties 3 required
TransactionSendFungiblesReceipt
object
4 properties 3 required
AddressBalance
object
The token balances associated with a wallet address
3 properties 3 required
Fid
integer
The unique identifier of a farcaster user or app (unsigned integer)
Ed25519PublicKey
string
Ed25519 public key
PrefixedHexString
string
Hexadecimal number expressed as string with '0x' prefix
EthAddress
string
Ethereum address
User
object
18 properties 12 required
LocationAddress
object
5 properties 2 required
Fungible
object
8 properties 8 required
TransactionSendTxInfo
object
4 properties 4 required
DeployFungibleResponse
object
1 property
FungiblesResponseSchema
object
Response containing fungible details
1 property 1 required
FungibleBalance
object
3 properties 3 required
TokenBalance
object
The token balance associated with a wallet address and a network
3 properties 3 required
ChannelDehydrated
object
5 properties 3 required
DeployFungibleReqBody
object
12 properties 3 required
RelevantFungibleOwnersResponse
object
2 properties 2 required
FarcasterFungible
object
3 properties 3 required
Network
string
A blockchain network e.g. "ethereum", "optimism", "base", "arbitrum"
TransactionSendFungiblesResponse
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

neynar-onchain-api-openapi.yml Raw ↑

Other APIs Neynar publishes across the network.

Neynar Action API
Neynar Agents API
Neynar App Host API
Neynar AuthAddress API
Neynar Ban API
Neynar Block API
Neynar Cast API
Neynar Casts API
Neynar Channel API
Neynar Feed API
Neynar Fids API
Neynar fname API
Where this information came from

This is an independent, third-party profile of Neynar Onchain API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.