Neynar User API
Operations related to user
This API exposes 16 operations across 13 paths, and defines 40 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 User 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 16
Across 13 paths, the API surfaces 16 operations — 2 DELETE, 10 GET, 1 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.
Operations related to user
Schemas 40
The contract defines 40 schemas that model the data the API accepts and returns. The most detailed are User (18 properties), UpdateUserReqBody (11 properties), UserDehydrated (7 properties), Signer (7 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.