Version: 202601
App Proxy
Manage app proxy rules for storefront requests.
App proxies let an app expose a path under the shop storefront, such as "apps/pay", and forward matching requests to the developer's application URL for processing.
Provides endpoints to list, create, get, delete, and count app proxy rules.
Error responses follow the common API error format and may include errors or error.
List app proxies
Retrieves a paginated list of app proxy rules configured for the shop.
Create app proxy
Creates an app proxy that maps a storefront access path to the developer's application URL.
Get app proxy
Retrieves details about a specific app proxy by its unique ID.
Delete app proxy
Removes a specific app proxy by its unique ID.
Get app proxy count
Retrieves the total number of app proxy rules configured for the shop.