Documentation v1.0.1

API

The API feature in TariffBase allows developers to retrieve tariff rate data through programmatic access. This tool is designed for easy integration with external systems, providing accurate and up-to-date tariff information.

1. Getting Started

To access the API:

  1. Navigate to the API section in your dashboard.
  2. Copy your unique API Token for authentication.

2. Making a Request

Use the following endpoint format for querying tariff data:

GET https://www.tariffbase.io/api/v1/tariff-rate/?code=&partner=&country=

Include your token in the request header:

Authorization: Token 

3. Guidelines

  • Refer to the API Documentation in your dashboard for detailed guidance on request parameters, response formats, and error handling.
  • The API allows up to 10 requests per minute to ensure system stability.

Login Screen

By following these steps, you can efficiently integrate TariffBase's API into your workflow for automated tariff data retrieval.