API Endpoint
The API endpoint for get number message left is:Make sure to replace
{bot_id}
with the UUID of your bot..Request Body
To get number message left, you need to send a GET request to the API endpoint with a Parameter request. Here’s an example JSON request:- bot_id (string): id of your bot.
Example Request
Here’re example command sto get bot number message left using the ChatFly API:Replace
token
with your token access.