Consensys · Authentication Profile

Consensys Authentication

Authentication

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

CompanyInfrastructureBlockchainEthereumWeb3Developer ToolsJSON-RPCNode InfrastructureWalletsLayer 2
Methods: apiKey Schemes: 1 OAuth flows: API key in: path

Security Schemes

infuraApiKey apiKey
· in: path (v3/{API_KEY})

Source

Authentication Profile

consensys-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://docs.infura.io/get-started/infura.md
docs: https://docs.metamask.io/services/
summary:
  types: [apiKey]
  api_key_in: [path]
  oauth2_flows: []
note: >-
  Infura (Consensys) authenticates JSON-RPC requests with an API key embedded in
  the request URL path — e.g. https://mainnet.infura.io/v3/<YOUR-API-KEY>. API
  keys are created and managed in the Infura dashboard (app.infura.io). There is
  no OAuth surface for the JSON-RPC APIs; keys can be further restricted per
  network/endpoint and optionally secured with an API key secret / allowlists.
schemes:
  - name: infuraApiKey
    type: apiKey
    in: path
    parameter: v3/{API_KEY}
    description: >-
      Project/API key appended to the endpoint host as the final path segment
      (…/v3/<YOUR-API-KEY>). Applies across all supported networks.
    endpoint_example: https://mainnet.infura.io/v3/<YOUR-API-KEY>
    management: https://app.infura.io/
key_hardening:
  - API key secret (basic-auth style) can be required on requests.
  - Allowlists: restrict a key by contract address, user-agent, origin, and request methods.

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