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

Boxc Labels API

The Labels resource allows a user to create, cancel, retrieve, and track labels for shipments. A label can't be created if there is already an uncancelled or processed label for the shipment. Labels that have been processed can't be cancelled. The user is responsible for paying the shipping costs if a label is cancelled but still processed at a facility. Test labels are routinely purged from the system.

Boxc Labels API is one of 22 APIs that Boxc publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 5 operations across 4 paths, and defines 24 schemas. It is described by OpenAPI 3.2.0, at version 1.123.

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

5 operations 4 paths 24 schemas 1 GET1 PATCH2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.123
Base URL
https://api.boxc.com/v1
Authentication
HTTP Bearer, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Boxc Labels API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT). It accepts HTTP bearer tokens (PrivilegedClient).

  • JWT — All operations require a JSON Web Token after completing an [OAuth2 flow](tag/Authentication).
  • PrivilegedClient — Some clients require special privileges to use operations. No additional scope is needed.

Paths & Operations 5

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

Labels 5

The Labels resource allows a user to create, cancel, retrieve, and track labels for shipments. A label can't be created if there is already an uncancelled or processed label for t…

GET
/labels/{id}
GET /labels/{id}
getLabelsById 3 params → 200401403404429
PATCH
/labels/{id}
PATCH /labels/{id}
patchLabel 1 param body → 200400401403404429500
POST
/labels
POST /labels
addLabel body → 201400401402403404429500
POST
/labels/bulk
POST /labels/bulk
bulkAddLabel body → 200400401403429
PUT
/labels/{id}/canceldeprecated
PUT /labels/{id}/cancel
cancelLabel 1 param → 200400401403404429500

Schemas 24

The contract defines 24 schemas that model the data the API accepts and returns. The most detailed are label (26 properties), event (10 properties), bad-request (4 properties), not-found (4 properties). Each schema is shown below with its type and property counts.

label-patch
object
2 properties
rate-limit
Too Many Requests
RateLimit
Forbidden
event
object
The tracking history for this label in descending order. Set by the system.
10 properties
Event
LabelPatch
forbidden
Forbidden
NotFound
PackageContents
internal-server-error
object
Processing Error
4 properties
LabelPostBulkRequest
Unauthorized
InternalServerError
unauthorized
Unauthorized
label-post-bulk-request
object
1 property 1 required
package-contents
object
3 properties 3 required
label
object
26 properties
BadRequest
not-found
object
Object not found or not owned by the user
4 properties
PaymentRequired
payment-required
Payment Required
bad-request
object
Validation error with the request
4 properties
Label

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

boxc-labels-api-openapi.yml Raw ↑

Other APIs Boxc publishes across the network.

Boxc CalculateDuty API
Boxc Classify API
Boxc Credentials API
Boxc CustomsProducts API
Boxc EntryPoints API
Boxc Estimate API
Boxc Inbound API
Boxc Invoices API
Boxc Manifests API
Boxc Orders API
Boxc Overpacks API
Boxc Products API
Where this information came from

This is an independent, third-party profile of Boxc Labels 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.