latestOpenAPI 3.0.12026-08-1092443.0 KB

57a25c0addc6

OAuth2 Access Token 발급

Client Credentials grant type으로 access token을 발급받습니다.

post/token

Response

토큰 발급 성공

access_tokenstring required

생성된 accessToken

scopestring required

요청된 scope (toss-shopping-fep:write 고정)

token_typestring required

토큰 타입

expires_ininteger required

만료시간 (초단위)