Voltage · Authentication Profile

Voltage Authentication

Authentication

Voltage secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyEnterpriseBitcoinLightning NetworkPaymentsCryptocurrencyFinancial-ServicesWalletsInfrastructureFintechNode HostingWeb3
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

PaymentsApiKey apiKey
· in: header (x-api-key)
InfrastructureApiKey apiKey
· in: header (x-api-key)

Source

Authentication Profile

voltage-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.voltageapi.com/developer-guide
docs: https://docs.voltageapi.com/security
summary:
  types: [apiKey]
  api_key_in: [header]
  oauth2_flows: []
schemes:
- name: PaymentsApiKey
  type: apiKey
  in: header
  parameter: x-api-key
  description: >-
    Environment-scoped Payments API key. Generated from the team "API Keys" page in
    the Voltage dashboard; each key is bound to one environment so staging and
    production can be separated cleanly. Sent on every request as the x-api-key
    header.
  sources: [https://docs.voltageapi.com/developer-guide, https://docs.voltageapi.com/payments-access]
- name: InfrastructureApiKey
  type: apiKey
  in: header
  parameter: x-api-key
  description: >-
    Separate key for the Infrastructure API (node lifecycle/management). Created from
    the Infrastructure dashboard by a team member with Write access. Does not bypass
    node password or LND macaroon permissions.
  sources: [https://docs.voltageapi.com/access-model]
node_access:
- name: LND Macaroons
  type: macaroon
  description: >-
    LND-native credentials for direct node access (REST/gRPC/lncli), separate from
    Voltage team permissions and API keys. Types include admin/super-admin,
    read-only, invoice, and custom baked macaroons. Encrypted macaroon material is
    decrypted with the node password; exported/decrypted macaroons must be treated
    as secrets.
  docs: https://docs.voltageapi.com/macaroons
notes: >-
  The Voltage Payments API is key-authenticated (x-api-key), not OAuth2/OIDC, so there
  is no OAuth scope surface (scopes/ artifact intentionally omitted). Permission
  layering is documented under the Access Model, Node Security, and Macaroons pages.

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