# Literal GraphQL API Literal exposes a public GraphQL API for searching books, managing reading lists, building widgets, and creating integrations. All data on Literal is accessible through this API. Most read operations are available without authentication. Write operations and access to personal data require a Bearer token obtained via the login mutation. **Endpoint:** https://literal.club/graphql/ **Documentation:** https://literal.club/developers **References:** - Documentation: https://literal.club/developers - GettingStarted: https://literal.club/developers - Apollo Sandbox: https://studio.apollographql.com/sandbox/explorer?endpoint=https://literal.club/graphql/