Access Token 발급 (파트너)

인증 요청 시 사용되는 액세스 토큰을 발급받는 API입니다.
(AES256 GCM 암호화 사용)

Path Params
string
required

관리자 계정에서 발급받은 siteID 값

Form Data
string

관리자 계정에서 발급받은 Key 값 ( Encryption : false )인 경우

string

관리자 계정에서 발급받은 Secret 값 ( Encryption : false )인 경우

string

발급받은 정보를 AES256 GCM 암호화 값 {"token_id":"","site_secret":"} ( Encryption : true )인 경우

Headers
boolean
Defaults to false

암호화 여부

Responses

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json