Skip to content
Log in

Api - Liquid Tag Reference

On this page

The api block tag defines an API endpoint within a Liquid template. Wrap request-handling logic inside {% api %}...{% endapi %} to expose data or functionality through a web API.

Syntax

```liquid

{% api %} {% endapi %} ```

Property Value
Tag Name api
Type Block tag
Source StoreConnect

Description

The api tag provides functionality in StoreConnect Liquid templates.

Was this article helpful?

Was this article helpful?