# BoutiqueRugs

> Direct-to-consumer rug retailer. Area rugs, runners, washable rugs, outdoor rugs, and rug pads — fast free US shipping and 60-day free returns.

BoutiqueRugs is an online rug retailer founded in 2018 and headquartered in Atlanta, GA. We ship throughout the US from this site (boutiquerugs.com). UK shoppers: visit boutiquerugs.co.uk.

## Shop by category

- [Best Sellers](https://boutiquerugs.com/collections/best-sellers): Top-selling rugs across every style and size
- [Machine Washable Rugs](https://boutiquerugs.com/collections/machine-washable-area-rugs): Rugs that go in the washing machine — ideal for pets, kids, kitchens, dining rooms
- [Outdoor Rugs](https://boutiquerugs.com/collections/outdoor-rugs): UV- and moisture-resistant rugs for patio, porch, deck, and covered outdoor spaces
- [Pet-Friendly Rugs](https://boutiquerugs.com/collections/pet-friendly-rugs): Stain-resistant and durable rugs chosen with pets in mind
- [Non-Slip Rugs](https://boutiquerugs.com/collections/non-slip-rugs): Rugs with built-in grip backings for kitchens, bathrooms, and high-traffic areas
- [Wool Rugs](https://boutiquerugs.com/collections/wool-rugs): Natural wool-pile rugs
- [Jute Rugs](https://boutiquerugs.com/collections/jute-rugs): Natural jute fiber rugs
- [Cotton Rugs](https://boutiquerugs.com/collections/cotton-rugs)
- [Polypropylene Rugs](https://boutiquerugs.com/collections/polypropylene-rugs)
- [Hand-Knotted Rugs](https://boutiquerugs.com/collections/hand-knotted-rugs)
- [Hand-Tufted Rugs](https://boutiquerugs.com/collections/hand-tufted-rugs)
- [Hand-Woven Rugs](https://boutiquerugs.com/collections/hand-woven-rugs)
- [Eco-Friendly Rugs](https://boutiquerugs.com/collections/eco-friendly)
- [Clearance & Sale](https://boutiquerugs.com/collections/clearance-discount-rugs): Rugs on sale
- [Rug Pads](https://boutiquerugs.com/collections/rug-pads): Non-slip padding

## Shop by room

- [Living Room Rugs](https://boutiquerugs.com/collections/living-room-rugs)
- [Bedroom Rugs](https://boutiquerugs.com/collections/bedroom-rugs)
- [Dining Room Rugs](https://boutiquerugs.com/collections/dining-room-rugs)
- [Kitchen Rugs](https://boutiquerugs.com/collections/kitchen-rugs)
- [Bathroom Rugs](https://boutiquerugs.com/collections/bathroom-rugs)

## Guides

- [Rug Size Guide](https://boutiquerugs.com/pages/rug-size-guide): How to pick the right rug size per room
- [Design Advice](https://boutiquerugs.com/pages/design-advice): Styling, color, and pattern guidance
- [FAQs](https://boutiquerugs.com/pages/faqs)

## Natural-language search

Agents and humans can query the catalog in natural language. The backend is a Claude Haiku parser that extracts price ("under $200"), size ("8x10"), color, material, tags ("washable", "pet-friendly", "outdoor"), and rooms, then applies the filters against the live catalog. Public, CORS-enabled, no auth.

- [Search endpoint](https://search.boutiquerugs.com/api/nlp_search?q=washable+rugs+under+%24200): JSON response with products and parsed filter interpretation
- [REST proxy (with Shopify fallback)](https://boutiquerugs-companion.boutiquerugs-administrator.workers.dev/api/v1/products?q=washable+rugs+under+%24200): Normalized shape including `interpreted` field
- [Parse-only endpoint](https://boutiquerugs-companion.boutiquerugs-administrator.workers.dev/api/v1/interpret?q=washable+rugs+under+%24200): Returns just the parsed filters, no products

## Agent APIs

Structured catalog access for autonomous shopping agents.

- [Agent capability catalog (RFC 9727)](https://boutiquerugs.com/.well-known/api-catalog)
- [MCP server card](https://boutiquerugs.com/.well-known/mcp/server-card.json): Model Context Protocol — streamable HTTP transport
- [MCP endpoint](https://boutiquerugs-companion.boutiquerugs-administrator.workers.dev/mcp): JSON-RPC `initialize`, `tools/list`, `tools/call`. Tools: search_products, interpret_query, get_product, list_collections, get_collection
- [ACP discovery](https://boutiquerugs.com/.well-known/acp.json): Agentic Commerce Protocol — cart + checkout
- [ACP endpoint](https://boutiquerugs-companion.boutiquerugs-administrator.workers.dev/acp): REST — /acp/catalog/search, /acp/checkout/session
- [A2A agent card](https://boutiquerugs.com/.well-known/agent-card.json): Agent2Agent with AP2 merchant extension
- [Agent skills index](https://boutiquerugs.com/.well-known/agent-skills/index.json): search-rugs, browse-collections, buy-a-rug
- [OpenAPI 3.1 spec](https://boutiquerugs-companion.boutiquerugs-administrator.workers.dev/docs/api/openapi.json)
- [API docs (Redoc)](https://boutiquerugs-companion.boutiquerugs-administrator.workers.dev/docs/api)
- [OAuth protected-resource metadata (RFC 9728)](https://boutiquerugs.com/.well-known/oauth-protected-resource)

## Policies

- [Shipping Policy](https://boutiquerugs.com/policies/shipping-policy): Free US shipping, typically 3–4 business days
- [Refund & Return Policy](https://boutiquerugs.com/policies/refund-policy): 60 days, free returns
- [Privacy Policy](https://boutiquerugs.com/policies/privacy-policy)
- [Terms of Service](https://boutiquerugs.com/policies/terms-of-service)

## Contact

- Email: support@boutiquerugs.com
- Phone: +1-855-585-4040
- Address: 650 Ponce De Leon Ave Ste. 300 #1445, Atlanta, GA 30308, US

## Training policy

The `robots.txt` at https://boutiquerugs.com/robots.txt declares `Content-Signal: ai-train=no, search=yes, ai-input=yes` per Cloudflare's content-signal spec. We welcome indexing and grounding (retrieval-augmented use at inference time) but do not consent to our content being used to train foundation models.

## Optional

- [Rewards Program](https://boutiquerugs.com/pages/rewards)
- [Partner Program](https://boutiquerugs.com/pages/partner-program)
- [Collaborations](https://boutiquerugs.com/pages/collabs)
- [Contact page](https://boutiquerugs.com/pages/contact-us)
- [Coupons & Promo Codes](https://boutiquerugs.com/pages/coupons-promo-codes)
