Neynar App Host API
Operations related to mini app host notifications
This API exposes 3 operations across 2 paths, and defines 10 schemas. It is described by OpenAPI 3.0.4, at version 3.176.0.
Requests are made against a single base URL, https://api.neynar.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Neynar App Host 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 3
Across 2 paths, the API surfaces 3 operations — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Operations related to mini app host notifications
Schemas 10
The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are SignerUuidBody (4 properties), ErrorRes (4 properties), EncodedJsonFarcasterSignature (3 properties), AppHostPostEventResponse (2 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.