Morph · Authentication Profile

Morph Authentication

Authentication

Morph secures its APIs with none, jwt, and wallet-signature across 4 declared security schemes, as derived from its OpenAPI definitions.

CompanyCryptoBlockchainLayer 2EthereumzkEVMWeb3Developer Tools
Methods: none, jwt, wallet-signature Schemes: 4 OAuth flows: API key in:

Security Schemes

json-rpc-public none
explorer-blockscout none
wallet-signature signature
bridge-jwt http
scheme: bearer

Source

Authentication Profile

morph-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://github.com/morph-l2/morph-skill (Data Sources table) + https://docs.morph.network/
summary:
  types: [none, jwt, wallet-signature]
  notes: >-
    Morph is an EVM Layer-2. Public JSON-RPC (rpc.morph.network) and the
    Blockscout explorer API (explorer-api.morph.network/api/v2) require NO
    authentication for reads. State-changing operations are authenticated by
    Ethereum wallet signatures (private-key / EIP-712 / EIP-191 / EIP-3009), not
    an API credential. The BulbaSwap DEX aggregator bridge order-management
    surface requires a JWT (obtained via bridge-login).
schemes:
- name: json-rpc-public
  type: none
  endpoint: https://rpc.morph.network/
  description: Ethereum-compatible JSON-RPC, no API key required.
- name: explorer-blockscout
  type: none
  endpoint: https://explorer-api.morph.network/api/v2
  description: Blockscout REST API, public reads, no API key required.
- name: wallet-signature
  type: signature
  schemes: [secp256k1-tx, EIP-712, EIP-191, EIP-3009]
  description: >-
    Write operations (transfers, swaps, agent identity, x402 payments) are
    authorized by client-side wallet signatures over the private key; no
    server-issued token.
- name: bridge-jwt
  type: http
  scheme: bearer
  endpoint: https://api.bulbaswap.io
  description: Cross-chain bridge order management requires a JWT via bridge-login.

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/morph-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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