# Aftership API **Provider:** Aftership **Category:** maps **Base URL:** `https://developers.aftership.com` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** 10 req/s (Essentials) **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://developers.aftership.com/reference/quick-start ## Description API to update, manage and track shipment efficiently ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://developers.aftership.com/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://developers.aftership.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Tracking API: min $99/mo (Essentials). No free API tier since 2024. Essentials $99/mo: 2K shipments/mo. Pro $199/mo. Enterprise custom. --- *Source: [API Map](https://apimap.dev/apis/aftership/) — CC BY 4.0*