Gluwa API

REST API for the Gluwa borderless financial platform — balances, fees, transactions, payment QR codes, wrap/unwrap, and the Exchange API (quotes, orders, order books). Secured with API keys and address signatures; supports webhooks and idempotent transaction requests.

API entry from apis.yml

apis.yml Raw ↑
name: Gluwa API
description: REST API for the Gluwa borderless financial platform — balances, fees, transactions, payment
  QR codes, wrap/unwrap, and the Exchange API (quotes, orders, order books). Secured with API keys and
  address signatures; supports webhooks and idempotent transaction requests.
humanURL: https://docs.gluwa.com/api/api.md
baseURL: https://api.gluwa.com
tags:
- Payments
- Blockchain
- Stablecoin
properties:
- type: Documentation
  url: https://docs.gluwa.com
- type: APIReference
  url: https://docs.gluwa.com/api/api.md
- type: Authentication
  url: authentication/gluwa-authentication.yml
- type: ErrorCatalog
  url: errors/gluwa-error-codes.yml
- type: Webhooks
  url: asyncapi/gluwa-webhooks.yml
- type: Idempotency
  url: conventions/gluwa-conventions.yml