Pintu · Authentication Profile

Pintu Authentication

Authentication

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

CompanyCryptocurrencyCrypto ExchangeTradingFintechDigital AssetsWeb3IndonesiaWebSocketInstitutional Trading
Methods: apiKey, hmac Schemes: 1 OAuth flows: API key in: payload

Security Schemes

PintuHMAC apiKey
scheme: hmac-sha256 · in: payload ()

Source

Authentication Profile

pintu-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.pintu.pro/
docs: https://docs.pintu.pro/
summary:
  types: [apiKey, hmac]
  api_key_in: [payload]
  oauth2_flows: []
  transports: [http, websocket]
schemes:
- name: PintuHMAC
  type: apiKey
  scheme: hmac-sha256
  in: payload
  key_field: api_key
  signature_field: signature
  description: >-
    Every request (HTTP or WebSocket) is wrapped in a signed envelope. The
    caller supplies an API key and computes an HMAC-SHA256 signature over the
    request payload using their API secret; the resulting hex string is placed
    in the wrapper's signature field. A place-order request wrapper carries
    request_id, method, api_key, params, timestamp, and signature.
  fields:
    request_id: unique client-generated request identifier
    method: the operation being invoked
    api_key: the partner's issued API key
    params: operation-specific parameters
    timestamp: request timestamp (replay protection)
    signature: HMAC-SHA256(secret, payload) as hex
  channels:
    public: no subscription handshake required
    private: requires the WebSocket channel subscription routine before streaming

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