Conduit · Authentication Profile

Conduit Authentication

Authentication

Conduit secures its APIs with apiKey and mpp-payment-channel across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyCrypto InfrastructureBlockchainRollupsRPC NodesWeb3EthereumNode Infrastructure
Methods: apiKey, mpp-payment-channel Schemes: 2 OAuth flows: API key in: path

Security Schemes

rpcApiKey apiKey
· in: path ()
mppSession http
scheme: payment-channel

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: searched
source: https://docs.conduit.xyz/rpc-nodes/getting-started/get-api-key.md
docs: https://docs.conduit.xyz/rpc-nodes/getting-started/get-api-key
# The published OpenAPI (openapi/conduit-nodes-openapi.json) declares no
# securitySchemes, so this profile is captured from the docs, not derived.
summary:
  types: [apiKey, mpp-payment-channel]
  api_key_in: [path]
  oauth2_flows: []
schemes:
- name: rpcApiKey
  type: apiKey
  in: path
  description: >-
    RPC access is authenticated with an API key created at
    https://app.conduit.xyz/nodes. The key is appended to the RPC URL of the
    target rollup (path segment), e.g.
    https://rpc.<chain>.conduit.xyz/<API_KEY>. A single key works across all
    public and private endpoints scoped to it. Keys can be restricted by domain,
    IP, and contract-deployer address, and can be regenerated or deleted.
  create_url: https://app.conduit.xyz/rpc-keys
  scoping: per-network (a key scoped to one network returns -32403 "unauthorized
    rpc key" on another)
  restrictions: [domain, ip-address, contract-deployer-address]
- name: mppSession
  type: http
  scheme: payment-channel
  description: >-
    The agentic gateway at https://mpp.conduit.xyz authenticates via Machine
    Payments Protocol (MPP) sessions instead of API keys. The client opens a
    USDC payment channel on Tempo and sends signed off-chain vouchers with each
    request. First unpaid request returns 402 Payment Required with a
    'WWW-Authenticate: Payment' header. Cost is $0.00005 per JSON-RPC call.
  gateway: https://mpp.conduit.xyz
  docs: https://docs.conduit.xyz/rpc-nodes/getting-started/agent-skills
unauthenticated_access:
  allowed: true
  note: Public RPC endpoints are usable without a key at a reduced 200 CU/s throughput tier.

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