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

Channable statistics API

The statistics API from Channable — 2 operation(s) for statistics.

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

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

This API exposes 2 operations across 2 paths, and defines 10 schemas. It is described by OpenAPI 3.1.0, at version v1.

Requests are made against the base URL https://api.channable.com/v1.

2 operations 2 paths 10 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v1
Base URL
https://api.channable.com/v1
Resource Areas
1

Paths & Operations 2

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

statistics 2
GET
/v1/companies/{company_id}/projects/{project_id}/statistics/orders
All Statistics
all_statistics_companies__company_id__projects__project_id__statistics_orders_get 5 params → 200422
GET
/v1/companies/{company_id}/projects/{project_id}/statistics/orders/{order_config_id}
Single Orders Config Statistics
single_orders_config_statistics_companies__company_id__projects__project_id__statistics_orders__order_config_id__get 4 params → 200422

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are OrderStatistic (9 properties), OrderStatisticsTotals (6 properties), ValidationError (5 properties), OrderConfigStatistics (4 properties). Each schema is shown below with its type and property counts.

StatsPlot
object
3 properties 2 required
OrderStatisticPointList
array
OrderStatistics
array
ValidationError
object
5 properties 3 required
OrderConfigStatistics
object
4 properties 4 required
OrderStatisticsTotals
object
6 properties 6 required
StatPoint
array
HTTPValidationError
object
1 property
OrderStatisticsCombined
object
2 properties 2 required
OrderStatistic
object
9 properties 6 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

channable-statistics-api-openapi.yml Raw ↑

Other APIs Channable publishes across the network.

Channable order_attachments API
Channable orders API
Channable returns API
Channable stock_updates API
Channable transporters API