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

Candis Reimbursements API

The Reimbursements API from Candis — 1 operation(s) for reimbursements.

Candis Reimbursements API is one of 6 APIs that Candis publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Reimbursements. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 1 operation across 1 path. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against a single base URL, https://api.candis.io.

1 operations 1 paths 0 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://api.candis.io
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

Candis Reimbursements API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — OAuth2 access token issued by the Candis authorization server (Keycloak realm 'candis') sent as a Bearer token. Obtain via the OAuth2 authorization code or tok…

Paths & Operations 1

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

Reimbursements 1
GET
/v1/organizations/{organizationId}/reimbursement-items
List reimbursement items of the organization
listReimbursementItems 11 params → 200400503

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

candis-reimbursements-api-openapi.yml Raw ↑

Other APIs Candis publishes across the network.

Candis Core Data API
Candis Exports API
Candis Invoices API
Candis Organizations API
Candis Purchase Requests API