# AfricanIES API Documentation

## API Reference

- [Overview](https://docs.africanies.com/introduction/overview.md): Welcome to the AfricanIES API - a comprehensive shipping and logistics API service that enables businesses to manage international shipments, track packages, and handle warehouse operations seamlessly
- [Getting Started](https://docs.africanies.com/introduction/getting-started.md)
- [Base URL](https://docs.africanies.com/introduction/base-url.md)
- [Response Format](https://docs.africanies.com/introduction/response-format.md)
- [Error Handling](https://docs.africanies.com/introduction/error-handling.md)
- [Rate Limiting](https://docs.africanies.com/introduction/rate-limiting.md)
- [Support](https://docs.africanies.com/introduction/support.md)
- [Authentication](https://docs.africanies.com/authentication/authentication.md)
- [Headers](https://docs.africanies.com/authentication/headers.md)
- [Getting Your Credentials](https://docs.africanies.com/authentication/getting-your-credentials.md)
- [Credential Format](https://docs.africanies.com/authentication/credential-format.md)
- [Shipment Modes](https://docs.africanies.com/authentication/shipment-modes.md)
- [Example Request](https://docs.africanies.com/authentication/example-request.md)
- [Security Notes](https://docs.africanies.com/authentication/security-notes.md)
- [Troubleshooting](https://docs.africanies.com/authentication/troubleshooting.md)
- [Address](https://docs.africanies.com/address.md)
- [File](https://docs.africanies.com/file.md)
- [Product HS Code](https://docs.africanies.com/product-hs-code.md)
- [Shipment](https://docs.africanies.com/shipment.md)
- [Shipment Carriers](https://docs.africanies.com/shipment-carriers.md)
- [Warehouse](https://docs.africanies.com/warehouse.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.africanies.com/introduction/overview.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.
