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.