Subscribe status inquiry

I am currently utilizing the Kakao Moment Friend Group Management API and would like to confirm the capabilities regarding user subscription verification. Based on the documentation and our testing, we understand that after uploading a friend group (via phone numbers or service user IDs), the API response returns only the total number of successfully matched users (successCount), but does not provide individual-level subscription status.

Document I used: Friend group management | Kakao Developers Friend group management

This limitation has presented some challenges when integrating Kakao Moment with external marketing platforms. Specifically, when preparing to send messages, our clients often wish to set a maximum delivery cap (e.g., send to only the first 10,000 matched users). However, since the estimated number of Kakao Talk subscribers in a group can exceed the client’s desired send volume, we are unable to manage this cap proactively.

As a result, the actual list of users who receive the message can only be confirmed after the message is sent and the delivery status is returned, making it difficult to pre-control cost or exposure volume as expected.

Could you please advise:

  1. Is there any existing or upcoming method (API or otherwise) that allows us to verify the subscription status of individual users before launching the campaign?
  2. Are there any recommended workarounds or best practices to handle audience size control more precisely when using Kakao Moment via external systems?

안녕하세요.

확인을 위해 앱 ID 부탁드립니다.


앱ID
https://developers.kakao.com/ 의 내 애플리케이션에 표시되는 ID 값 입니다.
숫자로된 ID 입니다
ex) 123456

[@tim.l @woody.ho]

@tambot thanks for reply, the App ID is 598106

App ID 598106 is not a business app. Please provide the actual App ID used for the API call.

You can find the per-second rate limits for each API in the document below.

Reference | Kakao Developers Reference


@moment_onpenapi @moment_openapi_2
1번 문의는 확인한번 부탁드릴게요~

@tim.l Can you verify if the id is 6 digits? I check a client from our side seems app id is 241

The app ID is a numeric identifier. I have verified that the authorized business app is ID 241. Thank you

@tim.l got it, so right now we will wait related team to check the request right?

1개의 좋아요

Hi would like to confirm if the current situation is external api doesn’t allow the capability to understand each user’s subscription status or there is indeed use case Kakao allows to sure this information, thanks