本文へ移動
メイン ドキュメント
ドキュメント

Rate limits

The free research allowance is 1,000 requests/day per principal, up to 32,768 output tokens per request, 524,288 input characters (about 128k tokens) total. Paid (Credits) usage shares the same per-request ceilings.

Limits
free-limits: {
  "requestsPerDay": 1000,
  "maxOutputTokens": 32768,
  "maxInputCharacters": 524288
}

# assurance ladder (tokens/day by rung) at /v1/secure
#   L2 identity:    50,000 / ceiling 200,000
#   L3 business:    2,000,000 / ceiling 8,000,000
#   L4 contracted:  8,000,000 / ceiling 32,000,000