๐Ÿšจ

Critical Security Migration

The luigisbox.com domain is compromised. Immediate action is required.

1. Update API Base URLs

Replace the base URL for all API requests (Search, Recommendations, Analytics):

https://live.luigisbox.com
โžก๏ธ https://live.luigisbox.tech

2. Replace Frontend Script

The .com script is no longer safe. Replace it with the secure version immediately:

[OLD - Delete from site]
<script async src="https://scripts.luigisbox.com/LBX-123.js"></script>
[NEW - Secure Version]
<script async src="https://scripts.luigisbox.tech/LBX-123.js"></script>

3. Update CSP & Firewalls

If you use a Content Security Policy, whitelist the new domain to prevent the browser from blocking the connection.

script-src https://scripts.luigisbox.tech;
connect-src https://live.luigisbox.tech;
โš ๏ธ
Emergency Action: If you cannot update the code right now, remove the existing Luigi's Box script until the migration is complete to prevent unauthorized code execution.

Support: support@luigisbox.net MODIFIED: 12/17/2025

Home

Luigi's Box API documentation.

Read the docs โ†’
Crossroads

Understand the options and the best way for you to integrate.

Read the docs โ†’
Quickstart

A set of quick start guides to get you up and running with Luigi's Box.

Read the docs โ†’
Getting started

Follow the guidelines for the most frequent integration scenarios

Read the docs โ†’
Changelog

News and deprecations in the API.

Read the docs โ†’
API Principles

The basics to start using the API.

Read the docs โ†’
LBX script

Understand the Luigi's Box script.

Read the docs โ†’
Identity

Understand object identities and the role that they play.

Read the docs โ†’
Analytics

Analytics for the feedback loop that allows Luigi's Box AI to learn.

Read the docs โ†’
Indexing data

Get data into Luigi's Box catalog.

Read the docs โ†’
Autocomplete

Integrate fast search-as-you-type autocomplete widget.

Read the docs โ†’
Search

Integrate search with pagination and filtering.

Read the docs โ†’
Product listing

Integrate smart and personalized category listings.

Read the docs โ†’
Recommendations

Integrate personalized recommendations.

Read the docs โ†’
Banner campaigns

Banner campaigns in autocomplete & search.

Read the docs โ†’
Analytics & reporting API

Access analytics data via API.

Read the docs โ†’
Tutorials

Tutorials for API integrations

Read the docs โ†’
Solutions

Standard solutions to frequent problems and situations

Read the docs โ†’
Resiliency

When things go wrong.

Read the docs โ†’
Platform Integrations

Guides for integrating Luigi's Box with various platforms.

Read the docs โ†’