Skip to main content
The following table lists common API errors you might encounter:
Error CodeMessageCauseSolution
401Authentication failedYour authentication credentials are incorrect or your W&B project entity and/or name are incorrect.Ensure you’re using the correct API key and that your W&B project name and entity are correct.
402You exceeded your current quota, please check your plan and billing detailsOut of credits or reached monthly spending cap.Get more credits or increase your limits. For more information, see Usage information and limits.
403Country, region, or territory not supportedAccessing the API from an unsupported location.Please see Geographic restrictions
403The inference gateway is not enabled for your organizationYour organization doesn’t have the inference gateway enabled, which is required to use W&B Inference.Contact your W&B administrator to enable the inference gateway for your organization, or reach out to W&B support for assistance.
429Concurrency limit reached for requestsToo many concurrent requests.Reduce the number of concurrent requests or increase your limits. For more information, see Usage information and limits.
500The server had an error while processing your requestInternal server error.Retry after a brief wait and contact support if it persists.
503The engine is currently overloaded, please try again laterServer is experiencing high traffic.Retry your request after a short delay.