Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Increase Card Push Transfers API

Card Push Transfers send funds to a recipient's payment card in real-time.

Increase Card Push Transfers API is one of 56 APIs that Increase publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Card Push Transfers. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 5 operations across 4 paths, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version 0.0.1.

Requests are made against 2 base URLs: https://api.increase.com, https://sandbox.increase.com.

5 operations 4 paths 4 schemas 2 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.0.1
Base URL
https://api.increase.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Increase Card Push Transfers API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

Paths & Operations 5

Across 4 paths, the API surfaces 5 operations — 2 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Card Push Transfers 5

Card Push Transfers send funds to a recipient's payment card in real-time.

GET
/card_push_transfers
List Card Push Transfers
list_card_push_transfers 9 params → 2004XX5XX
POST
/card_push_transfers
Create a Card Push Transfer
create_a_card_push_transfer body → 2004XX5XX
GET
/card_push_transfers/{card_push_transfer_id}
Retrieve a Card Push Transfer
retrieve_a_card_push_transfer 1 param → 2004XX5XX
POST
/card_push_transfers/{card_push_transfer_id}/approve
Approve a Card Push Transfer
approve_a_card_push_transfer 1 param → 2004XX5XX
POST
/card_push_transfers/{card_push_transfer_id}/cancel
Cancel a pending Card Push Transfer
cancel_a_pending_card_push_transfer 1 param → 2004XX5XX

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are card_push_transfer (29 properties), create_a_card_push_transfer_parameters (23 properties), card_push_transfer_list (2 properties). Each schema is shown below with its type and property counts.

card_push_transfer_list
object
A list of Card Push Transfer objects.
2 properties 2 required
card_push_transfer
object
Card Push Transfers send funds to a recipient's payment card in real-time.
29 properties 29 required
error
create_a_card_push_transfer_parameters
object
23 properties 16 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

increase-card-push-transfers-api-openapi.yml Raw ↑

Other APIs Increase publishes across the network.

Increase Account Numbers API
Increase Account Statements API
Increase Account Transfers API
Increase Accounts API
Increase Ach Prenotifications API
Increase Ach Transfers API
Increase Card Disputes API
Increase Card Payments API
Increase Card Purchase Supplements API
Increase Card Tokens API
Increase Card Validations API
Increase Cards API