querystring params:
param | type | require | des |
---|---|---|---|
page | Integer | yes | current page |
pageCount | Integer | yes | per page count |
response result:
field | type | des |
code | Integer | 200(success) |
data | Array | |
id | String | The unique id of sticker. String type is recommended |
label | String | label |
tag | String | tag |
url | String | It can be displayed and downloaded directly through the URL address |
querystring params:
param | type | require | 说明 |
---|---|---|---|
search | String | yes | Search keywords(Multiple keywords can be separated by commas) |
page | Integer | yes | current page |
pageCount | Integer | yes | per page count |
response reslut:
field | type | des |
code | Integer | 200(success) |
data | Array | |
id | String | The unique id of sticker. String type is recommended |
label | String | label |
tag | String | tag |
url | String | It can be displayed and downloaded directly through the URL address |
querystring params:
param | type | require | des |
---|---|---|---|
page | Integer | yes | current page |
pageCount | Integer | yes | per page count |
response result:
field | type | des |
code | Integer | 200(success) |
data | Array | |
id | String | The unique id of sticker. String type is recommended |
label | String | label |
tag | String | tag |
url | String | It can be displayed and downloaded directly through the URL address |
param | type | require | des |
---|---|---|---|
{id} | String | yes | The unique id of sticker. String type is recommended |
response result:
field | type | des |
code | Integer | 200(success) |
data | Array | |
id | String | The unique id of sticker. String type is recommended |
label | String | label |
tag | String | tag |
url | String | It can be displayed and downloaded directly through the URL address |