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

Emburse Cards API

The Cards API from Emburse — 3 operation(s) for cards.

Emburse Cards API is one of 48 APIs that Emburse publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 6 operations across 3 paths, and defines 2 schemas. It is described by OpenAPI 3.0.0, at version 1.0.

Requests are made against a single base URL, https://service.chromeriver.com.

6 operations 3 paths 2 schemas 1 DELETE3 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0
Base URL
https://api.emburse.com/v1/
License
Terms of Service
Resource Areas
1

Paths & Operations 6

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

Cards 6
GET
/cards
get_cards 12 params → 200400401403404409429500
POST
/cards
post_cards body → 201400401403404409429500
GET
/cards/{id}
APICardPAN model requires "haspanaccess" privileges.
get_cards_by_id 2 params → 200400401403404409429500
PUT
/cards/{id}
Always perform a partial update.
put_cards_by_id 11 params body → 200400401403404409429500
DELETE
/cards/{id}
delete_cards_by_id 11 params → 204400401403404409429500
GET
/cards/{id}/pan
APICardPAN model requires "haspanaccess" privileges.
get_cards_by_id_pan 1 param → 200400401403404409429500

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are APICard (22 properties), APICardPAN (2 properties). Each schema is shown below with its type and property counts.

APICardPAN
object
2 properties
APICard
object
22 properties 6 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

emburse-cards-api-openapi.yml Raw ↑

Other APIs Emburse publishes across the network.

Emburse Professional API
Emburse Spend API
Emburse Accounts API
Emburse allocation-api-controller-v-1 API
Emburse allocation-api-controller-v-2 API
Emburse allocation-api-controller-v-3 API
Emburse Allowances API
Emburse Categories API
Emburse Company API
Emburse Departments API
Emburse Entity Type API
Emburse Entity (V1) API