Product Feed Type API

Retrieve product feed types — read-only

Base URL

https://{tenant}.logzi.com/api/product_feed_type/

Every request returns a JSON response. On success, result.code == 1; on failure, result.code == 0. The product feed type API is used to retrieve the list of product feed formats available in the system (e.g. various comparison sites, webshop platforms). This endpoint is read-only.

GET /api/product_feed_type/get

Retrieve a single product feed type record by identifier.

Query Parameters

ParameterTypeRequiredDescription
idintFeed type identifier

Example Request

GET /api/product_feed_type/get?id=1
X-API-KEY: {your_api_key}
GET /api/product_feed_type/list

Paginated list of product feed types.

Query Parameters

ParameterTypeRequiredDescription
list_offsetintPagination offset (default: 0)
list_conditionobjectFilter conditions object

Example Request

GET /api/product_feed_type/list?list_offset=0
X-API-KEY: {your_api_key}

Get in touch with us

Interested in our software? Feel free to write to us!

Need help?

If you can't find the answer and need assistance

Create your account now,
pay later!

Try it free for 3 days, no risk, no obligation!