Across · Authentication Profile

Across Authentication

Authentication

Across declares 2 security scheme(s) across its OpenAPI definitions.

CompanyCrypto InfrastructureCross-ChainBridgeInteroperabilityBlockchainDeFiWeb3SwapPayments
Methods: Schemes: 2 OAuth flows: API key in:

Security Schemes

Authorization http
scheme: bearer · in: header ()
integratorId apiKey
· in: query ()

Source

Authentication Profile

across-authentication.yml Raw ↑
generated: '2026-07-17'
method: searched
source: https://docs.across.to/introduction/api-keys
provider: Across
api: Across Swap API
docs: https://docs.across.to/introduction/api-keys
summary: >-
  Production use of the Across Swap API requires two credentials: an API key
  passed as a Bearer token in the Authorization header, and a 2-byte hex
  integratorId. Testnet requires no credentials.
schemes:
- type: http
  scheme: bearer
  name: Authorization
  in: header
  required_for: production
  format: 'Authorization: Bearer [example key]'
  description: API key issued per integrator; sent on every API call.
- type: apiKey
  name: integratorId
  in: query
  required_for: production
  format: 2-byte hex identifier (e.g. 0xdead, 0x0001, 0xffff)
  description: >-
    Unique integrator identifier. Passed as the integratorId query parameter on
    Swap API calls; for direct contract integration it is appended to calldata
    prefixed with the delimiter 1dc0de (without the 0x prefix).
notes:
- Testnet does not require an API key or integrator ID.
- Requests without valid credentials are subject to strict rate limits; authenticated requests receive higher allowances.
- Exceeding limits returns HTTP 429 Too Many Requests.
credentials_request: https://docs.across.to/introduction/api-keys

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