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 HubEvents API

Operations related to hub events.

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

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

This API exposes 2 operations across 2 paths, and defines 58 schemas. It is described by OpenAPI 3.2.0, at version 2.35.0.

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

2 operations 2 paths 58 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 1

Neynar HubEvents 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 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

HubEvents 2

Operations related to hub events.

GET
/v1/events
Page of events
fetch-events 1 param → 200default
GET
/v1/eventById
Event by ID
lookup-event 1 param → 200default

Schemas 58

The contract defines 58 schemas that model the data the API accepts and returns. The most detailed are OnChainEventCommon (9 properties), CastAddBody (7 properties), ErrorResponse (6 properties), UserNameProof (6 properties). Each schema is shown below with its type and property counts.

UserDataType
string
Specifies which field of a user's profile is being updated. - USERDATATYPEPFP: Profile Picture URL for the user's avatar - USERDATATYPEDISPLAY: Display Name sh…
FidSchema
integer
Farcaster ID (FID). A unique identifier assigned to each user in the Farcaster network. This number is permanent and cannot be changed. FIDs are assigned seque…
ErrorResponse
object
6 properties 6 required
IdRegisterEventBody
object
4 properties 4 required
MessageDataCastAdd
Represents a new cast (post) being created in the Farcaster network. A cast can include text content, mentions of other users, embedded URLs, and references to…
ReactionBody
object
Specifies the details of a reaction to content on Farcaster. A reaction must specify its type (like/recast) and either a target cast ID or URL to react to. Onl…
3 properties 1 required
MessageDataFrameAction
Represents a user's interaction with a Farcaster Frame, which is an interactive element embedded within a cast. Frames allow users to engage with content throu…
VerificationRemoveBody
object
Contains the data required to remove a previously added blockchain address verification from a user's profile. This operation permanently removes the verificat…
1 property 1 required
MessageDataCommon
object
Common properties shared by all Farcaster message types. These properties provide essential metadata about the message's origin, timing, and network context.
4 properties 3 required
CastId
object
A unique identifier for a cast (post) in the Farcaster network, consisting of the creator's FID and a hash of the cast's content. This combination ensures glob…
2 properties 2 required
FrameActionBody
object
Contains the data for a user's interaction with a Farcaster Frame. Frames are interactive elements within casts that can have up to 4 clickable buttons, allowi…
3 properties 3 required
CastHash
string
A unique hash that identifies a specific cast within the creator's posts. Generated using HASHSCHEMEBLAKE3 of the cast's content.
IdRegisterEventType
string
OnChainEventSigner
HubEventPruneMessage
object
3 properties 3 required
OnChainEventIdRegister
UserNameProof
object
6 properties 6 required
MessageType
string
Type of the MessageBody. - MESSAGETYPECASTADD: Add a new Cast - MESSAGETYPECASTREMOVE: Remove an existing Cast - MESSAGETYPEREACTIONADD: Add a Reaction to a Ca…
MessageDataReaction
Represents a user's reaction to content on the Farcaster network. Reactions can be likes or recasts of casts, allowing users to express appreciation or share c…
HubEventMergeMessage
object
3 properties 3 required
LinkType
string
Defines the type of social connection between users. - follow: Establishes a following relationship where the user will receive updates from the target user in…
MergeMessageBody
object
2 properties 2 required
SignatureScheme
string
Type of signature scheme used to sign the Message hash - SIGNATURESCHEMEED25519: Ed25519 signature (default) - SIGNATURESCHEMEEIP712: ECDSA signature using EIP…
SignerMigratedEventBody
object
1 property 1 required
MessageCommon
object
5 properties 5 required
SignerEventType
string
CastAddBody
object
Adds a new Cast
7 properties 5 required
HubEvent
MessageDataUserDataAdd
Represents a message that updates a user's profile metadata. This can include changes to profile picture, display name, bio, URL, or preferred username. Each u…
VerificationAddEthAddressBody
object
Contains the data required to verify ownership of an Ethereum or Solana address. The verification process requires a cryptographic signature from the blockchai…
3 properties 3 required
SignerEventBody
object
5 properties 5 required
UserDataBody
object
Contains the data for updating a specific field of a user's profile metadata. Each update operation modifies one profile field at a time, allowing granular con…
2 properties 2 required
MessageDataVerificationRemove
Represents a message that removes an existing blockchain address verification from a user's profile. This allows users to disassociate previously verified addr…
MessageDataVerificationAdd
Represents a message that adds verification of ownership for an Ethereum or Solana address to a user's profile. This verification proves that the user controls…
Message
A Message is a delta operation on the Farcaster network that represents a state change. Messages are the fundamental unit of data in Farcaster and can represen…
MessageDataLink
Represents a social graph connection between users in the Farcaster network. Currently supports following relationships between users.
HashScheme
string
Type of hashing scheme used to produce a digest of MessageData. - HASHSCHEMEBLAKE3: Default scheme for hashing MessageData
UserNameType
string
MessageDataCastRemove
Represents a request to remove (delete) a previously created cast. Only the original creator of a cast can remove it.
OnChainEventStorageRent
PruneMessageBody
object
1 property 1 required
ReactionType
string
Type of interaction a user can have with content on the Farcaster network. - Like: Express appreciation for the target content. Similar to "likes" or "favorite…
UrlEmbed
object
1 property 1 required
CastEmbed
object
1 property 1 required
LinkBody
object
Defines a social connection between users in the Farcaster network. Currently used to establish following relationships, allowing users to curate their content…
3 properties 2 required
HubEventRevokeMessage
object
3 properties 3 required
OnChainEventSignerMigrated
FarcasterNetwork
string
Farcaster network the message is intended for. - FARCASTERNETWORKMAINNET: Public primary network - FARCASTERNETWORKTESTNET: Public test network - FARCASTERNETW…
HubEventMergeUsernameProof
object
3 properties 3 required
MessageDataUsernameProof
Embed
RevokeMessageBody
object
1 property 1 required
StorageRentEventBody
object
3 properties 3 required
OnChainEvent
HubEventMergeOnChainEvent
object
3 properties 3 required
OnChainEventCommon
object
9 properties 9 required
MergeUserNameProofBody
object
4 properties
MergeOnChainEventBody
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

neynar-hubevents-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 HubEvents 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.