๐ Demo Project
Buy Old Gmail Accounts The old Gmail accounts possess a greater level of trust and they are very useful in a business, especially during email marketing. PVA, which is short of Phone Verified Accounts, requires every account to be associated and confirmed using a separate phone number. It is instantly delivered which means that you are able to use the accounts as soon as they are delivered whichโฆ
๐ Demo Project endpoints
| Method | Endpoint | Description |
|---|---|---|
| Catalog | ||
| GET |
Get Product /catalog/product/{id} |
|
| GET |
Get Products in Category /catalog/category/{category}/products |
|
| GET |
Get Products /catalog/products |
|
| GET |
Get Categories /catalog/categories |
|
| DELETE |
Delete Product /catalog/product/{id} |
|
| POST |
Create Product /catalog/product |
|
| Order | ||
| DELETE |
Cancel Order /order/{id} |
|
| GET |
Get Order /order/{id} |
|
| POST |
Add to Order /order/{id}/product |
|
| DELETE |
Delete from Order /order/{id}/product/{productId} |
|
| GET |
Get User Orders /order/my |
|
| POST |
Create Order /order/new |
|
| POST |
Place Order /order/{id}/place |
|
| 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 | โ |
|