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

The Manifests resource is used for generating the paperwork required for dropping off Overpacks at a [collection center](/#tag/EntryPoints) or carrier facility at the end of the day. It also transmits the shipment data to the carrier(s) electronically. In order to create a manifest you must provide a list of the Overpacks that will be dropped off together. A manifest consists of all Shipments that are linked to each Overpack.**Note:** All overpacks in a manifest must have the same ```entry_point```, can't be empty, or missing weight and dimensions.Some manifests may have separate forms or no forms at all for the different carriers depending on the routes utilized by the affected shipments. Shipments should be sorted into Overpacks based on the carrier and other details prior to manifesting. Multiple copies of a form may exist for the driver and facility.**Note:** It can take up to several minutes before forms are available for download after manifesting because the required background tasks run asynchronously.**Important:** Once a manifest is created the associated overpacks and shipments can't be modified.

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

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

This API exposes 3 operations across 2 paths, and defines 18 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.

3 operations 2 paths 18 schemas 2 GET1 POST

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 Manifests 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 3

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

Manifests 3

The Manifests resource is used for generating the paperwork required for dropping off Overpacks at a [collection center](/tag/EntryPoints) or carrier facility at the end of the da…

GET
/manifests
GET /manifests
getManifests 4 params → 200400401403429
POST
/manifests
POST /manifests
addManifest body → 201400401403429500
GET
/manifests/{id}
GET /manifests/{id}
getManifestsById 3 params → 200401403404429

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are overpack (21 properties), manifest (9 properties), manifest-item (9 properties), not-found (4 properties). Each schema is shown below with its type and property counts.

internal-server-error
object
Processing Error
4 properties
ManifestItem
overpack
object
21 properties 1 required
RateLimit
forbidden
Forbidden
rate-limit
Too Many Requests
manifest
object
9 properties
bad-request
object
Validation error with the request
4 properties
Forbidden
manifest-item
object
9 properties
BadRequest
not-found
object
Object not found or not owned by the user
4 properties
Manifest
Unauthorized
Overpack
InternalServerError
unauthorized
Unauthorized
NotFound

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

boxc-manifests-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 Labels API
Boxc Orders API
Boxc Overpacks API
Boxc Products API
Where this information came from

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