Bitnomial · Authentication Profile

Bitnomial Authentication

Authentication

Bitnomial secures its APIs with hmac-signed-api-key across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyFintechCryptocurrencyDerivativesExchangeTradingMarket DataFuturesOptionsCFTC Regulated
Methods: hmac-signed-api-key Schemes: 1 OAuth flows: API key in: header

Security Schemes

btnl-signature apiKey
scheme: hmac-sha256-request-signature · in: header ()

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: searched
source: https://bitnomial.com/exchange/docs/api/rest/authentication/
docs: https://bitnomial.com/exchange/docs/api/rest/authentication/
summary:
  types: [hmac-signed-api-key]
  api_key_in: [header]
  oauth2_flows: []
  notes: >-
    No OAuth / OpenID Connect. Private REST endpoints are authenticated with a
    per-request HMAC-SHA256 request signature keyed on a symmetric AuthToken
    issued alongside a ConnectionId in the customer portal. There is therefore
    no OAuth scope surface (scopes/ is intentionally omitted).
schemes:
  - name: btnl-signature
    type: apiKey
    scheme: hmac-sha256-request-signature
    in: header
    headers:
      - name: BTNL-CONNECTION-ID
        description: Hex-encoded ConnectionId identifying the API connection.
      - name: BTNL-AUTH-TIMESTAMP
        description: >-
          ISO 8601 timestamp (YYYY-MM-DDTHH:MM:SS.SSSZ). Must be within 30
          seconds of exchange time or the request is rejected.
      - name: BTNL-SIGNATURE
        description: >-
          Base64-encoded HMAC-SHA256 signature. The signed string is
          method + requestPath + queryString + headers + body, using the
          ConnectionId's hex-encoded AuthToken as the HMAC secret.
    credential_model: >-
      A ConnectionId + AuthToken pair provisioned in the customer portal. A
      connection grants access to data for all accounts associated with it.
    sources: [docs]
public_endpoints:
  - path: /product/data/
    note: Product data is publicly available (no signature required).
  - path: /funding-rates
    note: Perpetual funding rates are publicly available.
  - path: /market-stats
    note: Market statistics are publicly available.

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