π Demo Project
In the ever-evolving world of digital marketing, establishing a strong online presence is crucial for business success. One often overlooked aspect of this strategy is email outreach. But not just any email accounts will do; buying old Gmail accounts can significantly boost your credibility and deliverability rates. Picture this: an aged account with established connections that instantly addsβ¦
π Demo Project endpoints
| Method | Endpoint | Description |
|---|---|---|
| Catalog | ||
| DELETE |
Delete Product /catalog/product/{id} |
|
| GET |
Get Products /catalog/products |
|
| GET |
Get Product /catalog/product/{id} |
|
| GET |
Get Categories /catalog/categories |
|
| GET |
Get Products in Category /catalog/category/{category}/products |
|
| POST |
Create Product /catalog/product |
|
| Order | ||
| DELETE |
Delete from Order /order/{id}/product/{productId} |
|
| POST |
Place Order /order/{id}/place |
|
| GET |
Get User Orders /order/my |
|
| GET |
Get Order /order/{id} |
|
| POST |
Create Order /order/new |
|
| POST |
Add to Order /order/{id}/product |
|
| DELETE |
Cancel Order /order/{id} |
|
| 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 | β |
|