Automate Increase
HumDay reads Increase’s own published API description and derives 115 operations from it. Describe the outcome you want in plain words — you get a program that is written, proven on real data, and run for you.
What HumDay can do in Increase
57 documented operations change something in Increase. The 47 most useful are listed here.
- POSTCreate a File
/files - POSTCreate an Event Subscription
/event_subscriptions - POSTCreate a Card
/cards - POSTCreate a Limit
/limits - POSTCreate an Account
/accounts - POSTCreate an Entity
/entities - POSTCreate an ACH Transfer
/ach_transfers - POSTCreate a Card Dispute
/card_disputes - POSTCreate a Card Profile
/card_profiles - POSTCreate a Check Deposit
/check_deposits - POSTCreate a Wire Transfer
/wire_transfers - POSTCreate an Account Number
/account_numbers - POSTCreate a Check Transfer
/check_transfers - POSTCreate an Account Transfer
/account_transfers - POSTCreate an External Account
/external_accounts - PATCHUpdate an Event Subscription
/event_subscriptions/{event_subscription_id} - POSTCreate an ACH Prenotification
/ach_prenotifications - POSTCreate a Wire Drawdown Request
/wire_drawdown_requests - POSTCreate an ACH Return
/inbound_ach_transfer_returns - POSTCreate a supplemental document for an Entity
/entities/{entity_id}/supplemental_documents - POSTSimulate a tax document being created
/simulations/documents - POSTSimulate a Real Time Payments Transfer to your account
/simulations/inbound_real_time_payments_transfers - POSTRequest a stop payment on a Check Transfer
/check_transfers/{check_transfer_id}/stop_payment - POSTSimulate a refund on a card
/simulations/card_refunds - POSTSimulate settling a card authorization
/simulations/card_settlements - PATCHUpdate a Card
/cards/{card_id} - POSTSimulate an Account Statement being created
/simulations/account_statements - POSTSimulate an authorization on a Card
/simulations/card_authorizations - PATCHUpdate a Limit
/limits/{limit_id} - POSTSimulate an ACH Transfer to your account
/simulations/inbound_ach_transfers - POSTSimulate a Wire Transfer to your account
/simulations/inbound_wire_transfers - PATCHUpdate an Account
/accounts/{account_id} - POSTSimulate digital wallet provisioning for a card
/simulations/digital_wallet_token_requests - POSTSimulate an Inbound Wire Drawdown request being created
/simulations/inbound_wire_drawdown_requests - POSTMail a Sandbox Check Transfer
/simulations/check_transfers/{check_transfer_id}/mail - PATCHUpdate an Account Number
/account_numbers/{account_number_id} - PATCHUpdate an External Account
/external_accounts/{external_account_id} - POSTClose an Account
/accounts/{account_id}/close - POSTCancel a pending ACH Transfer
/ach_transfers/{ach_transfer_id}/cancel - POSTApprove an ACH Transfer
/ach_transfers/{ach_transfer_id}/approve - POSTCancel a pending Wire Transfer
/wire_transfers/{wire_transfer_id}/cancel - POSTApprove a Wire Transfer
/wire_transfers/{wire_transfer_id}/approve - POSTCancel a pending Check Transfer
/check_transfers/{check_transfer_id}/cancel - POSTApprove a Check Transfer
/check_transfers/{check_transfer_id}/approve - POSTCancel an Account Transfer
/account_transfers/{account_transfer_id}/cancel - POSTApprove an Account Transfer
/account_transfers/{account_transfer_id}/approve - POSTAction a Real-Time Decision
/real_time_decisions/{real_time_decision_id}/action
What HumDay can read from Increase
These are the operations a schedule or a trigger can watch.
- GETList Files
/files - GETList Events
/events - GETList Event Subscriptions
/event_subscriptions - GETRetrieve a File
/files/{file_id} - GETRetrieve an Event
/events/{event_id} - GETList Cards
/cards - GETList Limits
/limits - GETList Accounts
/accounts - GETList Entities
/entities - GETList Documents
/documents - GETList Transactions
/transactions - GETList ACH Transfers
/ach_transfers - GETList Card Disputes
/card_disputes - GETList Card Profiles
/card_profiles - GETList Check Deposits
/check_deposits - GETList Wire Transfers
/wire_transfers - GETList Account Numbers
/account_numbers - GETList Check Transfers
/check_transfers - GETList Routing Numbers
/routing_numbers - GETList Account Transfers
/account_transfers - GETList External Accounts
/external_accounts - GETList Account Statements
/account_statements - GETRetrieve an Event Subscription
/event_subscriptions/{event_subscription_id} - GETList ACH Prenotifications
/ach_prenotifications - GETList Pending Transactions
/pending_transactions - GETList Declined Transactions
/declined_transactions - GETList Digital Wallet Tokens
/digital_wallet_tokens - GETList Wire Drawdown Requests
/wire_drawdown_requests - GETList Inbound ACH Transfer Returns
/inbound_ach_transfer_returns - GETList Inbound Wire Drawdown Requests
/inbound_wire_drawdown_requests - GETRetrieve a Document
/documents/{document_id} - GETRetrieve Group details
/groups/current - GETRetrieve a Card
/cards/{card_id} - GETRetrieve a Limit
/limits/{limit_id} - GETRetrieve an Entity
/entities/{entity_id} - GETRetrieve an Account
/accounts/{account_id} - GETRetrieve a Transaction
/transactions/{transaction_id} - GETRetrieve an ACH Transfer
/ach_transfers/{ach_transfer_id} - GETRetrieve a Card Dispute
/card_disputes/{card_dispute_id} - GETRetrieve a Card Profile
/card_profiles/{card_profile_id} - GETRetrieve a Check Deposit
/check_deposits/{check_deposit_id} - GETRetrieve a Wire Transfer
/wire_transfers/{wire_transfer_id} - GETRetrieve an Account Number
/account_numbers/{account_number_id} - GETRetrieve a Check Transfer
/check_transfers/{check_transfer_id} - GETRetrieve an Account Transfer
/account_transfers/{account_transfer_id} - GETRetrieve an External Account
/external_accounts/{external_account_id} - GETRetrieve an Account Statement
/account_statements/{account_statement_id} - GETRetrieve sensitive details for a Card
/cards/{card_id}/details - GETRetrieve a Real-Time Decision
/real_time_decisions/{real_time_decision_id} - GETRetrieve an ACH Prenotification
/ach_prenotifications/{ach_prenotification_id} - GETRetrieve a Pending Transaction
/pending_transactions/{pending_transaction_id} - GETRetrieve a Declined Transaction
/declined_transactions/{declined_transaction_id} - GETRetrieve a Digital Wallet Token
/digital_wallet_tokens/{digital_wallet_token_id}
How automating Increase works
- Describe the outcome. Say what you want to happen, in your own words. No node graphs, no field mapping.
- Approve the contract. HumDay writes down exactly what it will do, what it will touch, and what it will never do. You approve it before anything is built.
- See it proven. The program runs and shows you the result before it is allowed near your live Increase account.
- Grant access, then go live. You approve the specific Increase operations it may use — and only those.
Questions about Increase automation
- Can HumDay connect to Increase?
- Yes. HumDay reads Increase's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 115 operations are documented.
- Do I need to write code to automate Increase?
- No. You describe the outcome you want in plain words. HumDay agrees a contract with you, writes the program, and shows you a test run before anything touches your Increase account.
- What can HumDay do in Increase?
- 57 of the 115 documented operations change something in Increase, and 58 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my Increase account safe?
- Your credentials are stored encrypted and are never shown in chat, code, or logs. Every run is limited to the operations you explicitly approved, and anything that writes to Increase is held behind that approval.
Where this came from
The operations above are read from a published API description for Increase at increase.com/openapi.json. Descriptions are the provider’s own words, not ours. Last published 2023-03-06.