Dots
Dots is a developer-friendly API that lets businesses pay their contractors through just a few lines of code. Whether its gig workers like Uber drivers, sellers on marketplaces like Etsy, or simply your local handyman - Dots’ abstracts away the complexity of payouts completely. We manage the entire process: information collection (KYC), payments through any rail (ACH, Venmo, CashApp, Zelle,…
Dots endpoints
| Method | Endpoint | Description |
|---|---|---|
| users | ||
| POST |
/api/users/verify_user /api/users/verify_user |
|
| GET |
/api/users/get /api/users/get |
|
| GET |
/api/users/get_by_verification_id/{verification_id} /api/users/get_by_verification_id/{verification_id} |
|
| POST |
/api/users/send_verification_token /api/users/send_verification_token |
|
| POST |
/api/users/wallet/add_kyc_information /api/users/wallet/add_kyc_information |
|
| POST |
/api/users/wallet/payout /api/users/wallet/payout |
|
| POST |
/api/users/wallet/refill /api/users/wallet/refill |
|
| GET |
/api/users/get/{user_id}/intl_bank_accounts /api/users/get/{user_id}/intl_bank_accounts |
|
| GET |
/api/users/get/{user_id} /api/users/get/{user_id} |
|
| POST |
/api/users/wallet/add_payout_method /api/users/wallet/add_payout_method |
|
| POST |
/api/users/create /api/users/create |
|
| GET |
/api/users/wallet/get/{user_id} /api/users/wallet/get/{user_id} |
|
| payouts | ||
| POST |
/api/payouts/create_payout_link /api/payouts/create_payout_link |
|
| POST |
/api/payouts/create /api/payouts/create |
|
| POST |
/api/payouts/create_direct_payout /api/payouts/create_direct_payout |
|
| transactions | ||
| POST |
/api/transactions/add_credit /api/transactions/add_credit |
|
| POST |
/api/transactions/batch/{batch_id} /api/transactions/batch/{batch_id} |
|
| GET |
/api/transactions/get/transaction/{transaction_id} /api/transactions/get/transaction/{transaction_id} |
|
| POST |
/api/transactions/create_batch /api/transactions/create_batch |
|
| POST |
/api/transactions/create_ach_payment /api/transactions/create_ach_payment |
|
| POST |
/api/transactions/create_unverified /api/transactions/create_unverified |
|
| POST |
/api/transactions/create /api/transactions/create |
|
| GET |
/api/transactions/get/user/{user_id} /api/transactions/get/user/{user_id} |
|
| POST |
/api/transactions/remove_credit /api/transactions/remove_credit |
|
| app | ||
| GET |
/api/app/metrics/transaction/volume /api/app/metrics/transaction/volume |
|
| POST |
/api/app/refill_wallet /api/app/refill_wallet |
|
| GET |
/api/app/metrics/wallet /api/app/metrics/wallet |
|
| invoices | ||
| GET |
/api/invoice/get/{invoice_id} /api/invoice/get/{invoice_id} |
|
| POST |
/api/invoice/create /api/invoice/create |
|
Dots pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|