increase-api — quality + safety report
In the Skillier index (lap__increase-com-increase-com) · scanned 2026-06-03 · engine: builtin+triage
✓ Clean — no heuristic safety flags surfaced.
Heuristic flags from the builtin scanner, which is known to over-flag (it trips on legitimate env-reading integrations, security skills, and library .eval calls). This is NOT an authoritative malicious verdict — re-scan with SkillSpector for the authoritative result. Run the authoritative scan →
📇 This skill is in the Skillier index (curated · deduped · quality-filtered). Install Skillier to route & load it into your AI client.
Quality notes
About this skill
Increase API skill. Use when working with Increase for account numbers, account statements, account transfers. Covers 232 endpoints.
📄 Read the SKILL.md
---
name: increase-api
description: "Increase API skill. Use when working with Increase for account_numbers, account_statements, account_transfers. Covers 232 endpoints."
version: 1.0.0
generator: lapsh
---
# Increase API
API version: 0.0.1
## Auth
Bearer bearer
## Base URL
https://api.increase.com
## Setup
1. Set Authorization header with your Bearer token
2. GET /account_numbers -- verify access
3. POST /account_numbers -- create first account_numbers
## Endpoints
232 endpoints across 56 groups. See references/api-spec.lap for full details.
### account_numbers
| Method | Path | Description |
|--------|------|-------------|
| GET | /account_numbers | List Account Numbers |
| POST | /account_numbers | Create an Account Number |
| GET | /account_numbers/{account_number_id} | Retrieve an Account Number |
| PATCH | /account_numbers/{account_number_id} | Update an Account Number |
### account_statements
| Method | Path | Description |
|--------|------|-------------|
| GET | /account_statements | List Account Statements |
| GET | /account_statements/{account_statement_id} | Retrieve an Account Statement |
### account_transfers
| Method | Path | Description |
|--------|------|-------------|
| GET | /account_transfers | List Account Transfers |
| POST | /account_transfers | Create an Account Transfer |
| GET | /account_transfers/{account_transfer_id} | Retrieve an Account Transfer |
| POST | /account_transfers/{account_transfer_id}/approve | Approve an Account Transfer |
| POST | /account_transfers/{account_transfer_id}/cancel | Cancel an Account Transfer |
### accounts
| Method | Path | Description |
|--------|------|-------------|
| GET | /accounts | List Accounts |
| POST | /accounts | Create an Account |
| GET | /accounts/{account_id} | Retrieve an Account |
| PATCH | /accounts/{account_id} | Update an Account |
| GET | /accounts/{account_id}/balance | Retrieve an Account Balance |
| POST | /accounts/{account_id}/close | Close an Account |
| GET | /accounts/{account_id}/intrafi_balance | Get IntraFi balance |
### ach_prenotifications
| Method | Path | Description |
|--------|------|-------------|
| GET | /ach_prenotifications | List ACH Prenotifications |
| POST | /ach_prenotifications | Create an ACH Prenotification |
| GET | /ach_prenotifications/{ach_prenotification_id} | Retrieve an ACH Prenotification |
### ach_transfers
| Method | Path | Description |
|--------|------|-------------|
| GET | /ach_transfers | List ACH Transfers |
| POST | /ach_transfers | Create an ACH Transfer |
| GET | /ach_transfers/{ach_transfer_id} | Retrieve an ACH Transfer |
| POST | /ach_transfers/{ach_transfer_id}/approve | Approve an ACH Transfer |
| POST | /ach_transfers/{ach_transfer_id}/cancel | Cancel a pending ACH Transfer |
### bookkeeping_accounts
| Method | Path | Description |
|--------|------|-------------|
| GET | /bookkeeping_accounts | List Bookkeeping Accounts |
| POST | /bookkeeping_accounts | Create a Bookkeeping Account |
| PATCH | /bookkeeping_accounts/{bookkeeping_account_id} | Update a Bookkeeping Account |
| GET | /bookkeeping_accounts/{bookkeeping_account_id}/balance | Retrieve a Bookkeeping Account Balance |
### bookkeeping_entries
| Method | Path | Description |
|--------|------|-------------|
| GET | /bookkeeping_entries | List Bookkeeping Entries |
| GET | /bookkeeping_entries/{bookkeeping_entry_id} | Retrieve a Bookkeeping Entry |
### bookkeeping_entry_sets
| Method | Path | Description |
|--------|------|-------------|
| GET | /bookkeeping_entry_sets | List Bookkeeping Entry Sets |
| POST | /bookkeeping_entry_sets | Create a Bookkeeping Entry Set |
| GET | /bookkeeping_entry_sets/{bookkeeping_entry_set_id} | Retrieve a Bookkeeping Entry Set |
### card_disputes
| Method | Path | Description |
|--------|------|-------------|
| GET | /card_disputes | List Card Disputes |
| POST | /card_disputes | Create a Card Dispute |
| GET | /card_disputes/{card_dispute_id} | Retrieve a Card Dispute |
| POST | /card_disputes/{card_dispute_id}/submit_user_submission | Submit a User Submission for a Card Dispute |
| POST | /card_disputes/{card_dispute_id}/withdraw | Withdraw a Card Dispute |
### card_payments
| Method | Path | Description |
|--------|------|-------------|
| GET | /card_payments | List Card Payments |
| GET | /card_payments/{card_payment_id} | Retrieve a Card Payment |
### card_purchase_supplements
| Method | Path | Description |
|--------|------|-------------|
| GET | /card_purchase_supplements | List Card Purchase Supplements |
| GET | /card_purchase_supplements/{card_purchase_supplement_id} | Retrieve a Card Purchase Supplement |
### card_push_transfers
| Method | Path | Description |
|--------|------|-------------|
| GET | /card_push_transfers | List Card Push Transfers |
| POST | /card_push_transfers | Create a Card Push Transfer |
| GET | /card_push_transfers/{card_push_transfer_id} | Retrieve a Card Push Transfer |
| POST | /card_push_transfers/{card_push_transfer_id}/approve | Approve a Card Push Transfer |
| POST | /card_push_transfers/{card_push_transfer_id}/cancel | Cancel a pending Card Push Transfer |
### card_tokens
| Method | Path | Description |
|--------|------|-------------|
| GET | /card_tokens | List Card Tokens |
| GET | /card_tokens/{card_token_id} | Retrieve a Card Token |
| GET | /card_tokens/{card_token_id}/capabilities | Retrieve the capabilities of a Card Token |
### card_validations
| Method | Path | Description |
|--------|------|-------------|
| GET | /card_validations | List Card Validations |
| POST | /card_validations | Create a Card Validation |
| GET | /card_validations/{card_validation_id} | Retrieve a Card Validation |
### cards
| Method | Path | Description |
|--------|------|-------------|
| GET | /cards | List Cards |
| POST | /cards | Create a Card |
| GET | /cards/{card_id} | Retrieve a Card |
| PATCH | /cards/{card_id} | Update a Card |
| POST | /cards/{card_id}/create_details_iframe | Create a Card details iframe |
| GET | /cards/{card_id}/details | Retrieve sensitive details for a Card |
| POST | /cards/{card_id}/update_pin | Update a Card's PIN |
### check_deposits
| Method | Path | Description |
|--------|------|-------------|
| GET | /check_deposits | List Check Deposits |
| POST | /check_deposits | Create a Check Deposit |
| GET | /check_deposits/{check_deposit_id} | Retrieve a Check Deposit |
### check_transfers
| Method | Path | Description |
|--------|------|-------------|
| GET | /check_transfers | List Check Transfers |
| POST | /check_transfers | Create a Check Transfer |
| GET | /check_transfers/{check_transfer_id} | Retrieve a Check Transfer |
| POST | /check_transfers/{check_transfer_id}/approve | Approve a Check Transfer |
| POST | /check_transfers/{check_transfer_id}/cancel | Cancel a pending Check Transfer |
| POST | /check_transfers/{check_transfer_id}/stop_payment | Stop payment on a Check Transfer |
### declined_transactions
| Method | Path | Description |
|--------|------|-------------|
| GET | /declined_transactions | List Declined Transactions |
| GET | /declined_transactions/{declined_transaction_id} | Retrieve a Declined Transaction |
### digital_card_profiles
| Method | Path | Description |
|--------|------|-------------|
| GET | /digital_card_profiles | List Card Profiles |
| POST | /digital_card_profiles | Create a Digital Card Profile |
| GET | /digital_card_profiles/{digital_card_profile_id} | Retrieve a Digital Card Profile |
| POST | /digital_card_profiles/{digital_card_profile_id}/archive | Archive a Digital Card Profile |
| POST | /digital_card_profiles/{digital_card_profile_id}/clone | Clones a Digital Card Profile |
### digital_wallet_tokens
| Method | Path | Description |
|--------|------|-------------|
| GET | /digital_wallet_tokens | List Digital Wallet Tokens |
| GET | /digital_wallet_tokens/{digital_wallet_token_id} | Retrieve a Digital Wallet Token |
### entities
| Method | Path | Description |
|--------|------|-------------|
| GET | /entities | List Entities |
| POST | /entities | Create an Entity |
| GET | /entities/{entity_id} | Retrieve an Entity |
| PATCH | /entities/{entity_id} | Update an Entity |
| POST | /entities/{entity_id}/archive | Archive an Entity |
| POST | /entities/{entity_id}/archive_beneficial_owner | Archive a beneficial owner for a corporate Entity |
| POST | /entities/{entity_id}/confirm | Confirm an Entity's details are correct |
| POST | /entities/{entity_id}/create_beneficial_owner | Create a beneficial owner for a corporate Entity |
| POST | /entities/{entity_id}/update_address | Update a Natural Person or Corporation's address |
| POST | /entities/{entity_id}/update_beneficial_owner_address | Update the address for a beneficial owner belonging to a corporate Entity |
| POST | /entities/{entity_id}/update_industry_code | Update the industry code for a corporate Entity |
### entity_supplemental_documents
| Method | Path | Description |
|--------|------|-------------|
| GET | /entity_supplemental_documents | List Entity Supplemental Document Submissions |
| POST | /entity_supplemental_documents | Create a supplemental document for an Entity |
### event_subscriptions
| Method | Path | Description |
|--------|------|-------------|
| GET | /event_subscriptions | List Event Subscriptions |
| POST | /event_subscriptions | Create an Event Subscription |
| GET | /event_subscriptions/{event_subscription_id} | Retrieve an Event Subscription |
| PATCH | /event_subscriptions/{event_subscription_id} | Update an Event Subscription |
### events
| Method | Path | Description |
|--------|------|-------------|
| GET | /events | List Events |
| GET | /events/{event_id} | Retrieve an Event |
### exports
| Method | Path | Description |
|--------|------|-------------|
| GET | /exports | List Exports |
| POST | /exports | Create an Export |
| GET | /exports/{export_id} | Retrieve an Export |
### external_accounts
| Method | Path | Description |
|--------|------|-------------|
| GET | /external_accounts | List External Accounts |
| POST | /external_accounts | Create an External Account |
| GET | /external_accounts/{external_account_id} | Retrieve an External Account |
| PATCH | /external_accounts/{external_account_id} | Update an External Account |
### fednow_transfers
| Method | Path | Description |
|--------|------|-------------|
| GET | /fednow_transfers | List FedNow Transfers |
| POST | /fednow_transfers | Create a FedNow Transfer |
| GET | /fednow_transfers/{fednow_transfer_id} | Retrieve a FedNow Transfer |
| POST | /fednow_transfers/{fednow_transfer_id}/approve | Approve a FedNow Transfer |
| POST | /fednow_transfers/{fednow_transfer_id}/cancel | Cancel a pending FedNow Transfer |
### file_links
| Method | Path | Description |
|--------|------|-------------|
| POST | /file_links | Create a File Link |
### files
| Method | Path | Description |
|--------|------|-------------|
| GET | /files | List Files |
| POST | /files | Create a File |
| GET | /files/{file_id} | Retrieve a File |
### groups
| Method | Path | Description |
|--------|------|-------------|
| GET | /groups/current | Retrieve Group details |
### inbound_ach_transfers
| Method | Path | Description |
|--------|------|-------------|
| GET | /inbound_ach_transfers | List Inbound ACH Transfers |
| GET | /inbound_ach_transfers/{inbound_ach_transfer_id} | Retrieve an Inbound ACH Transfer |
| POST | /inbound_ach_transfers/{inbound_ach_transfer_id}/create_notification_of_change | Create a notification of change for an Inbound ACH Transfer |
| POST | /inbound_ach_transfers/{inbound_ach_transfer_id}/decline | Decline an Inbound ACH Transfer |
| POST | /inbound_ach_transfers/{inbound_ach_transfer_id}/transfer_return | Return an Inbound ACH Transfer |
### inbound_check_deposits
| Method | Path | Description |
|--------|------|-------------|
| GET | /inbound_check_deposits | List Inbound Check Deposits |
| GET | /inbound_check_deposits/{inbound_check_deposit_id} | Retrieve an Inbound Ch
… (truncated)Want a live grade + an embeddable README badge? Run your skill through the free scanner.
Graded independently by Skillproof — nothing to sell the author. Quality is mechanical + corpus-grounded; safety flags are heuristic (builtin+triage), not a malicious verdict.