{"@context": "https://schema.org", "@type": "WebAPI", "name": "Increase API API", "description": "Increase API, an HTTP API described by an OpenAPI document.", "provider": {"@type": "Organization", "name": "increase.com"}, "documentation": "https://increase.com/openapi.json"}
Index / APIs / increase.com

Increase API API

Increase API, an HTTP API described by an OpenAPI document.

Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.

Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.

base URLs: https://api.increase.com https://sandbox.increase.com

auth: b e a r

find it by capability: POST /search {"query":{"text":"..."}} returns these operations with their invocation detail. Connect any agent client.

Increase API v0.0.1

Increase API, an HTTP API described by an OpenAPI document.

methodpathwhat the vendor says it does
GET/account_numbersList Account Numbers
POST/account_numbersCreate an Account Number
GET/account_numbers/{account_number_id}Retrieve an Account Number
PATCH/account_numbers/{account_number_id}Update an Account Number
GET/account_statementsList Account Statements
GET/account_statements/{account_statement_id}Retrieve an Account Statement
GET/account_transfersList Account Transfers
POST/account_transfersCreate an Account Transfer
GET/account_transfers/{account_transfer_id}Retrieve an Account Transfer
POST/account_transfers/{account_transfer_id}/approveApprove an Account Transfer
POST/account_transfers/{account_transfer_id}/cancelCancel an Account Transfer
GET/accountsList Accounts
POST/accountsCreate an Account
GET/accounts/{account_id}Retrieve an Account
PATCH/accounts/{account_id}Update an Account
POST/accounts/{account_id}/closeClose an Account
GET/ach_prenotificationsList ACH Prenotifications
POST/ach_prenotificationsCreate an ACH Prenotification
GET/ach_prenotifications/{ach_prenotification_id}Retrieve an ACH Prenotification
GET/ach_transfersList ACH Transfers
POST/ach_transfersCreate an ACH Transfer
GET/ach_transfers/{ach_transfer_id}Retrieve an ACH Transfer
POST/ach_transfers/{ach_transfer_id}/approveApprove an ACH Transfer Approves an ACH Transfer in a pending_approval state.
POST/ach_transfers/{ach_transfer_id}/cancelCancel a pending ACH Transfer Cancels an ACH Transfer in a pending_approval state.
GET/card_disputesList Card Disputes
POST/card_disputesCreate a Card Dispute
GET/card_disputes/{card_dispute_id}Retrieve a Card Dispute
GET/card_profilesList Card Profiles
POST/card_profilesCreate a Card Profile
GET/card_profiles/{card_profile_id}Retrieve a Card Profile
GET/cardsList Cards
POST/cardsCreate a Card
GET/cards/{card_id}Retrieve a Card
PATCH/cards/{card_id}Update a Card
GET/cards/{card_id}/detailsRetrieve sensitive details for a Card
GET/check_depositsList Check Deposits
POST/check_depositsCreate a Check Deposit
GET/check_deposits/{check_deposit_id}Retrieve a Check Deposit
GET/check_transfersList Check Transfers
POST/check_transfersCreate a Check Transfer

and 75 more operation(s) in this specification, all searchable.

specification origin: https://increase.com/openapi.json

nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.