Developer Portal

Authentication

We use basic http authentication. Use the same credentials you use to login into the vendor portal.

$ curl -v -u your@email.com:yourpassword https://vendors.tanga.com/api/v1/drop_shippers/YOUR_VENDOR_ID/products

The above curl command sets an Authorization header, like

Authorization: Basic am9vQHRhbmdhLmNvbT33a2a3N8NknzdESFBAZw==

Vendor Integration

Product Listings

Inventory

Shipment Tracking

Orders

Contact: Questions can be sent to dev@tanga.com