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

# Shipping Address

This section explains the integration APIs within the Shiply system that are related to the shipping address. A shipping address in Shiply is defined using three key parameters: <mark style="color:blue;">city\_id</mark>, <mark style="color:blue;">village\_id</mark> and <mark style="color:blue;">street\_name</mark>.&#x20;

## Shipping Address actions

### Get Cities And Villages&#x20;

This API is used to retrieve a list of all available shipping cities along with their associated villages.

{% content-ref url="/pages/j6HVoKWzCtpDxR104oGo" %}
[Get Cities And Villages](/shiply-integration-documentation/integration-apis/shipping-address/get-cities-and-villages.md)
{% endcontent-ref %}

### Calculate Shipping Cost

This API is used to calculate the shipping cost for a specific shipping region, defined by the <mark style="color:blue;">city\_id</mark> and <mark style="color:blue;">village\_id</mark>.

{% content-ref url="/pages/WNJd2Enewi0ZBIS2yclk" %}
[Calculate Shipping Cost](/shiply-integration-documentation/integration-apis/shipping-address/calculate-shipping-cost.md)
{% endcontent-ref %}
