Setsmart Api Page

All endpoints are served over HTTPS. Requests made over HTTP will be rejected. The production base URL is:

X-RateLimit-Limit: 100 X-RateLimit-Remaining: 95 X-RateLimit-Reset: 1620000000 5.1 Properties | Method | Endpoint | Description | |--------|----------|-------------| | GET | /properties | List all properties | | GET | /properties/id | Get property details | | POST | /properties | Create a new property | | PUT | /properties/id | Update property info | | DELETE | /properties/id | Delete a property | setsmart api

https://api.setsmart.com/v1 A sandbox environment is available for testing: All endpoints are served over HTTPS

X-API-Key: your_api_key_here API keys are issued through the SetSmart dashboard after account creation. It is recommended to rotate keys periodically and restrict access by IP address where possible. setsmart api