Skip to main content

Error shape

All HTTP errors return a JSON body:
Some quota_error responses include an additional detail field.

Status codes

On the WebSocket stream, errors arrive as a control frame instead:

Quota & rate limits

  • Usage is metered per account, in characters per day.
  • A per-minute request rate limit also applies.
  • Both HTTP requests and WebSocket text frames count toward quota.
  • Current usage is visible in the playground’s Usage & billing page.
Need a higher limit? Reach out through the playground’s help page.