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

The Members API from Emburse — 3 operation(s) for members.

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

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

This API exposes 6 operations across 3 paths, and defines 1 schema. 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 1 schemas 1 DELETE2 GET2 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, 2 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Members 6
GET
/members
get_members 7 params → 200400401403404409429500
POST
/members
post_members body → 201400401403404409429500
GET
/members/{id}
get_members_by_id 6 params → 200400401403404409429500
PUT
/members/{id}
Always perform a partial update.
put_members_by_id 6 params body → 200400401403404409429500
DELETE
/members/{id}
delete_members_by_id 6 params → 204400401403404409429500
POST
/members/{member_pk}/terms-of-service
Handle duplicate TosAgreement creation.
post_members_by_member_pk_terms_of_service 1 param body → 201400401403404409429500

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is APIMember (11 properties). Each schema is shown below with its type and property counts.

APIMember
object
11 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

emburse-members-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 Cards API
Emburse Categories API
Emburse Company API
Emburse Departments API
Emburse Entity Type API