REST API quickstart
Endpoint structure, the standard response shape, and pagination.
Urbanice Admin1 min read

- API
- Developers
Getting started
- Request API credentials from the LivingOS team.
- Call a test endpoint to confirm the credentials work.
- Read the response shape, which is identical across every endpoint.
- Every response uses the same envelope, separating status from data.
- Long collections use cursor-based pagination.
- All timestamps are ISO-8601 in ICT (UTC+7).
The current API version is v3. Older documentation stays available, but do not start a new integration against it.
