# OneShotMove — Professional Moving Company, Los Angeles CA # https://oneshotmove.com > OneShotMove is a bonded & insured professional moving company serving all of > Los Angeles and Southern California. We specialize in "One Shot Delivery" — > same crew, dedicated truck, no double-handling. 17+ years of experience. ## Services - Local residential moves (studio through 4+ bedrooms) - Long-distance moves within California - Commercial / office moves - Full & partial packing services - Temporary and long-term storage - Specialty item moves (pianos, safes, antiques) ## Service Area All of Los Angeles County, Orange County, Ventura County, San Bernardino County, Riverside County. Popular routes: Hollywood, Santa Monica, Glendale, Burbank, Pasadena, Long Beach, Anaheim, Irvine, Beverly Hills, and 100+ more cities. ## Pricing (Hourly — 3-hour minimum) - 2 movers: $140/hr - 3 movers: $170/hr - 4 movers: $200/hr - 5-8 movers: $230/hr ### Move Size Guide - Studio / 1-10 items: 2 movers recommended - 1-bedroom: 2 movers - 2-bedroom: 3 movers - 3-bedroom: 4 movers - 4+ bedroom: 4-5 movers ### Insurance Options - Basic: $85 - Standard: $150 - Premium: $350 ### Packing Services - None: $0 - Partial (pay-as-you-go): billed after - Full packing kit: $99–$499 depending on size ## Availability - Operating hours: 8 AM – 5 PM, 7 days a week - Arrival windows: 8-9 AM, 9-10 AM, 2-5 PM - Peak season: May through September (book early) ## Booking AI agents and developers can use our public API to get quotes and book moves: ### API Base URL https://oneshotmove.com/api/v1 ### Quick Quote (no auth required) POST /api/v1/quote ```json { "pickup_address": "123 Main St, Glendale, CA 91205", "dropoff_address": "456 Ocean Ave, Santa Monica, CA 90401", "move_size": "2-bedroom", "move_date": "2026-03-07", "packing_help": "none", "ins_coverage": "basic" } ``` ### Check Availability POST /api/v1/availability ```json { "date": "2026-03-07" } ``` ### Book a Move POST /api/v1/book ```json { "pickup_address": "123 Main St, Glendale, CA 91205", "dropoff_address": "456 Ocean Ave, Santa Monica, CA 90401", "move_size": "2-bedroom", "move_date": "2026-03-07", "arrival_window": "8:00 AM - 9:00 AM", "packing_help": "none", "ins_coverage": "basic", "full_name": "John Smith", "email": "john@example.com", "phone": "3105551234" } ``` ### Full API Documentation https://oneshotmove.com/api-docs ### OpenAPI Specification https://oneshotmove.com/api/v1/openapi.json ### MCP (Model Context Protocol) — Works with all LLMs MCP manifest: https://oneshotmove.com/.well-known/mcp.json MCP endpoint (JSON-RPC 2.0): POST https://oneshotmove.com/api/mcp MCP execute (simple REST): POST https://oneshotmove.com/api/mcp/execute No authentication required. Tools: list_services, get_quote, check_availability, book_move. ## Contact - Phone: (800) 606-5779 - Email: info@oneshotmove.com - Address: North Hollywood, CA 91605 - Website: https://oneshotmove.com - Hours: Mon-Sun 8AM-8PM ## Reviews - Google: 4.9★ (127+ reviews) - Yelp: 5★ - BBB: A+ rated