# ShipPeek > ShipPeek is a multi-carrier shipping platform and API for ecommerce and logistics teams. It provides live LTL and parcel rate shopping, booking, tracking, and transportation-management workflows through one integration. Use the developer documentation for implementation details and the marketing site for product, carrier, integration, and pricing context. API requests require authentication. Treat booking and cancellation as consequential operations that require explicit user confirmation. ## Agent kit - [ShipPeek Agent Kit](https://github.com/Shippeek/agent-kit): Public repository containing the portable agent skill, zero-dependency Node.js CLI, safety rules, authentication contract, examples, and tests. - [ShipPeek agent skill](https://raw.githubusercontent.com/Shippeek/agent-kit/main/skills/shippeek/SKILL.md): Instructions an AI coding agent should load before operating ShipPeek. - [CLI reference](https://raw.githubusercontent.com/Shippeek/agent-kit/main/skills/shippeek/references/cli.md): Commands, flags, environment variables, and machine-readable output behavior. - [Agent authentication protocol](https://raw.githubusercontent.com/Shippeek/agent-kit/main/docs/agent-auth-protocol.md): Device-login contract for connecting a local agent through the ShipPeek web application. ## Developer documentation - [Complete documentation index](https://docs.shippeek.com/llms.txt): Curated links to ShipPeek documentation in Markdown format. - [API introduction](https://docs.shippeek.com/introduction.md): Product scope and core API capabilities. - [Quickstart](https://docs.shippeek.com/quickstart.md): Make a first authenticated API request. - [Authentication](https://docs.shippeek.com/authentication.md): API authentication requirements. - [OpenAPI specification](https://docs.shippeek.com/openapi.json): Machine-readable API contract. - [Webhooks](https://docs.shippeek.com/guides/webhooks.md): Account provisioning and event notifications. - [WordPress and WooCommerce guide](https://docs.shippeek.com/guides/wordpress.md): Install and configure ShipPeek checkout rates for WooCommerce. ## Core workflows - [LTL rate shopping](https://docs.shippeek.com/examples/rate-shopping.md): Request and compare carrier rates. - [Shipment booking](https://docs.shippeek.com/examples/booking.md): Book LTL and parcel shipments from a selected rate. - [Shipment tracking](https://docs.shippeek.com/examples/tracking.md): Track shipments using a PRO or tracking number. - [Supported carriers](https://docs.shippeek.com/guides/carriers.md): Carrier capabilities and configuration notes. - [Carrier codes](https://docs.shippeek.com/reference/carrier-codes.md): Supported carrier and SCAC identifiers. ## Product - [ShipPeek](https://shippeek.com/): Product overview and live freight rates for ecommerce checkout. - [Pricing](https://shippeek.com/pricing/): Current plans and evaluation options. - [Carrier directory](https://shippeek.com/carriers/): Supported national and regional freight carriers. - [WooCommerce integration](https://shippeek.com/integrations/woocommerce/): Live LTL rates and delivery options at WooCommerce checkout. - [Ecommerce LTL shipping](https://shippeek.com/use-cases/ecommerce-ltl-shipping/): Ecommerce workflow and use-case details. - [Custom carrier integration](https://shippeek.com/features/custom-carrier-integration/): Options for integrating local or regional carriers. ## Platform workflows - [Dispatch management](https://shippeek.com/features/dispatch-management/): Load management and carrier tendering. - [Fleet management](https://shippeek.com/features/fleet-management/): Trucks, drivers, trailers, and own-fleet workflows. - [Freight analytics](https://shippeek.com/features/freight-analytics/): Shipment, exception, and cost reporting. ## Optional - [Shipping guides](https://shippeek.com/blogs/): Educational articles about LTL shipping and integrations. - [Privacy policy](https://shippeek.com/privacy/): ShipPeek privacy practices. - [Terms](https://shippeek.com/terms/): ShipPeek terms and conditions.