PocketBase GraphQL API
PocketBase is a REST-only backend-as-a-service. It does not provide a native GraphQL API. All data operations are performed through a REST-ish HTTP API served at `{your-instance}/api/`, with endpoints organized around collections and records. PocketBase exposes CRUD operations, batch writes, filtering, sorting, pagination, relation expansion, and multipart file uploads entirely via REST conventions. Real-time updates are delivered through Server-Sent Events (SSE) rather than GraphQL subscriptions.
Overview
PocketBase GraphQL API is a GraphQL API specification published by PocketBase on the APIs.io network.
PocketBase is a REST-only backend-as-a-service. It does not provide a native GraphQL API. All data operations are performed through a REST-ish HTTP API served at {your-instance}/api/, with endpoints organized around collections and records. PocketBase exposes CRUD operations, batch writes, filtering, sorting, pagination, relation expansion, and multipart file uploads entirely via REST conventions. Real-time updates are delivered through Server-Sent Events (SSE) rather than GraphQL subscriptions.
The GraphQL endpoint is available at N/A. documentation is published at https://pocketbase.io/docs/.
The specification includes 6 reference links.
Tagged areas include Backend-as-a-Service, Open-Source, SQLite, Real-Time, and Authentication.
Endpoint
References
- Documentation https://pocketbase.io/docs/
- GettingStarted https://pocketbase.io/docs/
- API Records https://pocketbase.io/docs/api-records/
- API Realtime https://pocketbase.io/docs/api-realtime/
- API Files https://pocketbase.io/docs/api-files/
- GitHub Source https://github.com/pocketbase/pocketbase
Work with this as data
Every GraphQL schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for graphql
4 MCP tools reach this
find_graphqlBrowse and filter every GraphQL schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/graphql/pocketbase-graphql"
curl "https://apis.io/api/v1/graphql?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.