{"title":"Respond - Liquid Tag Reference","slug":"respond-tag-reference","url":"https://support.storeconnect.com/articles/respond-tag-reference","url_markdown":"https://support.storeconnect.com/articles/respond-tag-reference.md","subtitle":null,"summary":"The `respond` simple tag sends a custom HTTP response with a specified status code and body. Use it inside API endpoints or error handlers to return JSON, plain text, or other non-HTML responses.","type":"Developer_Documentation","video_url":"","keywords":"liquid, tags, respond, simple tag, storeconnect","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"The `respond` simple tag sends a custom HTTP response with a specified status code and body. Use it inside API endpoints or error handlers to return JSON, plain text, or other non-HTML responses.\n\n## Syntax\n\n\n```liquid\n\n{% respond %}\n```\n\n\n| Property | Value |\n|----------|-------|\n| **Tag Name** | `respond` |\n| **Type** | Simple tag |\n| **Source** | StoreConnect |\n\n## Description\n\nThe `respond` tag provides functionality in StoreConnect Liquid templates."}