Skip to main content
Status: 402 Payment Required
Code:   INSUFFICIENT_CREDITS
Type:   https://docs.bedrock.cv/errors/insufficient-credits

Description

Your organization does not have enough credits to complete the requested operation. Each Vision API operation consumes credits based on the operation type.

Example

{
  "type": "https://docs.bedrock.cv/errors/insufficient-credits",
  "title": "Insufficient credits",
  "status": 402,
  "detail": "Your organization does not have enough credits for this operation.",
  "code": "INSUFFICIENT_CREDITS",
  "request_id": "req_01JABCD123"
}

Resolution

Top up your organization’s credits in Usage & Billing.