REST API endpoints are a Pro feature. Upgrade to BoxBuilder Pro →
REST API Endpoints
REST endpoints are registered under theboxbuilder/v1 namespace.
Create Share Link
Response:
Get Shared Box
Response:
Share links expire after 30 days. They are stored as WordPress transients.
AJAX Handlers
BoxBuilder uses WordPress AJAX (admin-ajax.php) for all frontend builder operations. These handlers are available to both logged-in and guest users.
Product & Configuration
Session & Cart
Sharing (Pro)
Analytics (Pro)
Using AJAX in Custom Code
All AJAX requests require a nonce for security. The nonce is available via the localizedboxbuilderData object: