Reddit · GraphQL Specification

Reddit GraphQL Schema

This conceptual GraphQL schema represents the Reddit platform's data model, derived from the official Reddit Data API (https://www.reddit.com/dev/api/) and Reddit's OAuth 2.0 authentication system. Reddit is a social news aggregation, discussion, and community platform organized into topic-based communities called subreddits. The schema covers posts, comments, subreddits, users, moderation, messaging, search, and authentication objects.

Documentation Endpoint View on GitHub AdvertisingCommunitiesContentSocial MediaSocial NewsGraphQL

Overview

Reddit GraphQL Schema is a GraphQL API specification published by Reddit on the APIs.io network.

This conceptual GraphQL schema represents the Reddit platform’s data model, derived from the official Reddit Data API (https://www.reddit.com/dev/api/) and Reddit’s OAuth 2.0 authentication system. Reddit is a social news aggregation, discussion, and community platform organized into topic-based communities called subreddits. The schema covers posts, comments, subreddits, users, moderation, messaging, search, and authentication objects.

Tagged areas include Advertising, Communities, Content, Social Media, and Social News.

Endpoint

Related API Specs

Reddit Data API (OpenAPI) Reddit Ads API (OpenAPI) Reddit Embeds (oEmbed) (OpenAPI)
Back to Reddit · All GraphQL Specs · GitHub