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

Cedarai ChargeService API

The ChargeService API from Cedarai — 3 operation(s) for chargeservice.

Cedarai ChargeService API is one of 9 APIs that Cedarai publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include ChargeService. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 3 operations across 3 paths, and defines 20 schemas. It is described by OpenAPI 3.0.1, at version version not set.

Requests are made against 2 base URLs: https://api-lg-k-h1.arms.cedarai.com, https://api-lg-k-h1.arms.cedarai.se.

3 operations 3 paths 20 schemas 1 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
version not set
Base URL
https://api-lg.arms.cedarai.com
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Cedarai ChargeService API declares 2 security schemes for authenticating requests. An API key is passed in the header as x-arms-api-key (ApiKeyAuth). An API key is passed in the header as x-arms-assume-user (AssumeUserAuth). By default, every request must be authenticated.

Paths & Operations 3

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

ChargeService 3
POST
/t/v1/charges-table-summary
Get Charges Table Summary
ListChargesTableSummary 1 param body → 200default
POST
/t/v1/charges-table-rows
List Charges Table Rows
ListChargesTableRows 1 param body → 200default
GET
/t/v1/charges-table-def
Get Charges Table Definition
ListChargesTableDef 1 param → 200default

Schemas 20

The contract defines 20 schemas that model the data the API accepts and returns. The most detailed are armsColumnData (8 properties), armsColumnDef (7 properties), armsRequestTableData (6 properties), armsAggregateData (5 properties). Each schema is shown below with its type and property counts.

armsListChargesTableRowsRequest
object
4 properties
armsSortColumn
object
2 properties
armsColumnSearchTerm
object
3 properties
armsColumnDataType
string
armsAggregateOp
string
armsTableDef
object
2 properties
protobufAny
object
1 property
armsGetTableSummaryResponse
object
1 property
googletypeDecimal
object
1 property
armsAggregateData
object
5 properties
armsSortDirection
string
armsGetTableSummaryRequest
object
2 properties
armsRequestOp
string
armsColumnDef
object
7 properties
armsColumnData
object
8 properties
armsRequestTableData
object
6 properties
armsRowData
object
3 properties
armsColumnsToAggregate
object
2 properties
armsTableData
object
4 properties
rpcStatus
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cedarai-chargeservice-api-openapi.yml Raw ↑

Other APIs Cedarai publishes across the network.

Cedarai Equipment History API
Cedarai Ims API
Cedarai InvoicesService API
Cedarai LindaService API
Cedarai NetworkStructureService API
Cedarai QuotesService API
Cedarai TruckLoadTenderService API
Cedarai WorkOrderService API