Salesforce GraphQL API
The Salesforce GraphQL API provides a GraphQL interface to query and mutate Salesforce data. It allows clients to request exactly the data they need in a single request, reducing over-fetching and under-fetching compared to traditional REST calls.
Overview
Salesforce GraphQL API is a GraphQL API specification published by Salesforce on the APIs.io network.
The Salesforce GraphQL API provides a GraphQL interface to query and mutate Salesforce data. It allows clients to request exactly the data they need in a single request, reducing over-fetching and under-fetching compared to traditional REST calls.
The GraphQL endpoint is available at https://{instance}.salesforce.com/services/data/v{version}/graphql. documentation is published at https://developer.salesforce.com/docs/platform/graphql/guide/graphql-about.html.
The specification includes 3 reference links.
Tagged areas include Fortune 500, Artificial Intelligence, Analytics, Cloud, and Commerce.
Endpoint
References
- Documentation https://developer.salesforce.com/docs/platform/graphql/guide/graphql-about.html
- GettingStarted https://developer.salesforce.com/docs/platform/graphql/guide/graphql-get-started.html
- APIReference https://developer.salesforce.com/docs/platform/graphql/guide/graphql-reference.html
Related API Specs
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/salesforce-graphql"
curl "https://apis.io/api/v1/graphql?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.