How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

UniUni Shipments API

Create, retrieve, list, purchase, refund, and delete shipments.

UniUni Shipments API is one of 7 APIs that UniUni publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Shipments. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 7 operations across 7 paths, and defines 17 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against 2 base URLs: https://api.ship.uniuni.com/prod, https://api-sandbox.ship.uniuni.com.

7 operations 7 paths 17 schemas 2 GET5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.ship.uniuni.com/prod/client/
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

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

  • bearerAuth — API access token generated from the UniUni Platform dashboard.

Paths & Operations 7

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

Shipments 7

Create, retrieve, list, purchase, refund, and delete shipments.

POST
/client/shipments/create
Create a shipment
createShipment body → 200422
POST
/client/shipments/{orderNumber}/delete
Delete a Shipment
deleteShipment 1 param → 200
GET
/client/shipments
List all shipments
listShipments 6 params → 200
POST
/client/shipments/quote
Get a pricing quote
getPricingQuote body → 200
POST
/client/shipments/{orderNumber}/purchase
Purchase a shipment
purchaseShipment 1 param → 200
POST
/client/shipments/{orderNumber}/refund
Refund a shipment
refundShipment 1 param → 200
GET
/client/shipments/{orderNumber}
Retrieve a shipment
retrieveShipment 1 param → 200

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are ShipmentResponseData (13 properties), CreateShipmentRequest (10 properties), Address (9 properties), Rate (9 properties). Each schema is shown below with its type and property counts.

BillingSummary
object
7 properties
ListShipmentsResponseData
object
2 properties 2 required
PurchaseShipmentResponseData
object
3 properties 2 required
Rate
object
9 properties 9 required
RetrieveShipmentResponseData
object
1 property 1 required
Recipient
object
4 properties 1 required
CreateShipmentRequest
object
10 properties 5 required
Weight
object
2 properties 2 required
Dimensions
object
4 properties
ShipmentStatus
string
Shipment status.
PricingQuoteResponseData
object
4 properties 4 required
PostageType
string
Preferred postage type. Domestic shipments typically use SAME DAY, NEXT DAY, or STANDARD. Cross-border CA→US shipments use USPS Ground Advantage (DDP) or PostN…
ShipmentResponseData
object
13 properties 4 required
Pagination
object
3 properties
PricingQuoteRequest
object
5 properties 3 required
ShipmentLineItem
object
8 properties 4 required
Address
object
9 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

uniuni-shipments-api-openapi.yml Raw ↑

Other APIs UniUni publishes across the network.

UniUni Partner API
UniUni Integration API
UniUni Batches API
UniUni Labels API
UniUni Tracking API
UniUni Webhooks API
Where this information came from

This is an independent, third-party profile of UniUni Shipments API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.