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

This contains artwork and metadata relating to a Card's appearance in digital wallet apps like Apple Pay and Google Pay. For more information, see our guide on [digital card artwork](https://increase.com/documentation/card-art).

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

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

This API exposes 5 operations across 4 paths, and defines 5 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 5 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 Digital Card Profiles 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.

Digital Card Profiles 5

This contains artwork and metadata relating to a Card's appearance in digital wallet apps like Apple Pay and Google Pay. For more information, see our guide on [digital card artwo…

GET
/digital_card_profiles
List Card Profiles
list_card_profiles 4 params → 2004XX5XX
POST
/digital_card_profiles
Create a Digital Card Profile
create_a_digital_card_profile body → 2004XX5XX
GET
/digital_card_profiles/{digital_card_profile_id}
Retrieve a Digital Card Profile
retrieve_a_digital_card_profile 1 param → 2004XX5XX
POST
/digital_card_profiles/{digital_card_profile_id}/archive
Archive a Digital Card Profile
archive_a_digital_card_profile 1 param → 2004XX5XX
POST
/digital_card_profiles/{digital_card_profile_id}/clone
Clones a Digital Card Profile
clones_a_digital_card_profile 1 param body → 2004XX5XX

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are digital_card_profile (14 properties), create_a_digital_card_profile_parameters (9 properties), clones_a_digital_card_profile_parameters (9 properties), digital_card_profile_list (2 properties). Each schema is shown below with its type and property counts.

error
digital_card_profile_list
object
A list of Digital Card Profile objects.
2 properties 2 required
clones_a_digital_card_profile_parameters
object
9 properties
create_a_digital_card_profile_parameters
object
9 properties 5 required
digital_card_profile
object
This contains artwork and metadata relating to a Card's appearance in digital wallet apps like Apple Pay and Google Pay. For more information, see our guide on…
14 properties 14 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

increase-digital-card-profiles-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 Push Transfers API
Increase Card Tokens API
Increase Card Validations API