[`Headless API`]

[`Shop-Script Headless API is a JSON API for retrieving product data, working with the shopping cart, and placing orders — virtually everything handled via a typical storefront, but with no visual UI and, therefore, great for building custom ecommerce functionality using any programming language of your choice.`]

[`Enable the API for desired storefront routes to view the OpenAPI (Swagger) documentation.`]

{foreach $domains as $domain => $data} {foreach $data as $id => $route} {$storefront_mode = ifset($route, 'storefront_mode', '')} {/foreach} {/foreach}
[`Storefront`] [`URL`] API
{ifset($route, '_name', '(none)')} {$domain}/{$route.url}

[`Antispam protection`]