👋 Demo Project
Best Place to Buy Verified Wise Accounts Looki... Are you tired of the endless verification processes when setting up your Wise account? Imagine skipping the hassle and diving straight into the full suite of Wise’s incredible features. With the option to Buy Verified Wise Accounts, you can do just that. Whether you're looking to streamline your personal transactions or enhance your business…
👋 Demo Project endpoints
| Method | Endpoint | Description |
|---|---|---|
| Catalog | ||
| POST |
Create Product /catalog/product |
|
| GET |
Get Products /catalog/products |
|
| GET |
Get Categories /catalog/categories |
|
| DELETE |
Delete Product /catalog/product/{id} |
|
| GET |
Get Product /catalog/product/{id} |
|
| GET |
Get Products in Category /catalog/category/{category}/products |
|
| Order | ||
| GET |
Get User Orders /order/my |
|
| POST |
Create Order /order/new |
|
| DELETE |
Cancel Order /order/{id} |
|
| GET |
Get Order /order/{id} |
|
| POST |
Place Order /order/{id}/place |
|
| POST |
Add to Order /order/{id}/product |
|
| DELETE |
Delete from Order /order/{id}/product/{productId} |
|
| 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 | — |
|