# Questions & Answers

## **Do you have a web application or a web platform ?**

Yes, we do have a web application available here : [https://app.transiteo.io](https://app.transiteo.io/)

## **Can you create a custom API route for me ?**

Yes, we can offer made-to-measure services to our clients. We know that the need is different for everyone. Contact the IT support at <support@transiteo.com> to discuss your needs with him.

## **How much do API requests cost ?**

It depends on your consumption : the more you use our API, the cheaper the requests are. To take a look at our prices, you can visit <https://www.app.transiteo.io/#/plans>.

## **How to create a customer account ?**

If you are reading this documentation, it means that you already have a customer account. If you need to activate it, please contact  IT Support at <support@transiteo.com>.

## **Can I request more than one product on HSCode Finder ?**

No, for the moment it’s limited to one product at a time.&#x20;

## **Is your data legal ?**

Yes, we gathered data from different web sources and reprocessed it ourselves. The data are legal and exploitable.

## **From and to which country can I make requests ?**

You can request from and to 178 countries, all the WTO members.

## **How many requests can I make per second ?**

You can make up to 10,000 requests per second. If you have a bigger need, please contact our Account Manager - <massinissa@transiteo.com> - to express your need.

## **Where can I download your Postman collection ?**

You can find our downloadable Postman collection here : [POSTMAN API Collection](https://f.hubspotusercontent20.net/hubfs/3856821/Postman%20Collections/Transiteo%20-%20Public%20API.postman_collection-1.json).


---

# 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://transiteo.gitbook.io/transiteo/questions-answers.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.
