The SBD API has been overloaded for a few months now (exceeding cloudflare's free limit of 100k daily requests). A possible solution would be to bundle together multiple API requests (e.g. when inspecting a party in party finder with multiple members) and send them as one request, instead of up to 4 seperate ones. This requires adding a new api endpoint (or reworking the current one).
The SBD API has been overloaded for a few months now (exceeding cloudflare's free limit of 100k daily requests). A possible solution would be to bundle together multiple API requests (e.g. when inspecting a party in party finder with multiple members) and send them as one request, instead of up to 4 seperate ones. This requires adding a new api endpoint (or reworking the current one).