👋 Demo Project
The good news is that you can get your money back all thanks to WHISPERER HACKER RECOVERY . Like me, a lot of gullible people have fallen victim to online crypto investment fraud. We solely intended to supplement our regular income by working something else. With the assistance of WHISPERER HACKER RECOVERY, you may retrieve your money if you have ever lost your cryptocurrency assets to online…
👋 Demo Project endpoints
| Method | Endpoint | Description |
|---|---|---|
| Catalog | ||
| GET |
Get Product /catalog/product/{id} |
|
| GET |
Get Products /catalog/products |
|
| GET |
Get Products in Category /catalog/category/{category}/products |
|
| GET |
Get Categories /catalog/categories |
|
| POST |
Create Product /catalog/product |
|
| DELETE |
Delete Product /catalog/product/{id} |
|
| Order | ||
| POST |
Place Order /order/{id}/place |
|
| GET |
Get Order /order/{id} |
|
| DELETE |
Delete from Order /order/{id}/product/{productId} |
|
| POST |
Create Order /order/new |
|
| POST |
Add to Order /order/{id}/product |
|
| DELETE |
Cancel Order /order/{id} |
|
| GET |
Get User Orders /order/my |
|
| Authentication | ||
| GET |
Me /auth/me |
|
| POST |
Login /auth/login |
|
| POST |
Create User (Sign Up) /auth/user |
|
👋 Demo Project pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|