API limits

The number of links, domains and teammates you are allowed to create depends on the plan you subscribed.

You can check your limits at any time by logging into your account and accessing our pricing page. To programmatically access your limits and features availability, see Account info.

Mind that in Rebrandly premium accounts you can have up to:

  • 50 workspaces, if your plan includes workspaces
  • 50 tags, if your plan includes tags
  • 50 retargeting scripts, if your plan include retargeting feature
  • 10 API keys

🚧

How do we count resources

Counters are updated transactionally with your API operations.

  • Pending teammates count as active teammates.
  • Deleted domains are not included in the domains counting, as well as deleted tags and deleted scripts.

If you need more, please contact us sharing your use case.

You are allowed to perform

  • up to 10 API calls per second
  • up to 20,000 API calls per hour*

*: If you plan to execute a long-running script which interacts with the API, evaluate tuning your script's configuration in such a way it will trigger no more than 5 API calls per second, in order to naturally stay within the 20,000 API calls hourly limit.