Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Neynar Topic API

The Topic API from Neynar — 1 operation(s) for topic.

This API exposes 1 operation across 1 path, and defines 8 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.

1 operations 1 paths 8 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 1

Neynar Topic 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 1

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

Topic 1
GET
/v2/farcaster/topic/trending/
Fetch trending topics
list-trending-topics 2 params → 200400500

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are UserDehydrated (7 properties), TrendingTopic (5 properties), ErrorRes (4 properties), TrendingTopicsResponse (2 properties). Each schema is shown below with its type and property counts.

TopLevelTopic
string
The top-level category the topic belongs to
EthAddress
string
Ethereum address
ErrorRes
object
Details for the error response
4 properties 1 required
UserDehydrated
object
7 properties 2 required
TrendingTopic
object
5 properties 5 required
TrendingTopicsResponse
object
2 properties 2 required
NextCursor
object
Returns next cursor
1 property 1 required
Fid
integer
The unique identifier of a farcaster user or app (unsigned integer)

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

neynar-topic-api-openapi.yml Raw ↑