Sylvia API Agent
Read-only Reddit data agent. Query posts, recursive comment threads, subreddits, users, global search, and live comment streams as JSON without OAuth or KYC.
AgentCard object. It is an agent card in spirit rather than in schema — useful for
discovery, but an A2A client cannot assume it will parse.
no-protocolVersion
/.well-known/agent.json, the
pre-0.3 location, rather than the current /.well-known/agent-card.json. Clients written
against A2A 1.0.0 will not find it.
An A2A client finds this agent by fetching the well-known path on the provider's own host. That is what makes an agent card different from every other agent artifact in this catalog: it is provider-published by construction — it cannot be derived, generated, or reconstructed on a provider's behalf.
https://api.sylvia-api.com/mcp
· transport
· protocol HTTP+JSON
non-standard supportedInterfaces
https://api.sylvia-api.com/v1/reddit
· transport
· protocol HTTP+JSON
non-standard supportedInterfaces
Reddit Search reddit-search
Global keyword search across all public Reddit posts with relevance or recency sorting, optional subreddit restriction, and NSFW filter.
redditsearchpostsquerySubreddit Listings subreddit-listings
Fetch hot, new, top, rising, or controversial posts from any subreddit, with limit, time filter, and pagination.
redditsubredditpostslistinghottopFull Recursive Threads full-threads
Resolve any post into its complete nested comment tree.
redditthreadscommentsnestedUser Content user-content
Fetch a Reddit user's profile metadata, submitted posts, comments, and combined overview.
redditusersprofilekarmapostscommentsLive Comment Streams live-comment-streams
Poll the global comment firehose or a per-subreddit real-time comment stream.
redditlivecommentsstreamrealtimeAccount Self-Service account-self-service
Manage API keys, response formats, usage history, and crypto billing under the account token.
accountkeysbillingusagetemplates from https://sylvia-api.com/.well-known/agent-card.json,
HTTP . The body was saved verbatim and is the sole source for
everything on this page — no field is inferred.
View the captured card.
Providers change what they serve; if this card has moved or changed shape,
the provider profile carries the
current state as of the last build.
Work with this as data
Every agent card here is available over the APIs.io API and to AI agents over MCP. A2A Agent Cards is not yet its own endpoint on the v1 API. Reach it through catalog search and the tag graph, or the MCP server.