인증
Body
grant_typestringRequiredExample:
OAuth2 grant type, client_credentials 고정
client_credentialsclient_idstringRequired
어드민을 통해 발급받은 oauth_client_id, 어드민의 accessKey
client_secretstringRequired
어드민을 통해 발급받은 secret key
scopestringRequiredExample:
요청 scope, toss-shopping-fep:write 고정
toss-shopping-fep:writeResponses
200
토큰 발급 성공
application/json
post
/token200
토큰 발급 성공
API 연동 중 문의사항이나 개선 제안이 있으신가요?
Last updated