Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.payvessel.com/llms.txt

Use this file to discover all available pages before exploring further.

Calculate a single fee amount for a given operation (issuance, funding, withdrawal, etc.) before debiting your wallet.

How it works

  1. Choose fee_type for the operation you are about to perform.
  2. Include amount_usd when required (e.g. funding, cross_border).
  3. Receive the quoted fee to show your user or validate wallet balance.

Fee types

fee_typeamount_usd required
issuanceNo
fundingYes
withdrawalNo
spendNo
maintenanceNo
cross_borderYes

When to use

API Reference

Full request/response details and Try it