Nutshell · Authentication Profile

Nutshell Authentication

Authentication

Nutshell secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

CRMSalesPipeline ManagementEmail MarketingContact ManagementSales Automation
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

ApiKeyAuth http
scheme: basic

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/nutshell-openapi.yml
summary:
  types:
  - http
schemes:
- name: ApiKeyAuth
  type: http
  scheme: basic
  description: |-
    Authenticate with an API key generated from Nutshell account
    settings. See https://support.nutshell.com/en/articles/8429060
    for guidance on issuing API keys.
  sources:
  - openapi/nutshell-openapi.yml