Demox Labs · Authentication Profile

Demox Labs Authentication

Authentication

Demox Labs secures its APIs with none across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyBlockchainZero KnowledgeCryptocurrencyWalletPrivacyWeb3Developer ToolsSDKJSON-RPC
Methods: none Schemes: 1 OAuth flows: API key in:

Security Schemes

public none

Source

Authentication Profile

demox-labs-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://docs.leo.app/aleo-rpc-api
summary:
  types: [none]
  api_key_in: []
  oauth2_flows: []
  note: >-
    The public Aleo RPC API is free and requires no authentication — no API key,
    token, or OAuth flow. The documentation notes that rate limiting may be
    introduced to prevent spamming. Access is open over HTTPS against the
    per-network JSON-RPC base URLs.
schemes:
- name: public
  type: none
  description: No authentication required; open JSON-RPC 2.0 endpoint, subject to
    rate limiting.
  sources: [https://docs.leo.app/aleo-rpc-api]