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

The transporters API from Channable — 3 operation(s) for transporters.

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

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

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

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

3 operations 3 paths 9 schemas 3 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 3

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

transporters 3
GET
/v1/transporters/all
All Transporters
all_transporters_transporters_all_get → 200
GET
/v1/transporters/transporter/{transporter_code}
Channels For Transporter
channels_for_transporter_transporters_transporter__transporter_code__get 1 param → 200422
GET
/v1/transporters/channel/{channel}
Transporters For Channel
transporters_for_channel_transporters_channel__channel__get 1 param → 200422

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are ValidationError (5 properties), ReducedChannelTransporter (2 properties), UnifiedTransporter (2 properties), ChannelTransportersForChannel (1 property). Each schema is shown below with its type and property counts.

UnifiedTransporters
object
1 property
ChannelTransportersForChannel
object
1 property 1 required
Country
string
This Enum contains all possible countries.
ChannelName
string
This Enum contains the names of all possible channels.
ValidationError
object
5 properties 3 required
ReducedChannelTransporter
object
Model that only contains some information about the channel transporter. This is useful when customers request channel transporters for a given unified transpo…
2 properties 2 required
ChannelTransportersForUnifiedTransporter
object
1 property 1 required
HTTPValidationError
object
1 property
UnifiedTransporter
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

channable-transporters-api-openapi.yml Raw ↑

Other APIs Channable publishes across the network.

Channable order_attachments API
Channable orders API
Channable returns API
Channable statistics API
Channable stock_updates API