Alexa Smart Properties REST API Reference
The Alexa Smart Properties (ASP) REST API reference describes the operations that you can use to build Alexa capabilities into property management applications. The REST API definitions include the endpoints, authentication methods, and request and response parameters.
For details about Alexa Smart Properties, see About Alexa Smart Properties.
Item identifiers in the console and API
Items in ASP have unique identifiers. For example, each unit has a unique unitId
, which you can see in the console. These IDs are generated based on the client.
The ASP console and the ASP REST API operations are considered as different clients, so the IDs for the same items are different. For example, the unitId
for a unit displayed in the console is different from the unitId
returned by the Get unit API operation. The IDs are interchangeable – you can use either ID in API calls to reference the same unit.
In this section
- Address Book API
- Analytics API
- Automation API
- Communications API
- Device Group Management API
- Discovery Session API
- Endpoints API
- Event Messenger API
- Notifications API
- Proactive Suggestion API
- Property Hierarchy Management API
- Property, Room Type, and Room API
- Reminders API
- Role API
- Skill Management API
- Unit Settings API
- User Management API
The following topics describe details common across the ASP APIs:
Related topics
Last updated: Jan 21, 2025