Headers
Base64-encoded HMAC-SHA256 signature of the request payloadExample:
"5e73d044c44d733fcf819ad3409aaad..."Current timestamp in ISO 8601 formatExample:
"2025-03-15T09:45:53.000Z"Unique UUID v4 for the requestExample:
"550e8400-e29b-41d4-a716-446655440000"Your API access ID provided by TenderExample:
"your-access-id-here"Example:
"application/json"Body
Conversion type. Use
crypto to swap to another coin/chain, or fiat to convert to a payout account.Allowed values: crypto, fiatExample: "crypto"Source blockchain chain IDExample:
"ethereum"Source coin IDExample:
"usdt"Amount to convertExample:
"100"Destination chain. Required when
type is crypto.Example: "solana"Destination coin. Required when
type is crypto.Example: "sol"Payout account to receive funds. Required when
type is fiat.Example: "66aec7de809b7f45c42a49f9"Response
Example:
"success"Example:
"Conversion created successfully"