Literal GraphQL API

GraphQL API for Literal Club that provides access to book data, reading states, shelves, reviews, highlights, reading goals, clubs, and user profiles. Supports both public read operations and authenticated write operations via JWT bearer tokens.

API entry from apis.yml

apis.yml Raw ↑
aid: literal:literal-graphql-api
name: Literal GraphQL API
description: GraphQL API for Literal Club that provides access to book data, reading states, shelves,
  reviews, highlights, reading goals, clubs, and user profiles. Supports both public read operations and
  authenticated write operations via JWT bearer tokens.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://literal.club/developers
baseURL: https://literal.club/graphql/
tags:
- Books
- Reading
- GraphQL
- Social
- Shelves
- Reviews
- Highlights
properties:
- type: Documentation
  url: https://literal.club/developers
- type: Authentication
  url: https://literal.club/developers
- type: Plans
  url: https://raw.githubusercontent.com/api-evangelist/literal/refs/heads/main/plans/plans.yml
- type: RateLimits
  url: https://raw.githubusercontent.com/api-evangelist/literal/refs/heads/main/rate-limits/rate-limits.yml
- type: FinOps
  url: https://raw.githubusercontent.com/api-evangelist/literal/refs/heads/main/finops/finops.yml
contact:
- FN: Literal Support
  email: [email protected]