# WeShipYou > WeShipYou is an international shipping carrier and logistics platform. WeShipYou operates its own shipping services to multiple countries and also compares real-time rates from 280+ third-party courier services across 150+ countries — so its own carrier rates appear alongside DHL, FedEx, UPS, and others. Use the pricing calculator to get instant quotes by entering origin, destination, weight, dimensions, and product category. The full calculator guide is at https://weshipyou.com/llms-full.txt ## Shipping Rates Calculator - [Shipping Rates Calculator](https://weshipyou.com/pricing): Get shipping rates from WeShipYou's own services and 280+ third-party couriers — enter origin, destination, weight, and dimensions to get instant quotes sorted cheapest-first. - [Calculator — Full Agent Guide](https://weshipyou.com/llms-full.txt): Complete step-by-step instructions for AI agents on how to fill the form, call the API, and interpret rate results. ## Public Shipping Rates API (recommended for agents) Agents can calculate rates directly via HTTP — no browser needed. - **Endpoint**: `POST https://weshipyou.com/api/v1/shipments/rates` - **Sandbox**: `POST https://sandbox.weshipyou.com/api/v1/shipments/rates` - **Auth**: Bearer token (get one at https://weshipyou.com/docs/api#authentication) - **Full API docs + OpenAPI spec**: [API Documentation](https://weshipyou.com/docs/api) - **Full guide with request/response examples**: [llms-full.txt](https://weshipyou.com/llms-full.txt) ## Public Tracking API (no authentication) Agents can check the status of any WeShipYou shipment directly — no token, no browser. - **Endpoint**: `GET https://weshipyou.com/api/tracking/{trackingNumber}` - **Accepts**: a WeShipYou number (starts with `WSY`, e.g. `WSY178Y5I6WSCU`), or the courier's own tracking number (UPS/FedEx/USPS/DHL…) - **Returns**: JSON with `status`, `carrierName`, `serviceName`, `checkpoints[]` (time, message, location), `shipment.labelCreatedAt`, `shipment.deliveredAt`, estimated transit window. `404` if unknown. - **Human-readable page**: [https://weshipyou.com/tracking/{trackingNumber}](https://weshipyou.com/tracking/WSY178Y5I6WSCU) - **Full guide with a response example**: [llms-full.txt](https://weshipyou.com/llms-full.txt#tracking) ## API & Developer Docs - [API Documentation](https://weshipyou.com/docs/api): REST API reference for creating shipments, calculating rates, tracking, and managing orders programmatically. - [OpenAPI Spec](https://weshipyou.com/docs/api): OpenAPI 3.1 specification — importable into Postman, code generators, and agent tool frameworks. ## Key Pages - [Home](https://weshipyou.com/): WeShipYou homepage — shipping carrier, rate comparator, fulfillment, and warehouse services. - [Colombia Shipping](https://weshipyou.com/colombia): Dedicated landing for shipping to/from Colombia. - [Pricing USA to Colombia](https://weshipyou.com/pricing/usa-to-colombia): Pre-filled rate calculator for US→Colombia route. - [Pricing USA to Mexico](https://weshipyou.com/pricing/usa-to-mexico): Pre-filled rate calculator for US→Mexico route. ## Services - [Fulfillment](https://weshipyou.com/#fulfillment): End-to-end warehousing, pick-pack, and multi-carrier shipping for e-commerce. - [Shop Integrations](https://weshipyou.com/#integrations): Native integrations with Shopify, Amazon, WooCommerce, eBay, TikTok Shop, and more. - [Free Warehouse](https://weshipyou.com/#warehouse): Free Miami locker address for package receiving and consolidation.