Nutshell GraphQL API

A GraphQL endpoint served at https://app.nutshell.com/graphql. Nutshell's API authentication guide names GraphQL alongside REST and JSON-RPC as an authenticated surface. Introspection is gated: an anonymous POST returns HTTP 401, so no SDL could be captured and no schema is claimed here.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: nutshell:graphql
name: Nutshell GraphQL API
description: 'A GraphQL endpoint served at https://app.nutshell.com/graphql. Nutshell''s API authentication
  guide names GraphQL alongside REST and JSON-RPC as an authenticated surface. Introspection is gated:
  an anonymous POST returns HTTP 401, so no SDL could be captured and no schema is claimed here.'
humanURL: https://developers.nutshell.com/docs/api-authentication
baseURL: https://app.nutshell.com/graphql
tags:
- GraphQL
- CRM
properties:
- type: Documentation
  url: https://developers.nutshell.com/docs/api-authentication