Quarterzip · Authentication Profile

Quarterzip Authentication

Authentication

Quarterzip secures its APIs with workspace-token and hmac-signature across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyAI AgentsCustomer-SupportOnboardingUser ActivationScreen SharingVoiceWebhookSDKDeveloper Tools
Methods: workspace-token, hmac-signature Schemes: 2 OAuth flows: API key in: client-config

Security Schemes

workspaceToken apiKey
· in: sdk-config ()
webhookSignature hmac
scheme: standard-webhooks

Source

Authentication Profile

quarterzip-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.quarterzip.ai/sdk-api
docs: https://docs.quarterzip.ai/sdk-api
note: >-
  Quarterzip exposes a client-side JavaScript SDK and signed webhooks rather than a
  traditional REST API. Authentication is derived from the published SDK and webhook
  docs, not an OpenAPI securityScheme.
summary:
  types:
  - workspace-token
  - hmac-signature
  api_key_in:
  - client-config
schemes:
- name: workspaceToken
  type: apiKey
  in: sdk-config
  description: >-
    Workspace token issued by Quarterzip (app Settings), passed to Quarterzip.open()
    together with an agentId (from the agent URL /w/{WORKSPACE_ID}/a/{AGENT_ID}).
  source: https://docs.quarterzip.ai/sdk-api
- name: webhookSignature
  type: hmac
  scheme: standard-webhooks
  secret_format: whsec_
  description: >-
    Inbound webhook deliveries are signed with an HMAC (Standard Webhooks) using the
    workspace signing secret; consumers verify the webhook-signature header.
  source: https://docs.quarterzip.ai/webhooks
controls:
- domain-restriction: >-
    Origin-header validation ("domain restriction") can be enabled in the Quarterzip
    app so SDK requests are only accepted from allowlisted origins.

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact 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.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/quarterzip-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.