👋 Demo Project
In humanitarian and high-stakes logistics, precision and trust are non-negotiable. Airsell Cargo provides specialized freight management engineered to navigate complex environments, with a proven track record in operations in Somalia and beyond. For NGO procurement officers and international freight forwarders, we prioritize mitigating risk and ensuring an unbroken chain of custody through…
👋 Demo Project endpoints
| Method | Endpoint | Description |
|---|---|---|
| Catalog | ||
| GET |
Get Product /catalog/product/{id} |
|
| POST |
Create Product /catalog/product |
|
| GET |
Get Products /catalog/products |
|
| DELETE |
Delete Product /catalog/product/{id} |
|
| GET |
Get Products in Category /catalog/category/{category}/products |
|
| GET |
Get Categories /catalog/categories |
|
| Order | ||
| DELETE |
Delete from Order /order/{id}/product/{productId} |
|
| POST |
Place Order /order/{id}/place |
|
| GET |
Get Order /order/{id} |
|
| GET |
Get User Orders /order/my |
|
| POST |
Add to Order /order/{id}/product |
|
| DELETE |
Cancel Order /order/{id} |
|
| POST |
Create Order /order/new |
|
| Authentication | ||
| POST |
Login /auth/login |
|
| POST |
Create User (Sign Up) /auth/user |
|
| GET |
Me /auth/me |
|
| Other endpoints | ||
| GET |
Retrieve Logistics Object /JSON-LD |
Retrieves real-time tracking events and metadata for a specific logistics object based on IATA standards. |
👋 Demo Project pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|