> For the complete documentation index, see [llms.txt](https://fincart.gitbook.io/fincart-api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fincart.gitbook.io/fincart-api/apis.md).

# APIs

- [Get Cities](https://fincart.gitbook.io/fincart-api/apis/cities.md)
- [Get Cities & Areas](https://fincart.gitbook.io/fincart-api/apis/cities-and-areas.md)
- [Add Pickup Location](https://fincart.gitbook.io/fincart-api/apis/add-pickup-location.md): Easily add a new pickup location using this endpoint. This page explains how to create a pickup location and retrieve its pickup ID
- [Set Pickup Location As Default](https://fincart.gitbook.io/fincart-api/apis/set-pickup-location-as-default.md): Use this endpoint to mark a specific pickup location as the default location. This page explains how to set a preferred pickup location using its pickup location ID as default
- [Get Pickup Locations](https://fincart.gitbook.io/fincart-api/apis/get-pickup-locations.md)
- [Create New Order](https://fincart.gitbook.io/fincart-api/apis/new-order.md)
- [Edit Order](https://fincart.gitbook.io/fincart-api/apis/edit-order.md)
- [Print Label](https://fincart.gitbook.io/fincart-api/apis/print-order-label.md)
- [Print Manifest](https://fincart.gitbook.io/fincart-api/apis/print-order-manifest.md)
- [Get Order Logs](https://fincart.gitbook.io/fincart-api/apis/get-order-logs.md)
- [Get Orders Needing Label Reprint](https://fincart.gitbook.io/fincart-api/apis/get-order-needing-reprint.md)
- [Cancel Orders](https://fincart.gitbook.io/fincart-api/apis/cancel-orders.md)
