w3-io/W3 Iron Action

Iron fiat-to-crypto on/off-ramp, autoramps, stablecoin operations, KYC, and bank account management for W3 workflows

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandOperation: create-autoramp, get-autoramp, get-autoramp-by-external-id, list-autoramps, cancel-autoramp, patch-autoramp, get-quote, check-limit, retry-autoramp-auth, create-open-banking-payment, get-open-banking-payment, list-transactions, get-transactions-by-ids, create-customer, get-customer, get-customer-by-external-id, update-customer, list-customers, get-customer-abilities, create-identification, get-identification, list-identifications, get-compliance-questionnaire, create-signing, list-signings, get-required-signings, register-hosted-wallet, register-selfhosted-wallet, list-crypto-addresses, disable-crypto-address, search-vasps, register-bank-account, list-bank-accounts, get-bank-account, delete-bank-account, retry-bank-auth, get-auth-code, submit-auth-code, get-microdeposits, list-cryptocurrencies, list-fiat-currencies, get-exchange-rate, get-fee-profiles, get-terms, get-country-subdivisions, list-webhooks, update-webhook, ping-webhook, sandbox-reset, sandbox-mock-transaction, sandbox-update-autoramp, sandbox-update-fiat-verification, sandbox-update-identification, sandbox-update-transaction yes
api-keyIron API key (X-API-Key header)yes
api-urlAPI base URL (production or sandbox)nohttps://api.iron.xyz
customer-idCustomer IDno""
autoramp-idAutoramp IDno""
external-idExternal ID (for cross-referencing with your system)no""
address-idAddress, identification, or entity ID (context-dependent)no""
bodyRequest body as JSON (for create/update operations)no""
limitPagination limitno""
offsetPagination offsetno""
statusStatus filter for list operationsno""
idempotency-keyIdempotency key (UUID) for write operationsno""
source-currencySource currency for quotes (e.g. USD, USDC)no""
destination-currencyDestination currency for quotesno""
source-amountAmount in source currency (for quotes)no""
destination-amountAmount in destination currency (for quotes)no""
sideQuote side (source or destination amount fixed)no""
base-currencyBase currency for exchange rateno""
quote-currencyQuote currency for exchange rateno""
transaction-idsComma-separated transaction IDsno""
sandbox-statusStatus for sandbox update operationsno""
webhook-idWebhook IDno""
country-codeISO country codeno""
vasp-querySearch query for hosted wallet providers (VASPs)no""
payment-idOpen banking payment IDno""
namedescription
resultCommand result as JSON string