👋 Demo Project
Structure Properties provides expert property management throughout San Francisco, serving owners in Pacific Heights, the Mission, Castro, Marina District, Russian Hill, and across the Greater Bay Area. As real estate investors ourselves, we manage your properties with the care we give our own investments. Our services include tenant placement, rent collection, maintenance, financial reporting,…
👋 Demo Project endpoints
| Method | Endpoint | Description |
|---|---|---|
| Catalog | ||
| GET |
Get Products in Category /catalog/category/{category}/products |
|
| GET |
Get Products /catalog/products |
|
| POST |
Create Product /catalog/product |
|
| GET |
Get Categories /catalog/categories |
|
| DELETE |
Delete Product /catalog/product/{id} |
|
| GET |
Get Product /catalog/product/{id} |
|
| Order | ||
| DELETE |
Delete from Order /order/{id}/product/{productId} |
|
| GET |
Get Order /order/{id} |
|
| DELETE |
Cancel Order /order/{id} |
|
| POST |
Place Order /order/{id}/place |
|
| POST |
Create Order /order/new |
|
| POST |
Add to Order /order/{id}/product |
|
| GET |
Get User Orders /order/my |
|
| 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 | — |
|