Celer Network · Authentication Profile

Celer Network Authentication

Authentication

Celer Network secures its APIs with none and signature across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyCryptoBlockchainInteroperabilityCross-ChainBridgeDeFiWeb3
Methods: none, signature Schemes: 2 OAuth flows: API key in:

Security Schemes

public none
client-signature signature
scheme: wallet-signed request (EIP-712 style)

Source

Authentication Profile

celer-network-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://cbridge-docs.celer.network/developer/cbridge-sdk + grpc/celer-network-gateway.proto
docs: https://cbridge-docs.celer.network/developer/cbridge-sdk
summary:
  types: [none, signature]
  api_key_in: []
  oauth2_flows: []
  note: >-
    The cBridge gateway API carries no API-key, OAuth, or bearer authentication.
    Read/query operations (getTransferConfigs, getTokenInfo, estimateAmt,
    getTransferStatus, transferHistory, estimateWithdrawAmt) are public. The
    only state-changing gateway call, withdrawLiquidity, is authorized by a
    client-side cryptographic signature over the serialized WithdrawReq
    (withdraw_req + sig fields) produced by the user's wallet — the SGN validators
    verify the signature on chain, so there is no server-issued API credential.
schemes:
  - name: public
    type: none
    applies_to: read/query operations
    sources: [grpc/celer-network-gateway.proto]
  - name: client-signature
    type: signature
    scheme: wallet-signed request (EIP-712 style)
    applies_to: WithdrawLiquidity
    sources: [grpc/celer-network-gateway.proto]

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/celer-network-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.