Reddit API — Endpoints — FetchLayer Docs
Documentation menu
FetchLayer FetchLayer API

Endpoints

All 15 endpoints follow the same pattern: POST https://api.fetchlayer.dev/reddit/{endpoint} with a JSON body and Bearer auth header.

OpenAPI JSON

Search

Find content, communities, and users across Reddit.

OpenAPI JSON

Content

Retrieve posts, comments, and threaded discussions.

OpenAPI JSON

Community

Subreddit metadata, posts, and discovery.

OpenAPI JSON

User

User profiles, posts, and comment history.

OpenAPI JSON

Discover

Trending content and community exploration.

OpenAPI JSON

Utility

Helper endpoints for URL resolution and inspection.

OpenAPI JSON