cURL
curl --request GET \ --url https://backend.chatfly.co/api/bot/rate-limit-per-day
"<string>"
Get the rate limit per day for a bot.
The access token received from the authorization server in the OAuth 2.0 flow.
Successful Response
The response is of type string.
string
Was this page helpful?