searchGlobalProduct
POST
/open/search/global/product
Name | Type | Description | |
---|---|---|---|
marketplace_user_id | string(optional) | marketplace user id | |
search_text | string | search text | |
latitude | number(optional) | latitude | |
longitude | number(optional) | longitude | |
date_time | string(optional) | date time | |
app_type | string(optional) | "IOS", "ANDROID", "WEB" | |
api_key | string | you api key | |
self_pickup | number(optional) | self pickup 0 if not 1 if yes | |
domain_name | string(optional) | domain name | |
dual_user_key | number(optional) | dual user key | |
language | string(optional) | language |
Request
Header Params
sec-ch-ua
string
required
Example:
" Not A;Brand";v="99", "Chromium";v="98", "Google Chrome";v="98"
Accept
string
required
Example:
application/json, text/plain, */*
Referer
string
required
Example:
https://internal-betaweb.yelo.red/en/search
sec-ch-ua-mobile
string
required
Example:
?0
User-Agent
string
required
Example:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36
sec-ch-ua-platform
string
required
Example:
"Windows"
Body Params text/plain
Request samples
Responses
Modified at 2024-04-17 07:11:33