# Open3D > 3D printing shop (Portugal). Own-brand + third-party designs. Custom STL/OBJ/3MF quotes. AI-agent ready. ## Site - Home: https://open3d.pt/ - Agent docs: https://open3d.pt/agents - Contact: hello@open3d.pt ## For AI agents Open3D accepts direct machine orders: 1. GET https://open3d.pt/api/open3d/products?brand=own|third 2. POST https://open3d.pt/api/open3d/quote (multipart file + material + finish + quantity) → quote_id + total 3. POST https://open3d.pt/api/open3d/orders (product_id or quote_id + shipping_address + payment_method) → order_id + checkout_url 4. GET https://open3d.pt/api/open3d/orders/{order_id} → status, pds_url, scheduled_delivery / delivery_eta 5. GET https://open3d.pt/api/open3d/orders/{order_id}/pds → packing/production sheet ## Machine docs - MCP manifest: https://open3d.pt/api/open3d/mcp.json - OpenAPI: https://open3d.pt/api/open3d/openapi.json - Human docs: https://open3d.pt/agents ## Languages - Portuguese (default): https://open3d.pt/?lang=pt - English: https://open3d.pt/?lang=en