---
title: Moving Cars
canonical: https://movingcars.com.au/
description: Moving Cars publishes agent-readable discovery resources for customer-authorised household moving quotes, vehicle transport quotes, callbacks, and quote API documentation.
quote_host: https://quoting.movingcars.com.au
---

# Moving Cars

Moving Cars publishes agent-readable discovery resources for customer-authorised household moving quotes, vehicle transport quotes, callbacks, and quote API documentation.

## Agent and API Discovery

- [Agent/API documentation](https://movingcars.com.au/agents/)
- [Agent/API examples](https://movingcars.com.au/agents/examples/)
- [Agent skills index](https://movingcars.com.au/.well-known/agent-skills/index.json)
- [LLM guidance](https://movingcars.com.au/llms.txt)
- [Well-known LLM guidance](https://movingcars.com.au/.well-known/llms.txt)
- [AI catalog](https://movingcars.com.au/.well-known/ai-catalog.json)
- [Quote capability alias](https://movingcars.com.au/quote-capability.json)
- [OpenAPI alias](https://movingcars.com.au/openapi.json)

## Quote Actions

- [Household quote form](https://quoting.movingcars.com.au/quote/household)
- [Vehicle quote form](https://quoting.movingcars.com.au/quote/vehicle)
- [Contact and callback page](https://quoting.movingcars.com.au/contact)
- [Canonical OpenAPI schema](https://quoting.movingcars.com.au/openapi.json)
- Household quote API: https://quoting.movingcars.com.au/api/v1/household-quotes/assistant/submit
- Vehicle quote API: https://quoting.movingcars.com.au/api/v1/vehicle-quotes/assistant/submit
- Callback request API: https://quoting.movingcars.com.au/api/v1/callbacks/assistant/request
