curl --request GET \
--url https://api.dooki.com.br/v2/{alias}/public/catalog/banners \
--header 'User-Secret-Key: <api-key>' \
--header 'User-Token: <api-key>'
{
"data": [
{
"id": 119474,
"product_id": null,
"type": "image",
"active": true,
"home": true,
"name": "Top-banner",
"slug": "top-banner",
"image_url": "//images.yampi.me/assets/stores/mytems/uploads/banners/62c6fbff0fddc.jpg",
"mobile_image_url": null,
"link": null,
"expired": false,
"stopwatch": null,
"stopwatch_expires_in": null,
"start_at": {
"date": "2025-01-21 10:35:41.000000",
"timezone_type": 3,
"timezone": "America/Sao_Paulo"
},
"end_at": {
"date": "3024-01-21 10:35:41.000000",
"timezone_type": 3,
"timezone": "America/Sao_Paulo"
},
"first_banner": {
"id": 119474,
"link": null,
"image": "//images.yampi.me/assets/stores/mytems/uploads/banners/62c6fbff0fddc.jpg",
"mobile_image": null,
"stopwatch": null
},
"dimensions": {
"desktop": {
"width": "1186.00",
"height": "441.00"
},
"mobile": {
"width": "0.00",
"height": "0.00"
}
},
"product": {
"data": [
{
"data": {
"id": 17790530,
"sku_id": 262573372,
"gift_value": 0,
"simple": false,
"has_variations": true,
"is_digital": false,
"warranty": 0,
"custom_shipping": false,
"shipping_price": 0,
"name": "GTA V Premium 10Uni.",
"slug": "gta-v-premium-10uni",
"sku": "GQVQLNP34,69SQH26GU,QWNVUZHMQ,EPSHDEZPT,K89BHGYNV,SKU-TEST-API,LLKUD2KAM,E7K48R248",
"blocked_sale": false,
"rating": "4.7",
"total_approved_reviews": 3,
"url": "https://www.mytems.com/gta-v-premium-10uni/p",
"url_path": "/gta-v-premium-10uni/p",
"use_different_images": 1,
"brand": {
"data": {
"id": 733502,
"name": "Rockstar Games",
"logo_url": null
}
},
"images": {
"data": [
{
"url": "https://images.yampi.me/assets/stores/mytems/uploads/images/gta-v-premium-10uni-ps5-dvd-67939caf6a3ac-large.jpg"
}
]
},
"prices": {
"data": {
"currency": "R$",
"price_cost": 0,
"price_cost_formated": "R$ 0,00",
"price": 1,
"price_formated": "R$ 1,00",
"base_amount": "1",
"fraction_amount": "00",
"price_sale": 1.11,
"price_sale_formated": "R$ 1,11",
"price_discount": 0,
"price_discount_formated": "R$ 0,00",
"has_promotion": true,
"percent_discount": 9.91,
"billet": {
"price": 1,
"price_formated": "R$ 1,00",
"base_amount": "1",
"fraction_amount": "00",
"discount_value": 0,
"discount_percent": "0.00",
"discount_text": "R$ 1,00 à vista com 0.00% de desconto"
},
"pix": {
"price": 0.9,
"price_formatted": "R$ 0,90",
"base_amount": "0",
"fraction_amount": "90",
"discount_value": 0.1,
"discount_percent": "10.00",
"discount_text": "R$ 0,90 à vista com 10.00% de desconto"
},
"installments": {
"data": {
"max_installment": "<any>",
"max_installment_value": "<any>",
"amount": "<any>",
"text": "<any>",
"text_with_tax": "<any>",
"text_discount_percent": "<any>",
"text_discount": "<any>"
}
}
}
},
"flags": {
"data": [
{
"id": 24875,
"name": "Pronta Entrega",
"slug": "pronta-entrega",
"text_color": "#333333",
"background_color": "#D0D0D0",
"image_url": null
}
]
},
"variations": {
"data": [
{
"id": 1033792,
"name": "MIDIA",
"values": {
"data": "<any>"
}
}
]
},
"skus": {
"data": [
{
"id": 262573372,
"product_id": 17790530,
"sku": "69SQH26GU",
"blocked_sale": false,
"title": "GTA V Premium 10Uni. PS5 DVD",
"availability": 0,
"variations": [
"<any>"
],
"days_availability_formated": "Imediata",
"price_sale": 1.11,
"price_discount": 0,
"combinations": "15543722-15963677",
"order": 0,
"total_in_stock": 0,
"allow_sell_without_customization": false,
"image_reference_sku_id": null,
"purchase_url": "https://mytems.pay.yampi.com.br/r/IG65R4X4LD",
"prices": {
"data": "<any>"
},
"images": {
"data": "<any>"
},
"customizations": {
"data": "<any>"
}
}
]
},
"extras": {
"data": {
"video": "",
"total_in_stock": 0,
"for_gift": false
}
},
"texts": {
"data": {
"description": "<string>",
"specifications": "<string>",
"measures": ""
}
},
"seo": {
"data": {
"seo_title": "",
"seo_description": "",
"seo_keywords": "",
"canonical_url": ""
}
},
"categories": {
"data": [
{
"id": 1534214,
"name": "JOGOS",
"parent_id": null,
"slug": "jogos",
"url_path": "/jogos"
}
]
},
"breadcrumbs": {
"data": [
{
"id": 1534214,
"name": "JOGOS",
"url_path": "/jogos?sort_by=best_sellers"
}
]
}
}
}
]
}
}
]
}
Retorna as Informações dos banners
curl --request GET \
--url https://api.dooki.com.br/v2/{alias}/public/catalog/banners \
--header 'User-Secret-Key: <api-key>' \
--header 'User-Token: <api-key>'
{
"data": [
{
"id": 119474,
"product_id": null,
"type": "image",
"active": true,
"home": true,
"name": "Top-banner",
"slug": "top-banner",
"image_url": "//images.yampi.me/assets/stores/mytems/uploads/banners/62c6fbff0fddc.jpg",
"mobile_image_url": null,
"link": null,
"expired": false,
"stopwatch": null,
"stopwatch_expires_in": null,
"start_at": {
"date": "2025-01-21 10:35:41.000000",
"timezone_type": 3,
"timezone": "America/Sao_Paulo"
},
"end_at": {
"date": "3024-01-21 10:35:41.000000",
"timezone_type": 3,
"timezone": "America/Sao_Paulo"
},
"first_banner": {
"id": 119474,
"link": null,
"image": "//images.yampi.me/assets/stores/mytems/uploads/banners/62c6fbff0fddc.jpg",
"mobile_image": null,
"stopwatch": null
},
"dimensions": {
"desktop": {
"width": "1186.00",
"height": "441.00"
},
"mobile": {
"width": "0.00",
"height": "0.00"
}
},
"product": {
"data": [
{
"data": {
"id": 17790530,
"sku_id": 262573372,
"gift_value": 0,
"simple": false,
"has_variations": true,
"is_digital": false,
"warranty": 0,
"custom_shipping": false,
"shipping_price": 0,
"name": "GTA V Premium 10Uni.",
"slug": "gta-v-premium-10uni",
"sku": "GQVQLNP34,69SQH26GU,QWNVUZHMQ,EPSHDEZPT,K89BHGYNV,SKU-TEST-API,LLKUD2KAM,E7K48R248",
"blocked_sale": false,
"rating": "4.7",
"total_approved_reviews": 3,
"url": "https://www.mytems.com/gta-v-premium-10uni/p",
"url_path": "/gta-v-premium-10uni/p",
"use_different_images": 1,
"brand": {
"data": {
"id": 733502,
"name": "Rockstar Games",
"logo_url": null
}
},
"images": {
"data": [
{
"url": "https://images.yampi.me/assets/stores/mytems/uploads/images/gta-v-premium-10uni-ps5-dvd-67939caf6a3ac-large.jpg"
}
]
},
"prices": {
"data": {
"currency": "R$",
"price_cost": 0,
"price_cost_formated": "R$ 0,00",
"price": 1,
"price_formated": "R$ 1,00",
"base_amount": "1",
"fraction_amount": "00",
"price_sale": 1.11,
"price_sale_formated": "R$ 1,11",
"price_discount": 0,
"price_discount_formated": "R$ 0,00",
"has_promotion": true,
"percent_discount": 9.91,
"billet": {
"price": 1,
"price_formated": "R$ 1,00",
"base_amount": "1",
"fraction_amount": "00",
"discount_value": 0,
"discount_percent": "0.00",
"discount_text": "R$ 1,00 à vista com 0.00% de desconto"
},
"pix": {
"price": 0.9,
"price_formatted": "R$ 0,90",
"base_amount": "0",
"fraction_amount": "90",
"discount_value": 0.1,
"discount_percent": "10.00",
"discount_text": "R$ 0,90 à vista com 10.00% de desconto"
},
"installments": {
"data": {
"max_installment": "<any>",
"max_installment_value": "<any>",
"amount": "<any>",
"text": "<any>",
"text_with_tax": "<any>",
"text_discount_percent": "<any>",
"text_discount": "<any>"
}
}
}
},
"flags": {
"data": [
{
"id": 24875,
"name": "Pronta Entrega",
"slug": "pronta-entrega",
"text_color": "#333333",
"background_color": "#D0D0D0",
"image_url": null
}
]
},
"variations": {
"data": [
{
"id": 1033792,
"name": "MIDIA",
"values": {
"data": "<any>"
}
}
]
},
"skus": {
"data": [
{
"id": 262573372,
"product_id": 17790530,
"sku": "69SQH26GU",
"blocked_sale": false,
"title": "GTA V Premium 10Uni. PS5 DVD",
"availability": 0,
"variations": [
"<any>"
],
"days_availability_formated": "Imediata",
"price_sale": 1.11,
"price_discount": 0,
"combinations": "15543722-15963677",
"order": 0,
"total_in_stock": 0,
"allow_sell_without_customization": false,
"image_reference_sku_id": null,
"purchase_url": "https://mytems.pay.yampi.com.br/r/IG65R4X4LD",
"prices": {
"data": "<any>"
},
"images": {
"data": "<any>"
},
"customizations": {
"data": "<any>"
}
}
]
},
"extras": {
"data": {
"video": "",
"total_in_stock": 0,
"for_gift": false
}
},
"texts": {
"data": {
"description": "<string>",
"specifications": "<string>",
"measures": ""
}
},
"seo": {
"data": {
"seo_title": "",
"seo_description": "",
"seo_keywords": "",
"canonical_url": ""
}
},
"categories": {
"data": [
{
"id": 1534214,
"name": "JOGOS",
"parent_id": null,
"slug": "jogos",
"url_path": "/jogos"
}
]
},
"breadcrumbs": {
"data": [
{
"id": 1534214,
"name": "JOGOS",
"url_path": "/jogos?sort_by=best_sellers"
}
]
}
}
}
]
}
}
]
}
Alias da loja
Retorna as Informações de banners
Lista de banners públicos.
Was this page helpful?