OneShotMove API

Public API for AI agents, chatbots, and integrations. Get instant quotes, check availability, and book moves — no API key required.

OpenAPI Spec →llms.txt →AI Plugin Manifest →
GET/api/v1/servicesList Services & Pricing

Returns all services, pricing tiers, move sizes, insurance options, and service area details.

POST/api/v1/quoteGet Instant Quote

Calculate an instant moving quote with real pricing. No authentication required.

POST/api/v1/availabilityCheck Availability

Check available arrival windows for a specific date.

POST/api/v1/bookBook a Move

Create a confirmed reservation with full move + contact details.

For AI Agents

Point your agent at /llms.txt for a plain-text overview, or /.well-known/ai-plugin.json for the OpenAI plugin manifest. The OpenAPI spec at /api/v1/openapi.json gives full endpoint definitions. All endpoints accept JSON and return JSON. No authentication required.