-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Sunny Lee edited this page Sep 26, 2023
·
7 revisions
Welcome to the snapspot-api wiki!
โ
API ๋ฌธ์ ๋ฐ์ ์๋ฃ๋จ
โ๐ป API ๋ฌธ์ ์์ฑ์ค
๐ฅ API ์์ ์์ฒญ๋จ
๐ Authorization ํค๋ ํ์
๊ณตํต ์๋ต Response Body
Field | Type | Description |
---|---|---|
status | number | - |
code | string | - |
message | string | - |
details | string | - |
๊ณตํต ํค๋ Request Header
{
"Header": {
"Authorization":""
}
}