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

The Accounts API from Emburse — 4 operation(s) for accounts.

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

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

This API exposes 4 operations across 4 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.

4 operations 4 paths 2 schemas 4 GET

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 4

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

Accounts 4
GET
/accounts
get_accounts 3 params → 200400401403404409429500
GET
/accounts/{id}
get_accounts_by_id 2 params → 200400401403404409429500
GET
/accounts/{account_pk}/statement-lines
get_accounts_by_account_pk_statement_lines 11 params → 200400401403404409429500
GET
/accounts/{account_pk}/statement-lines/{id}
get_accounts_by_account_pk_statement_lines_by_id 10 params → 200400401403404409429500

Schemas 2

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

APIStatementLine
object
16 properties 6 required
APIAccount
object
13 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

emburse-accounts-api-openapi.yml Raw ↑

Other APIs Emburse publishes across the network.

Emburse Professional API
Emburse Spend 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 Cards API
Emburse Categories API
Emburse Company API
Emburse Departments API
Emburse Entity Type API
Emburse Entity (V1) API