Errors

Could not load reseller API settings

Reseller API route — server failed to load settings (500).

Could not load reseller API settings

/api/account/reseller/api returned 500 Could not load reseller API settings.

Why this happens

Server exception while reading reseller API config for the member. UI often surfaces this as Could not load API settings.

Diagnose and fix

1. Retry; check app logs for the route error.

2. Confirm the user is an approved reseller with API enabled.

3. After load works, members can generate keys again.

4. See Reseller API and Reseller API rate limits.

Related