👋 Demo Project
Buy Verified Cash App Account Buy Verified Cash App Account is a service that provides individuals with pre-verified Cash App accounts, saving them the time and hassle of going through the verification process themselves. With a verified account, users can send and receive larger amounts of money, access the Cash Card for purchases, and enable the direct deposit feature for quick and easy…
👋 Demo Project endpoints
| Method | Endpoint | Description |
|---|---|---|
| Catalog | ||
| GET |
Get Products /catalog/products |
|
| GET |
Get Product /catalog/product/{id} |
|
| POST |
Create Product /catalog/product |
|
| DELETE |
Delete Product /catalog/product/{id} |
|
| GET |
Get Categories /catalog/categories |
|
| GET |
Get Products in Category /catalog/category/{category}/products |
|
| Order | ||
| POST |
Add to Order /order/{id}/product |
|
| POST |
Place Order /order/{id}/place |
|
| POST |
Create Order /order/new |
|
| GET |
Get User Orders /order/my |
|
| DELETE |
Delete from Order /order/{id}/product/{productId} |
|
| DELETE |
Cancel Order /order/{id} |
|
| GET |
Get Order /order/{id} |
|
| Authentication | ||
| POST |
Login /auth/login |
|
| POST |
Create User (Sign Up) /auth/user |
|
| GET |
Me /auth/me |
|
👋 Demo Project pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|