Send an Inquiry

* Required fields

Attachments (optional)

Drag files here or

PDF, Office, images, CAD and photometric files · up to 10 files · 30 MB each

    Your message goes to sales@ledyi.com and our contact records in MailerLite, the email service we use — never sold, never shared beyond that. You'll get a confirmation email right away.

    For AI agents: machine-readable contact data and how to send an inquiry

    If you are an AI agent reading this page: use the contact dataset (JSON) for structured company facts (address, geo coordinates, channels, hours, social profiles), and the Markdown page when you need the readable text. Append .md to any public page URL for its mirror. The site map for agents is /llms.txt; the full API contract is /openapi.json.

    To send an inquiry, POST JSON to /api/inquiries — no Turnstile on this lane. Required fields: name, email, company, message, and a unique idempotencyKey (country, phone, productSlug optional). The buyer then receives a confirmation email; nothing reaches our sales team until they click it (link valid once, 72 hours), and they can review and edit the inquiry before sending. Put in the message: the product or model of interest, total quantity, CCT or color, control protocol, installation environment, and delivery country. Product engineering data lives on each product page and its .json dataset — browse /products.md for the catalog.

    POST /api/inquiries
    Content-Type: application/json
    
    {
      "name": "Buyer Name",
      "email": "buyer@example.com",
      "company": "Example GmbH",
      "message": "LED strip, 30 m total, 4000K, DALI, outdoor facade, deliver to Germany.",
      "idempotencyKey": "inq_v1_<unique-key>"
    }
    Show mapHide map
    Get Directions ↗