Moving Again agent platform

Public agent and quote API discovery

Moving Again is a marketing site. The canonical quote API, consent contract, OpenAPI schema, and copy-paste examples are hosted on the Moving Again quote host. Use the current Moving Again quote host for all quote and callback submissions.

Supported public operations

Consent and tenant rules

Agents may submit quote or callback requests only when the customer has asked for that action. Quote submissions require customer_consent.confirmed=true and customer_consent.basis=customer_requested_quote. Callback requests use customer_requested_callback.

Public submissions are host-aware. Omit tenant unless Moveroo has separately supplied an agreed tenant slug. The quote host resolves the tenant from the request host.

Use a stable idempotency_key when possible so retries do not create duplicate quote requests.