"Too many requests" response from TikAPI

"Too many requests" response from TikAPI

We've been receiving the following response from the TikAPI endpoint since yesterday - we should be well under the 10k per day limit!

url: '/public/check?username=echojeremy',

 status: 429,
    statusText: 'Too Many Requests',
    headers: {
      date: 'Tue, 18 Oct 2022 21:59:44 GMT',
      'content-type': 'application/json',
      'content-length': '56',
      connection: 'close',
      'cf-cache-status': 'DYNAMIC',
      'report-to': '{"endpoints":[{"url":"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=THz1KXlzUFsGuKPICH1S8PjeSgbvpqEXjvTDi6q8P2SeSubp7R8kIALHC9nSD1Lm2LQElAOn03wqGXPgIYqukYtfor1LpwQZf8eABofAYbNbAieFeXvobwVwUQZCJNLl"}],"group":"cf-nel","max_age":604800}',
      nel: '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}',
      server: 'cloudflare',
      'cf-ray': '75c48aef7bb617ca-MEL',
      'alt-svc': 'h3=":443"; ma=86400, h3-29=":443"; ma=86400'
    },
    • Topic Participants

    • tech