Salsify GraphQL API

Early-access public GraphQL API for operating on Salsify accounts, organizations, configuration manifests and organization provisioning requests. Authenticated with a bearer API token; introspection requires authentication, and the published schema reference is mirrored in graphql/.

API entry from apis.yml

apis.yml Raw ↑
aid: salsify:graphql
name: Salsify GraphQL API
description: Early-access public GraphQL API for operating on Salsify accounts, organizations, configuration
  manifests and organization provisioning requests. Authenticated with a bearer API token; introspection
  requires authentication, and the published schema reference is mirrored in graphql/.
humanURL: https://developers.salsify.com/reference/graphql-schema-overview
baseURL: https://api.salsify.com/graphql
tags:
- GraphQL
- Accounts
- Organizations
properties:
- type: GraphQL
  url: graphql/salsify-graphql.yml
- type: GraphQLSchema
  url: graphql/salsify-graphql-schema-overview.md
- type: Documentation
  url: https://developers.salsify.com/docs/graphql-authorization