Paragon · Authentication Profile

Paragon Api Authentication

Authentication

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

Embedded iPaaSIntegrationEmbedded IntegrationsNative IntegrationsWorkflow-AutomationIntegration PlatformAPI IntegrationSaaS IntegrationsConnectors
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

paragonUserToken http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-12'
method: researched
source: https://docs.useparagon.com/getting-started/installing-the-connect-sdk
summary:
  types:
  - http
schemes:
- name: paragonUserToken
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: >-
    Paragon User Token - an RS256-signed JWT that identifies a Connected User -
    passed as `Authorization: Bearer <token>`. The SaaS builder's server signs the
    token with a private Signing Key generated in the Paragon dashboard under
    Settings > SDK Setup; Paragon verifies the signature with the matching public
    key. Minimum claims are `sub` (the Connected User's or their company's ID),
    `aud` (audience, formatted as `useparagon.com/{projectId}`), `iat` (issued-at),
    and `exp` (expiry, typically one hour). Optional JWT Permissions scope claims
    (e.g. `actionkit`) restrict which APIs a token may call. The same Bearer token
    authenticates the Connect/SDK API (api.useparagon.com), the Workflows API, the
    ActionKit API (actionkit.useparagon.com), and the Proxy API
    (proxy.useparagon.com).
  sources:
  - https://docs.useparagon.com/getting-started/installing-the-connect-sdk
  - https://docs.useparagon.com/apis/api-reference
  - https://docs.useparagon.com/apis/api-reference/jwt-permissions
notes: >-
  Paragon does not issue a static, project-wide API key for calling these APIs;
  every call is scoped to a Connected User via a short-lived signed JWT. The
  Signing Key (an RSA key pair) is the long-lived secret and must be kept on the
  builder's server. This is a B2B, contact-sales product - obtaining a Project ID
  and Signing Key requires a Paragon account.

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/paragon-api-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 email required.

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