limits

Get Rate Limits

Show how much of your rate limits is left.

Reading this does not use up any of the limits it reports, so it is safe to call before a batch of work or after a 429 to see when you can continue. automation-runs only applies to POST /automations/{trigger_id}/run, the rest apply to every endpoint.

get/v1/limits/

Response

Successful Response

tier'free' | 'premium' required

Plan your limits are taken from.

guild_idinteger required

Server the API key belongs to, and that these limits are counted for.

Changes

No recorded changes to this endpoint across all 1 revision of this API.