New 42-day free trial Get it now
Smarty

Key management walkthrough

Total lookup limit

Limit the total number of lookups a key can perform.

  1. Select "API Keys" from the sidebar menu.
    Select API keys from the sidebar
  2. Select "Add Limit" under “Lookup limit” for the key you'd like to add a lookup limit to.
    Select add limit
  3. In the sidebar, specify the lookup limit.
    Specify lookup limit
  4. Click "Save Changes".
    Save changes
  5. You’ll now see the newly created rate limit, the lookups used, and the remaining lookups next to your key.
    New limit with used and remaining lookups
  6. If you need to adjust your limit, select "Edit".
    Change limit
  7. From this menu, you can update the set limit, see the remaining lookups, reset the counter, or delete the limit entirely.
    Change lookup limit
  8. If you want to download your usage report, select "Download Usage Report."
    Download usage report
  9. Select your usage report options (All keys or individual keys, time frame, etc.).
    Select usage report options
  10. Click "Download Report."
    Click Download Report.
    That's it! You'll now have a usage report CSV wherever you downloaded it!

Rate limit

Limit the number of lookups a key can make per second.

  1. Select "API Keys" from the sidebar menu.
    Select API keys from the sidebar
  2. Select "Add Limit" under “Rate limit / second” for the key you'd like to add a rate limit to.
    Select add limit
  3. In the sidebar, specify the rate limit.
    Specify lookup limit
  4. Click "Save Changes".
    Save changes
  5. You’ll now see the newly created rate limit per second next to your key.
    New limit with used and remaining lookups
  6. If you need to adjust your limit, select "Edit".
    Change limit
  7. From this menu, you can update the set limit.
    Change lookup limit
  8. If you want to download your rate limit report, select "Reports" from the sidebar.
    Download rate limit
  9. Select the “Rate limit by key” report.
    Rate limit by key
  10. Select your rate limit report options (All keys or individual keys, time frame, etc.).
    Rate limit report options
  11. Click "Download Report."
    Rate limit report options
    That’s it! You’ll now have a usage report CSV wherever you downloaded it!

Note: Limits added to keys are hard limits. Once they’re met, you can’t run another successful lookup until the rate limit expires or a lookup limit is reset or removed. If you try to run a lookup after you’ve met your limit, the API will return a 429 error.

If you’ve reached a 429 error due to hitting a hard limit but would like to make an exception for more, you only need to change your lookup limit to include the new number of lookups you’d like to allow. Then, repeat the previously failed lookup request.

Contact support or visit FAQs if you have any questions or concerns, and you’ll be connected with a real and unscripted human who is pumped to help ya.

Ready to get started?