Platform
ํ๋ซํผ ์ผ ๋ณ ํต๊ณ๋ฅผ ์กฐํํฉ๋๋ค.
GET
https://service-stage.pic-origin.com/api/v2/platforms/{platform_id}/stats
Path Parameters
Name
Type
Description
user_id*
String
์ ์ ์ id
ex)8BfE96V8Xc
Headers
Name
Type
Description
Authorization*
String
Platform ${Token}
Query Parameters
Name
Type
Description
start_date*
String
์กฐํ ๊ธฐ๊ฐ์ ์์ ๋ ์ง (YYYYMMDD). (default=None) ex)20240520
end_date*
String
์กฐํ ๊ธฐ๊ฐ์ ์ข ๋ฃ ๋ ์ง (YYYYMMDD). (default=None) ex)20240521
sort_order
String
์ ๋ ฌ ๋ฐฉ์ (default=asc) [asc, desc] ex)desc
ํ๋ซํผ ์ ์ฒด ํต๊ณ๋ฅผ ์กฐํํฉ๋๋ค.
GET
https://service-stage.pic-origin.com/api/v2/platforms/{platform_id}/stats/total
Path Parameters
Name
Type
Description
user_id*
String
์ ์ ์ id
ex)8BfE96V8Xc
Headers
Name
Type
Description
Authorization*
String
Platform ${Token}
Last updated