Gluwa · Authentication Profile

Gluwa Authentication

Authentication

Gluwa secures its APIs with apiKey and http-signature across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyBlockchainCryptocurrencyStablecoinsPaymentsFintechWalletsCreditcoinSmart ContractsEmerging Markets
Methods: apiKey, http-signature Schemes: 2 OAuth flows: API key in: header

Security Schemes

Authorization apiKey
· in: header (Authorization)
X-REQUEST-SIGNATURE apiKey
· in: header (X-REQUEST-SIGNATURE)

Source

Authentication Profile

gluwa-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://docs.gluwa.com/api/authentication.md
docs: https://docs.gluwa.com/api/authentication.md
notes: >-
  No OpenAPI is published for the Gluwa REST API; this profile is captured from the
  provider's documentation. Gluwa uses two request-authorization mechanisms depending
  on the endpoint.
summary:
  types: [apiKey, http-signature]
  api_key_in: [header]
schemes:
  - name: Authorization
    type: apiKey
    in: header
    parameter: Authorization
    description: >-
      API Key + Secret credential pair obtained from the Gluwa Dashboard
      (dashboard.gluwa.com/ApiKey). Used to authorize account-scoped requests
      such as creating payment requests. Sandbox and production keys are distinct.
    credential_source: https://docs.gluwa.com/get-started/dashboard/api-keys.md
  - name: X-REQUEST-SIGNATURE
    type: apiKey
    in: header
    parameter: X-REQUEST-SIGNATURE
    description: >-
      Proof-of-ownership header used mainly on GET requests. Value is
      Base64Encode("<unix timestamp>.<Address Signature>"), where the address
      signature is produced with the wallet's private key.
    signing_docs: https://docs.gluwa.com/development/creating-transaction-signatures.md

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