Rate limits that apply to Oprish (The REST API).
{ "get_instance_info": { "reset_after": 5, "limit": 2 }, "create_message": { "reset_after": 5, "limit": 10 }} Copy
{ "get_instance_info": { "reset_after": 5, "limit": 2 }, "create_message": { "reset_after": 5, "limit": 10 }}
Rate limits for the create_message endpoint.
Rate limits for the get_instance_info endpoint.
Rate limits that apply to Oprish (The REST API).
Example