Skip to main content
GET
get concurrency limits

Authorizations

Authorization
string
header
required

your rumik api key, e.g. rk_live_.... create one in the rumik dashboard.

Response

current limits and usage.

concurrency_limit
integer

how many calls the plan may run at once.

Example:

4

active_requests
integer

requests running right now, account-wide.

Example:

1

plan
string

billing mode: payg bills per second, unlimited runs on plan slots at no per-second cost.

Example:

"payg"