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

Teelaunch Orders API is one of 11 APIs that Teelaunch publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 10 operations across 9 paths. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against a single base URL, https://api.teelaunch.com/api/v1.

10 operations 9 paths 0 schemas 5 GET5 POST

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.teelaunch.com/api/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Teelaunch Orders API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth).

Paths & Operations 10

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

Orders 10

Orders

GET
/orders
Get Orders
2f71f731d00917eaf4cf488100ee4a68 5 params → 200500
POST
/orders
Store Order
2bbb6d29d3345bb1d0d38877b33030f0 body → 200422500
GET
/orders/{id}
Get Order By Id
50d90d5c46e6459e22cbd89ca05e879f 1 param → 200404500
POST
/orders/{id}/cancel
Cancel Order
59facf5d09499d6376eb0c9731cdb736 1 param → 200404422500
POST
/orders/{id}/release
Release Order
3a94a0e0d5c256d26f33cd58de6fab66 1 param → 200404422500
POST
/orders/{id}/hold
Hold Order
d29a3a373c10dfb35f2d71743c9b20cd 1 param → 200404422500
POST
/orders/pro
Create Order from variant
d8d545a21521bc4d460011d0f946ddbe body → 200422500
GET
/orders/{id}/shipments
Get Shipment by Order ID
240dd75ed623c423755bef1843635581 1 param → 200404500
GET
/orders/line-item/{id}/shipments
Get Shipment by Order Line Item ID
b7e91b64cf7a7b7cf6d4018b3bdcdb69 1 param → 200404500
GET
/orders/platform/{id}/shipments
Get Shipment by Platform Order Id
d5e42a4442f4058bb2830cc58e623f97 1 param → 200404500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

teelaunch-orders-api-openapi.yml Raw ↑

Other APIs Teelaunch publishes across the network.

Teelaunch Account API
Teelaunch Account Payment API
Teelaunch Account Settings API
Teelaunch Blank API
Teelaunch Blank Category API
Teelaunch Platform Store Product Variants API
Teelaunch Platform Store Products API
Teelaunch Platform Stores API
Teelaunch Platforms API
Teelaunch Products API