# Shipping Mode API

Shipping mode API is a tool designed for web store engine developers that does everything to dynamically return the delivery methods available to Webshippy visitors to a web store's payment process through cart content and shipping address (input). The customer can choose from the returned partner companies on the web store interface.

{% file src="/files/-Meiedxc3hOU5MZpuiKr" %}
Webshippy Shipping AI v1.0.0
{% endfile %}

​

{% hint style="info" %}

1. To open this file, use: <https://editor.swagger.io/> > File > Import file
2. About authentication: <https://apidoc.webshippy.com/#authnetikacio-api-kulcs-generalasa>
   {% endhint %}

​


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.apidoc-en.webshippy.com/webshippy-api-guide/shipping-mode-api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
