TalkPlus
Search
⌃
K
TalkPlus
Search
⌃
K
TalkPlus SDK
Android
Getting Started
Callback
User
Channel
Push Notification
Sample Application
iOS
Getting Started
Callback
User
Channel
Push Notification
Sample Application
Unity
Getting Started
Callback
User
Channel
Push Notification
Sample Application
JavaScript
Getting Started
Event
Pagination
User
Channel
Push Notification (FCM)
Sample Application
Flutter
Getting Started
Callback
User
Channel
Push Notification
REST API
Getting Started
API
Push Notification
Rate Limit
FAQ
SDK Rate Limit
Error Code
Webhooks
Powered By
GitBook
SDK Rate Limit
각 사용자 마다 초당 최대 30개의 request를 허용하고 있습니다. 제한 초과 시, 다음과 같은 에러 응답이 반환됩니다.
{
"error"
:
true
,
"code"
:
"1010"
,
"message"
:
"TooManyRequests"
}
Previous
Spec
Next
Error Code
Last modified
8mo ago