Common Paper · Authentication Profile

Common Paper Authentication

Authentication

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

CompanyContractsContract ManagementLegal TechAgreementsSaaS ContractsE-SignatureWebhookMCP
Methods: http Schemes: 1 OAuth flows: API key in: header

Security Schemes

bearerAuth http
scheme: bearer · in: header ()

Source

Authentication Profile

common-paper-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://api.commonpaper.com/docs/authentication
docs: https://api.commonpaper.com/docs/authentication
note: >-
  Common Paper's REST API and hosted MCP server both use Bearer-token
  authentication. A single API token is supplied in the Authorization header; the
  organization is inferred from the token (no organization-id header). Tokens are
  generated from the account Integrations tab or minted programmatically via the
  agentic provisioning flow. The end-user web application (app.commonpaper.com)
  is fronted by Auth0. The API is served through a Zuplo gateway (token prefix
  zpka_).
summary:
  types: [http]
  http_schemes: [bearer]
  api_key_in: [header]
  oauth2_flows: []
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  in: header
  header: Authorization
  format: 'Bearer <API token>'
  token_prefix: zpka_
  description: >-
    Production API token. Generate from the account Integrations tab at
    app.commonpaper.com, or obtain via the agentic provisioning flow. The org is
    inferred from the token.
provisioning:
  description: >-
    Two unauthenticated public gateway endpoints support agentic signup: mint a
    single-use provision key, then redeem it for a new organization + admin user
    and receive a production API key.
  endpoints:
  - POST /v1/keys      # mint a one-time provision key (contact_email required)
  - POST /v1/accounts  # redeem provision key -> new org + production api_key
  rate_limits: 5 req/minute, 50 req/day per IP (provision key minting)
app_login:
  provider: Auth0
  signup: https://app.commonpaper.com/auth/auth0?screen_hint=signup
  signin: https://app.commonpaper.com/auth/auth0?screen_hint=signin

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/common-paper-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.