> ## Documentation Index
> Fetch the complete documentation index at: https://developers.teleship.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Teleship API

> Build cross-border shipping, trade compliance, tracking, webhooks, and taxes collection with Teleship.

Teleship is a cross-border logistics API for global commerce.

Use the API to quote shipments, create labels, track parcels, classify commodities, calculate duties and taxes, and collect DDU charges.

## Base URLs

| Environment | URL                        |
| ----------- | -------------------------- |
| Production  | `https://api.teleship.com` |

## Authentication

Most endpoints use Bearer authentication.

Use the authentication endpoints to authorize apps, get access tokens, and refresh tokens.

## API areas

| Area              | Use it to                                                                 |
| ----------------- | ------------------------------------------------------------------------- |
| Authentication    | Authorize apps and manage tokens                                          |
| Shipping services | Quote, label, track, manifest, schedule pickups, and manage webhooks      |
| Trade engine      | Classify commodities and calculate duties and taxes                       |
| Taxes collections | List collections, export CSVs, retrieve collections, and process payments |

## Errors

Error responses use a `messages` array with code, level, timestamp, message, and details.

Use the endpoint pages for request schemas, examples, response bodies, and status codes.
