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 Profiles API

Digital and physical card profiles and wallet tokens.

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

Tagged areas include Card Profiles. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 5 operations across 4 paths. 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 0 schemas 4 GET1 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
Contact
Resource Areas
1

Authentication & Security 1

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

  • bearerAuth — Increase API key passed as Authorization: Bearer YOURAPIKEY. Keys are environment-scoped (production vs sandbox). OAuth is also supported for platform / Increa…

Paths & Operations 5

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

Card Profiles 5

Digital and physical card profiles and wallet tokens.

GET
/digital_card_profiles
List Digital Card Profiles
listDigitalCardProfiles → 200
POST
/digital_card_profiles
Create a Digital Card Profile
createDigitalCardProfile body → 200
GET
/physical_card_profiles
List Physical Card Profiles
listPhysicalCardProfiles → 200
GET
/digital_wallet_tokens
List Digital Wallet Tokens
listDigitalWalletTokens → 200
GET
/digital_wallet_tokens/{digital_wallet_token_id}
Retrieve a Digital Wallet Token
retrieveDigitalWalletToken 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

increase-com-card-profiles-api-openapi.yml Raw ↑

Other APIs Increase publishes across the network.

Increase Account Numbers API
Increase Accounts API
Increase ACH Transfers API
Increase Bookkeeping API
Increase Card Payments API
Increase Cards API
Increase Check Transfers API
Increase Entities API
Increase Events API
Increase External Accounts API
Increase Lockboxes API
Increase Real-Time Payments API