Documentation Index
Fetch the complete documentation index at: https://docs.primeintellect.ai/llms.txt
Use this file to discover all available pages before exploring further.
Insufficient funds
Prime Inference returns aninsufficient_funds error when the billing account selected for the request cannot pay for the model call.
The selected billing account is determined by:
- The API key in
Authorization: Bearer $PRIME_API_KEY - The optional team header
X-Prime-Team-ID
X-Prime-Team-ID is not included, the request bills your personal balance. If the header is included, the request bills that team’s balance.
Error example
How to fix it
If you want to bill your personal account:- Add funds in the Billing Dashboard
- Make sure the API key belongs to the account with funds
- Add funds to the team billing balance
- Include
X-Prime-Team-IDon every direct pinference or OpenAI-compatible API request - Confirm the API key owner has access to the team