액세스 토큰 발급받기
토큰 발급
GET
https://api.imweb.me/v2/auth
Query Parameters
Name
Type
Description
key
string
API Key
secret
string
Secret Key
Headers
Name
Type
Description
ACCESS-AFFILIATE
string
제휴사 업체 코드 제휴사의 경우에만 입력합니다. 제휴사 코드는 담당자에게 문의바랍니다.
호출 예시
응답 데이터
항목
타입
설명
msg
string
응답 메세지
code
integer
응답 코드
http_code
integer
http 상태 코드
access_token
string
액세스 토큰
Last updated
Was this helpful?