ThunderCore · Authentication Profile

Thundercore Authentication

Authentication

ThunderCore's public API surface is unauthenticated. The JSON-RPC endpoints (mainnet and testnet, HTTP and WebSocket) and the BlockScout explorer API require no API key — access is controlled by rate limiting (10K/hr on the public mainnet endpoint) rather than credentials. Transaction submission is authorized cryptographically: transactions are signed with the sender's ECDSA (secp256k1) private key per the Ethereum transaction model, with EIP-155 chain-id replay protection (chain ID 108 mainnet / 18 testnet). For hosted key management and social-login auth, the docs point to Particle Network's MPC-based Auth Service as a partner offering.

ThunderCore secures its APIs with none and cryptographic-signature across 3 declared security schemes, as derived from its OpenAPI definitions.

CompanyCryptoBlockchainEVMJSON-RPCWeb3Layer 1
Methods: none, cryptographic-signature Schemes: 3 OAuth flows: API key in:

Security Schemes

public-json-rpc none
transaction-signing cryptographic-signature
scheme: secp256k1-ecdsa
partner-auth-service third-party

Source

Authentication Profile

thundercore-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.developers.thundercore.com/network-details/thundercore-mainnet
description: >-
  ThunderCore's public API surface is unauthenticated. The JSON-RPC endpoints
  (mainnet and testnet, HTTP and WebSocket) and the BlockScout explorer API
  require no API key — access is controlled by rate limiting (10K/hr on the
  public mainnet endpoint) rather than credentials. Transaction submission is
  authorized cryptographically: transactions are signed with the sender's
  ECDSA (secp256k1) private key per the Ethereum transaction model, with
  EIP-155 chain-id replay protection (chain ID 108 mainnet / 18 testnet).
  For hosted key management and social-login auth, the docs point to Particle
  Network's MPC-based Auth Service as a partner offering.
summary:
  types: [none, cryptographic-signature]
  api_key_in: []
  oauth2_flows: []
schemes:
  - name: public-json-rpc
    type: none
    description: >-
      Public HTTP/WebSocket JSON-RPC endpoints with no API key; rate limited to
      10K requests/hour on mainnet.
    endpoints:
      - https://mainnet-rpc.thundercore.com
      - https://testnet-rpc.thundercore.com
  - name: transaction-signing
    type: cryptographic-signature
    scheme: secp256k1-ecdsa
    description: >-
      State-changing operations (eth_sendRawTransaction) are authorized by an
      ECDSA signature over the transaction with the account's private key;
      EIP-155 chain-id (108/18) provides replay protection. Any Ethereum wallet
      (MetaMask, Trust Wallet, etc.) works.
  - name: partner-auth-service
    type: third-party
    description: >-
      Optional MPC (Multi-Party Computation) threshold-signature auth service
      provided by partner Particle Network for wallet-less/social login in
      dApps.
    docs: https://docs.developers.thundercore.com/tool/tools/auth-service

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