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 Shared Links API

The Shared Links API from Emburse — 2 operation(s) for shared links.

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

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

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

5 operations 2 paths 1 schemas 1 DELETE2 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 5

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

Shared Links 5
GET
/shared-links
get_shared_links 6 params → 200400401403404409429500
POST
/shared-links
post_shared_links body → 201400401403404409429500
GET
/shared-links/{id}
get_shared_links_by_id 5 params → 200400401403404409429500
PUT
/shared-links/{id}
Always perform a partial update.
put_shared_links_by_id 5 params body → 200400401403404409429500
DELETE
/shared-links/{id}
delete_shared_links_by_id 5 params → 204400401403404409429500

Schemas 1

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

APISharedLink
object
10 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

emburse-shared-links-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