Pennylane · Authentication Profile

Pennylane Authentication

Authentication

Pennylane secures its APIs with http and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions.

AccountingInvoicingFintechFinancial DataBankingFranceSME
Methods: http, oauth2 Schemes: 2 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer
oauth2 oauth2

Source

Authentication Profile

Raw ↑
generated: '2026-07-17'
method: searched
source: openapi/pennylane-openapi.yml
docs: https://pennylane.readme.io/docs/oauth-20-walkthrough
summary:
  types:
  - http
  - oauth2
notes: >-
  Pennylane API v2 requires a Bearer token in the Authorization header on every
  request. The token can be a Company API token (generated in company account
  settings), a Firm API token (generated in firm account settings), or an
  OAuth 2.0 access token for integration partners. OAuth apps are registered via
  the Pennylane Partnerships team; the authorization code grant is used with
  refresh tokens. Scopes follow a resource:readonly / resource:all pattern and
  enforce least privilege (403 Forbidden when a required scope is missing).
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: token
  sources:
  - openapi/pennylane-openapi.yml
  - https://pennylane.readme.io/docs/getting-started
- name: oauth2
  type: oauth2
  flow: authorizationCode
  authorizationUrl: https://app.pennylane.com/oauth/authorize
  tokenUrl: https://app.pennylane.com/oauth/token
  revocationUrl: https://app.pennylane.com/oauth/revoke
  sources:
  - https://pennylane.readme.io/docs/oauth-20-walkthrough
tokenContexts:
- name: Company API Token
  description: Generated in a company's Pennylane account settings; scoped to that company.
- name: Firm API Token
  description: Generated in a firm's account settings; can access resources across managed client companies, filtered by the granting user's permissions.
- name: OAuth 2.0
  description: For integration partners; authorization code grant with refresh tokens, per-company or per-firm consent.

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/pennylane-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.