👋 Demo Project
Dear Sir, I hope this message finds you well. I am reaching out to propose the listing of my Barawakar API on your platform. The Barawakar API provides real-time data from NSE India, including information on gainers, losers, indices, option chains, and much more. For detailed documentation, please visit: Barawakar Documentation. (https://barawakar.com/documentation/) I believe that this API…
👋 Demo Project endpoints
| Method | Endpoint | Description |
|---|---|---|
| Catalog | ||
| GET |
Get Categories /catalog/categories |
|
| DELETE |
Delete Product /catalog/product/{id} |
|
| POST |
Create Product /catalog/product |
|
| GET |
Get Products /catalog/products |
|
| GET |
Get Product /catalog/product/{id} |
|
| GET |
Get Products in Category /catalog/category/{category}/products |
|
| Order | ||
| POST |
Create Order /order/new |
|
| DELETE |
Delete from Order /order/{id}/product/{productId} |
|
| POST |
Place Order /order/{id}/place |
|
| GET |
Get User Orders /order/my |
|
| POST |
Add to Order /order/{id}/product |
|
| GET |
Get Order /order/{id} |
|
| DELETE |
Cancel Order /order/{id} |
|
| Authentication | ||
| POST |
Create User (Sign Up) /auth/user |
|
| GET |
Me /auth/me |
|
| POST |
Login /auth/login |
|
👋 Demo Project pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|