Routable is a financial technology platform that automates mass payouts, vendor onboarding, and accounts payable for scaling businesses. An unofficial API lets you programmatically pull vendors, payables, payment methods, funding accounts, and tax forms—and push updates like new bills, mass payouts, vendor invitations, and reconciliation events back into Routable.

Routable is a financial technology platform that automates mass payouts, vendor onboarding, and accounts payable processes for scaling businesses. Companies use Routable to send thousands of payments globally to 220+ countries and territories in 140+ currencies, onboard vendors and contractors with collected business, payment, and tax data, code bills with AI-powered OCR, and reconcile payments against accounting systems like NetSuite, Sage Intacct, QuickBooks Online, and Xero.
Core product areas include:
Common data entities:
Routable exposes a developer-friendly REST API, but operationalizing it across an organization's payables, vendor, and reconciliation workflows still presents hurdles:
Supergood reverse-engineers authenticated browser flows and Routable's REST API surface to deliver a resilient, normalized API layer for your Routable workspace—across payables, vendors, payment methods, and funding accounts.
Use Routable with AI agents: Routable MCP Server →
Book a 30-minute session to confirm your payable types, vendor onboarding flows, and accounting integrations.
We deliver a production-ready Routable adapter tailored to your workspace, payment methods, and webhook events.
Go live with continuous monitoring and automatic adjustments as Routable evolves.
Authentication
/authenticateAuthenticate to a Routable workspace using your secret API token and obtain a scoped session for downstream calls.
Vendors
/companiesList vendor and customer companies with filters for onboarding status, payment readiness, and tax form completion.
Vendors
/create_companyCreate a vendor company and optionally invite it to the onboarding flow to collect business, payment, and tax details.
Payables
/payablesRetrieve payables across ACH, Check, External, International, PayPal, and Vendor Choice types with status filters.
Payables
/create_payableCreate a payable with amount, currency, and payment method, with fee and currency-conversion estimation.
Payment Methods
/payment_methodsPull payment methods (address, bank, international, paypal) and validate bank accounts for a company.
- Create ACH, SWIFT, and Check payables in bulk and dispatch payouts to 220+ countries - Estimate fees and currency conversions before sending - Stream payment movement webhook events into finance and treasury tools
- Invite companies to onboarding and pull business, payment, and tax form status - Validate bank accounts and payment methods before first payout - Push W-9, W-8, 1099, and 1042 tax form data to compliance and reporting systems
- Match payables and payments to external IDs in NetSuite, Sage Intacct, QuickBooks Online, and Xero - Pull funding account balances and deposits for cash-position reporting - Surface failed or pending payments to AR/AP reconciliation workflows
- Capture bills via OCR and create payables from coded line items - Route payables through approval workflows before disbursement - Notify downstream apps via webhooks when vendors onboard or issues arise
Authentication
Secret API token, plus authenticated session handling in a managed credential vault
Connectivity
Routable's REST API surface plus authenticated browser flows where actions aren't exposed via API
Response format
Normalized JSON across Payables, Companies, Payment Methods, Funding Accounts, and Tax Forms
Rate limits
Adaptive throttling tuned to Routable's default 600 requests-per-minute limit to avoid 429s
Session management
Automatic token rotation, session refresh, and re-authentication on expiry
Data freshness
Near real-time pulls for payables, payments, and vendor status with optional scheduled batch syncs
Security
Encrypted credential vault, scoped access tokens, SOC 2-aligned controls, and audit logging
Webhooks
Consumes Routable's 14 webhook events for vendor onboarding, payment movement, and issue alerts
Latency
Sub-second reads on cached entities; multi-second writes when creating payables and dispatching payouts
Throughput
Horizontally scaled workers sized for mass-payout volume from hundreds to hundreds of thousands of payments
Reliability
Retry, backoff, and idempotency keys for payable creation and payout dispatch
Adaptation
Continuous monitoring of Routable API releases, webhook changes, and workspace configuration drift
Yes. Supergood normalizes payables across ACH, SWIFT, Check, International, PayPal, and Vendor Choice types, so you can send payouts to 220+ countries and territories in 140+ currencies through a single API surface.
Supergood applies adaptive throttling, backoff, and request queuing tuned to Routable's default 600-per-minute limit, so high-volume mass-payout and sync jobs avoid 429 errors without manual tuning.
Yes. Supergood preserves and maps external IDs so payables, payments, and vendor records reconcile cleanly with NetSuite, Sage Intacct, QuickBooks Online, and Xero.
Yes. Company onboarding status, payment method validation, and W-9, W-8, 1099, and 1042 tax form data are all surfaced through the normalized API, alongside payables and funding accounts.
Supergood subscribes to Routable's 14 webhook events for vendor onboarding, payment movement, and issue alerts, delivering them with retries and idempotency so downstream systems stay in sync.