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