Skip to content

Seller API

Overview

Seller API endpoints for seller authentication, tenant management, and product operations.

Base Path: /api/seller

Authentication

Seller endpoints require a valid seller JWT token obtained during login/registration:

Authorization: Bearer <seller_token>

Note: Some endpoints (like registration, email verification) do not require authentication.

Endpoints

EndpointMethodAuth RequiredDescription
AuthenticationPOSTNoRegister, verify, login, logout, password reset
TenantGET, POSTYesTenant management (list, create, draft, submit)
PayonnerPOSTYesPayoneer registration link
UploadsGET, POSTYesFile upload management
Product CategoryGETNoList product categories