Whitelist key names, only returns key-value pairs for the given key names Multiple separated by English commas, supports "dot notation" for multi-dimensional arrays
blacklistKeys
String
optional
Blacklist key names, removes specified key-value pairs from the returned data Multiple separated by English commas, supports "dot notation" for multi-dimensional arrays
{ "code": 0, "message": "ok", "data": { "pagination": { "total": "Number / How much data in total", "current": "Number / Current page number", "pageSize": "Number / How much data on each page", "lastPage": "Number / Last page number" }, "list": [ { // Common Data Structure -> Comment Info } ] }}
Comment List by Nearby
/api/v2/comment/nearby
GET
Query
Headers Optional Parameter
Body Params
km
ormi
Multiple separated by English commas, supports "dot notation" for multi-dimensional arrays
Multiple separated by English commas, supports "dot notation" for multi-dimensional arrays
Return