Authorization header:
Authorization: Bearer <api_key>401:{"error": {"type": "auth", "message": "missing_or_invalid_auth"}}
403:{"error": {"type": "auth", "message": "key_revoked"}}
403:{"error": {"type": "quota", "message": "insufficient_credits"}}
Authorization: Bearer <api_key>Content-Type: application/jsonIdempotency-Key: <opaque-string>Accept: text/event-stream