Bulk query products
GET https://{handle}.myshopline.com/admin/openapi/v20250601/products/products.json
handle
: The store's unique identifier, which is the prefix of the store's domain name. For example, if a store's domain name is open001.myshopline.com
, the store handle is open001
.Bulk inquiry Product basic information.
Query Parameters
- collection_id stringThe unique identifier of the product collection.
Maximum length:64Example:12248721639068681442230282
- created_at_max stringSpecify the cut-off creation date and time for products to query. Orders created on or before this date are returned. This should be used in conjunction with
created_at_min
to define the query time range. Format: ISO 8601.Example:2021-09-02T14:11:54+00:00
- created_at_min stringSpecify the start creation date and time for products to query. Orders created on or after this date are returned. This should be used in conjunction with
created_at_max
to define the query time range. Format: ISO 8601.Example:2021-09-03T14:11:54+00:00
- fields stringThe collection fields to be returned, separated by commas for multiple fields.Example:
title,id,created_at
- handle stringThe collection handle, a unique identifier automatically generated based on the collection title. Changing the collection title will not update the handle.Example:
product-handle
- ids stringThe specified product id, multiple separated by commas.Example:
16057850264845250791280282,16057850264845250333280282
- limit integerQuery the limit on the number of products.
Default value: 50
Value range: 1-250Example:100
- order_by stringSort products by creation time.
created_at_asc
: Sort products by creation time from oldest to newest.created_at_desc
: Sort products by creation time from newest to oldest.
Example:created_at_desc
- page_info stringThe call party does not require use and attention to this field, automatically encapsulated by SHOPLINE.Example:
eyJzaW5jZUlkIjoiMTYwNTc4NTY3NjcxMTc3MDcyNTEwNjAyODIiLCJkaXJlY3Rpb24iOiJuZXh0Iiwic29ydFR5cGUiOiJjcmVh
- product_category stringProduct type.Example:
Electronics
- since_id stringStart querying from this product ID.Example:
16057850264845250791280282
- status stringProduct status. Valid values are:
activated
: on shelves.deactivated
: off shelves.archived
: filing.
Example:active
- title stringThe product title, used for display to the buyer.Example:
This is a title.
- updated_at_max stringSpecify the cut-off update date and time for products to query. Products updated on or before this date will be returned. This should be used in conjunction with
updated_at_min
to define the query time range. Format: ISO 8601.Example:2021-09-02T14:11:54+00:00
- updated_at_min stringSpecify the start update date and time for products to query. Products updated on or after this date will be returned. This should be used in conjunction with
updated_at_max
to define the query time range. Format: ISO 8601.Example:2021-09-03T14:11:54+00:00
- vendor stringProduct vendor.Example:
SHOPLINE
Request Headers
- Content-Type requiredThe value of this field is fixed to
application/json; charset=utf-8
- Authorization string requiredThe access token for the API. Please refer to App authorization to obtain the access token, and then put the obtained access token into the API request header in Bearer Token.Example:
Bearer eyJhbGciOiJIUzUxMiJ9.eyJhcHBLZXkiOiJmMjM3OWQyMTYyOGMzM2QxMWRiMWZkYjY5N2EzZjdjMjZlNGMwYTA5Iiwic2VsbGVySWQiOiIyMDAwMjM0ODgwIiwic3RvcmVJZCI6IjE2NzIzNjk3Mjk2MDYiLCJ2ZXJzaW9uIjoiVjIiLCJkb21haW4iOiJodHRwczovL3NsLW9wZW4tc2cubXlzaG9wbGluZS5jb20iLCJ0aW1lc3RhbXAiOjE2NzUzMTk0OTI0MzksImlzcyI6Inlzb3VsIiwiZXhwIjoxNzY5OTI3NDkyfQ.UwQzomM2veGCUaOZ0paUxq5dpc7DXuhHYFvsQ_uIAKduzWcb_j2E4q_36El83sp145D4cKbpcE5KCeeIz-JNQw
Response
- 200
- 401
- 429
For more information about status codes, see Http status code.
Response Headers
link
Query jump pagetraceId
traceId
Response Body
productsobject[]
Products.body_html stringDescription of the product.
Maximum length: 512Example:product description
handle stringThe collection handle, a unique identifier automatically generated based on the collection title. Changing the collection title will not update the handle.Example:product-handle
id stringThe unique identifier for the product.Example:16057850264845250791280282
imageobject
Image information.alt stringWords or phrases that share the characteristics or content of image.
Maximum length: 255Example:This is a image alt.
id stringImage ID.Example:5785060242207917075
src stringThe image's location represented as a URL.Example:https://img.myshopline.com/image/official/e46e6189dd5641a3b179444cacdcdd2a.png
imagesobject[]
Image information.alt stringWords or phrases that share the characteristics or content of images.
Maximum length: 255Example:alt
id stringImage ID.Example:5785060242207917075
src stringThe image's location represented as a URL.
Maximum length: 255Example:https://img.myshopline.com/image/official/e46e6189dd5641a3b179444cacdcdd2a.png
optionsobject[]
List of options.id stringOption ID.Example:16158068291703878544960282
name stringOption name.Example:Color
product_id stringProduct ID.Example:16057850264845250791280282
values arrayList of option value.Example:["Red", "Green", "White"]
values_images mapThe image of option value .Example:[object Object]
path stringThe relative path of the product URL in the online store.Maximum length: 512Example:/my_product
product_behavior stringProduct behavior.Example:RISK, HIDDEN
product_category stringProduct type.Example:Electronics
product_type stringProduct type.-
NORMAL
: Regular product. -
POD_TEMPORARY
: POD temporary product. -
TEMPORARY
: Temporary product.
Example:NORMAL
published_at stringTime to post to online stores. Format: ISO 8601.Example:2021-09-02T14:11:54+00:00
published_scope stringSet the launch range, when the value is "web", it means online stores.Example:web
spu stringStandard Product Unit (SPU) refers to a group of products with the same basic attributes.Example:S00000001
status stringProduct status.activated
: on shelves.deactivated
: off shelves.archived
: filing.
Example:active
subtitle stringProduct summary.
Maximum length: 255Example:This is a subtitle
tags stringProduct tags.
Maximum size:250
Maximum length: 255Example:tag1, tag2
template_path stringTheme template.Example:templates/products/detail.json
title stringProduct's title.
Maximum length: 255Example:This is a Product title
variantsobject[]
Variants belonging to a product.barcode stringBarcode of the product variant.
Maximum length: 255Example:T0000001
compare_at_price stringThe original price of the variant, The price value is rounded to two decimal places, default is empty.Example:129.99
id stringVariant ID.Example:18057850264851626133510282
imageobject
Images information.alt stringWords or phrases that share the characteristics or content of images.
Maximum length: 255Example:This is the image alt
id stringimage ID.Example:5785060242207917075
src stringThe image's location represented as a URL.
Maximum length: 255Example:https://img.myshopline.com/image/official/e46e6189dd5641a3b179444cacdcdd2a.png
inventory_item_id stringInventory item ID.Example:5785060242375689228
inventory_policy stringOversold strategy.deny
: Oversold is not allowed.continue
: Oversold is allowed.
Example:deny
inventory_quantity integerInventory summary for all locations.Example:99
inventory_tracker booleanIndicates whether to enable tracking of inventory for this product.true
: Tracking enabled.false
: Tracking disabled.
Default value: falseExample:true
option1 stringThe variant corresponds to the value of the option1.Example:Red
option2 stringThe variant corresponds to the value of the option2.Example:L
option3 stringThe variant corresponds to the value of the option3.option4 stringThe variant corresponds to the value of the option4.option5 stringThe variant corresponds to the value of the option5.position integerPosition weights for variant.Example:1
price stringSelling price. The price value is rounded to two decimal places.Example:90
product_id stringProduct ID.Example:16057850264845250791280282
required_shipping booleanIndicate whether shipping is required.true
: Require shipping.false
: Does not require shipping.
Default value: trueExample:true
sku stringStock Keeping Unit (SKU) is a unique identifier for a specific product variant, such as size, color, or model.Example:S000000001
taxable booleanIndicate whether taxes are required.true
: Required.false
: Not required.
Default value:true
title stringVariant title.Example:Red/L
weight stringThe weight of the variant, required to be greater than 0, and rounded up to the nearest hundredth decimal place.Example:0.23
weight_unit stringThe measurement unit for the weight of the variant. Ifweight_unit
is not specified, the default measurement unit isg
. Valid enumeration values include:g
: Represents the unit in grams.kg
: Represents the unit in kilograms.lb
: Represents the unit in pounds.oz
: Represents the unit in ounces.zh_kg
: Represents the unit in kilograms.
Example:kg
vendor stringProduct vendor.Example:SHOPLINE
API Explorer
Debugger
Examples
Was this article helpful to you?