Professional API router + live browser docs + Flutter integration examples.
Open the docs page and choose any endpoint group.
Click an endpoint card to see URL, body, cURL, and Flutter code.
Use GET API button to test live browser-accessible endpoints instantly.
Use the shown Dio code in Flutter and replace sample values with real data.
Shows browser documentation for all APIs.
Returns API uptime/basic health information.
Get all active categories.
Get all products.
Get one product by id.
Create or update a product.
Get cart items of a user.
Add product to cart.
Update cart quantity.
Remove one item from cart.
Remove all cart items.
Get wishlist data.
Add product to wishlist.
Remove product from wishlist.
Get all orders for one user.
Get one order detail.
Create order from cart.
Cancel pending order.
Register customer account.
Verify OTP and complete registration.
Login with email and password.
Logout current user.
Get logged in user profile.
Get reviews for a product or user.
Submit a new review.
Get all coupons
Create/Update/Delete coupons
Get all offers
Create/Update/Delete offers
Get all settings
Update site settings
Get all policies
Get single policy
Create/Update/Delete policies
Get verifications
Submit/Review verifications
Search across products and categories with typo handling
Search only products
Search only categories
Get autocomplete suggestions
Fallback related products
Get popular search terms
Process voice query