# Starshipit Developer API - LLM Guide

> Agent entry point for Starshipit developer API documentation.

## API Families
- [Starshipit API LLM guide](https://support.starshipit.com/developers/api-reference/starshipit/llms.txt): Shipping, labels, rates, manifests, tracking, webhooks, order documents, and Product Catalogue workflows.
- [Starshipit WMS API LLM guide](https://support.starshipit.com/developers/api-reference/wms/llms.txt): Warehouse jobs, inventory, locations, receiving, picking, packing, stock movements, and WMS operations.

## Skill Entry Points
- [Combined API skill](https://support.starshipit.com/developers/api-reference/skill.md)
- [Starshipit API skill](https://support.starshipit.com/developers/api-reference/starshipit/skill.md)
- [WMS API skill](https://support.starshipit.com/developers/api-reference/wms/skill.md)

## Guardrails
- Choose the API family before selecting endpoints.
- Keep Starshipit API and WMS API clients separate.
- Do not invent endpoints, request fields, enum values, or response fields.
- Never ask the user to share API keys or secrets.
