👋 Demo Project
Buy USA Verified Old Gmail Accounts Purchasing aged Gmail accounts can be beneficial for various reasons, such as established credibility and enhanced marketing capabilities. These accounts can offer a head start in email marketing campaigns and outreach efforts, as they are less likely to be flagged as spam. Additionally, aged accounts may come with added features and benefits that can boost…
👋 Demo Project endpoints
| Method | Endpoint | Description |
|---|---|---|
| Catalog | ||
| DELETE |
Delete Product /catalog/product/{id} |
|
| GET |
Get Products in Category /catalog/category/{category}/products |
|
| GET |
Get Product /catalog/product/{id} |
|
| GET |
Get Products /catalog/products |
|
| GET |
Get Categories /catalog/categories |
|
| POST |
Create Product /catalog/product |
|
| Order | ||
| GET |
Get Order /order/{id} |
|
| POST |
Add to Order /order/{id}/product |
|
| POST |
Create Order /order/new |
|
| POST |
Place Order /order/{id}/place |
|
| GET |
Get User Orders /order/my |
|
| DELETE |
Cancel Order /order/{id} |
|
| DELETE |
Delete from Order /order/{id}/product/{productId} |
|
| Authentication | ||
| GET |
Me /auth/me |
|
| POST |
Create User (Sign Up) /auth/user |
|
| POST |
Login /auth/login |
|
👋 Demo Project pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|