SushiSwap · Authentication Profile

Sushiswap Authentication

Authentication

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

DeFiDecentralized ExchangeDEXCryptocurrencyWeb3BlockchainMulti-ChainLiquiditySwapToken Pricing
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

ApiKeyAuth apiKey
· in: header (x-api-key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/blade-v2-openapi.json
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: ApiKeyAuth
  type: apiKey
  in: header
  parameter: x-api-key
  description: API key required for all endpoints. In order to prevent abuse on the API we implement
    rate limits on the requests, to overcome these limits as an aggregator get in contact with
    the [support team](mailto:aggregators@shipyardsoftware.org) to get API credentials.
  sources:
  - openapi/blade-v2-openapi.json