실시간 발송 사용량 조회
API 목록
No
Method
API
Description
1
GET
/v1/openapi/usage/send
실시간 발송 사용량 조회 API
1. 실시간 발송 사용량 조회
시간 단위 별 채널 별 실시간 발송량 조회
GET
https://api.megabird.co.kr:8080/v1/openapi/usage/send
Query Parameters
Name
Type
Required
Description
svcKndCd
Enum
채널 정보
ALL(전체), SMS(SMS), LMS(LMS), MMS(MMS), TKA(알림톡), TKI(알림톡이미지), TKT(친구톡텍스트), TKF(친구톡이미지), TKW(친구톡와이드)
DEFAULT: ALL
unit
Enum
시간 단위
d(일), m(월), y(연)
DEFAULT: d
sndStartDtt*
String
Y
조회 시작(기준)일 yyyyMMdd
Headers
Name
Type
Description
Authorization*
String
발급받은 API Key
Response Example
2. 참조 파일
Last updated