# Dipli - Seller API ## Description This is version `2.0.0` of this API documentation. Last update on Jun 30, 2025. # API LIMITATIONS To make sure we can handle and process all the incoming data correctly, we have set up the following limitations: - We might not accept more than 1 request per second for PATCH and POST methods. - We might not accept more than 5 requests per second for GET method. If this limit is reached, you will receive HTTP responses with the “429 Too Many Requests” status. If you have any questions, please send an email to sourcing@dipli.com. ## Servers - https://bi.agora.place: https://bi.agora.place () - http://bi.agora.place: http://bi.agora.place () ## Authentication ## Endpoints and operations ### [Imeis](https://doc-seller.dipli.com/dev/group/endpoint-imeis.md) - [Add IMEI to a product by SKU and order publicId.](https://doc-seller.dipli.com/dev/operation/operation-post-api-v2-imeis-parameter.md) ### [Orders](https://doc-seller.dipli.com/dev/group/endpoint-orders.md) - [Returns orders for the seller.](https://doc-seller.dipli.com/dev/operation/operation-get-api-v2-orders.md) - [Returns an order by ID.](https://doc-seller.dipli.com/dev/operation/operation-get-api-v2-orders-parameter.md) ### [Products](https://doc-seller.dipli.com/dev/group/endpoint-products.md) - [Returns all products for a seller.](https://doc-seller.dipli.com/dev/operation/operation-get-api-v2-products.md) - [Modify stock/price for a list of products.](https://doc-seller.dipli.com/dev/operation/operation-patch-api-v2-products.md) - [Returns a product by SKU.](https://doc-seller.dipli.com/dev/operation/operation-get-api-v2-products-parameter.md) - [Modify stock/price for a product.](https://doc-seller.dipli.com/dev/operation/operation-patch-api-v2-products-parameter.md) ### [Trackings](https://doc-seller.dipli.com/dev/group/endpoint-trackings.md) - [Add tracking to an order.](https://doc-seller.dipli.com/dev/operation/operation-post-api-v2-trackings-parameter.md) [Powered by Bump.sh](https://bump.sh)