{
  "object": "list",
  "pricing": {
    "currency": "CREDITS",
    "token_unit": "1M tokens",
    "tools": {
      "code_interpreter": {
        "currency": "CREDITS",
        "billing": "0.5 credits per GB of RAM per minute plus 0.5 credits per GB of disk per minute",
        "ram_per_gb_minute": 0.5,
        "disk_per_gb_minute": 0.5,
        "minimum_ram_gb": 1,
        "minimum_disk_gb": 5
      },
      "web_search": {
        "currency": "CREDITS",
        "billing": "0.1 credits per call",
        "per_call": 0.1
      }
    },
    "note": "Subject to context window limits available in Codex."
  },
  "data": [
    {
      "id": "gemma-4",
      "object": "model",
      "created": 0,
      "owned_by": "starveri-chatgpt",
      "name": "Gemma 4",
      "context_window": {
        "source": "dedicated_runtime",
        "total_tokens": 124160,
        "max_input_tokens": 124160,
        "max_output_tokens": 32000,
        "long_context_threshold_tokens": 37248,
        "note": "Long-context pricing applies above 30% of the model context window for Standard Gemma requests. Input-token caching is unavailable."
      },
      "availability": "dedicated_runtime",
      "moderation": "automatic_omni_request_and_response",
      "thinking": {
        "modes": [
          "on",
          "off"
        ],
        "default": "on"
      },
      "reasoning_fields": false,
      "serving": {
        "origin": "dedicated",
        "fallback": "none",
        "queue": "fifo",
        "input_token_caching": false
      },
      "modalities": {
        "text_input": true,
        "text_output": true,
        "image_input": true
      },
      "service_tiers": [
        "standard"
      ],
      "reasoning_modes": [],
      "flex_reasoning_modes": [],
      "pricing": {
        "currency": "CREDITS",
        "unit": "1M tokens",
        "profiles": {
          "standard": {
            "input": 5,
            "cached_input": null,
            "cache_write": null,
            "output": 15
          }
        },
        "flex": null,
        "input_token_caching": false
      },
      "model_spec": {
        "type": "global_system_instructions",
        "scope": "non_agent_chat_completions",
        "billable": false,
        "current_date": "2026-09-09",
        "includes": [
          "model_name",
          "model_id",
          "current_date"
        ],
        "token_accounting": "Applied before upstream model execution and excluded from Starveri billable prompt/input token counts.",
        "estimated_tokens": 17
      },
      "supported_service_tiers": [
        "standard"
      ]
    },
    {
      "id": "gemma-4-uncensored",
      "object": "model",
      "created": 0,
      "owned_by": "starveri-chatgpt",
      "name": "Gemma 4 Uncensored",
      "context_window": {
        "source": "dedicated_runtime",
        "total_tokens": 32000,
        "max_input_tokens": 32000,
        "max_output_tokens": 32000,
        "long_context_threshold_tokens": 9600,
        "note": "Long-context pricing applies above 30% of the model context window for Standard Gemma requests. Input-token caching is unavailable."
      },
      "availability": "dedicated_runtime",
      "moderation": "none_automatic_content_moderation",
      "thinking": {
        "modes": [
          "on",
          "off"
        ],
        "default": "on"
      },
      "reasoning_fields": false,
      "serving": {
        "origin": "dedicated",
        "fallback": "none",
        "queue": "fifo",
        "input_token_caching": false
      },
      "modalities": {
        "text_input": true,
        "text_output": true,
        "image_input": true
      },
      "service_tiers": [
        "standard"
      ],
      "reasoning_modes": [],
      "flex_reasoning_modes": [],
      "pricing": {
        "currency": "CREDITS",
        "unit": "1M tokens",
        "profiles": {
          "standard": {
            "input": 10,
            "cached_input": null,
            "cache_write": null,
            "output": 30
          }
        },
        "flex": null,
        "input_token_caching": false
      },
      "model_spec": {
        "type": "global_system_instructions",
        "scope": "non_agent_chat_completions",
        "billable": false,
        "current_date": "2026-09-09",
        "includes": [
          "model_name",
          "model_id",
          "current_date"
        ],
        "token_accounting": "Applied before upstream model execution and excluded from Starveri billable prompt/input token counts.",
        "estimated_tokens": 22
      },
      "supported_service_tiers": [
        "standard"
      ]
    },
    {
      "id": "gpt-5.6-sol",
      "object": "model",
      "created": 0,
      "owned_by": "starveri-chatgpt",
      "name": "GPT 5.6 Sol",
      "context_window": {
        "source": "openai",
        "total_tokens": 1050000,
        "max_input_tokens": 922000,
        "max_output_tokens": 128000,
        "long_context_threshold_tokens": 315000,
        "note": "Long-context pricing applies above 30% of the model context window for supported Standard/Flex request profiles."
      },
      "availability": "default",
      "modalities": {
        "text_input": true,
        "text_output": true,
        "image_input": true
      },
      "service_tiers": [
        "standard",
        "flex"
      ],
      "reasoning_modes": [
        "none",
        "low",
        "medium",
        "high",
        "xhigh",
        "max"
      ],
      "flex_reasoning_modes": [
        "medium",
        "high",
        "xhigh",
        "pro"
      ],
      "pricing": {
        "currency": "CREDITS",
        "unit": "1M tokens",
        "profiles": {
          "standard": {
            "input": 50,
            "cached_input": 5,
            "cache_write": 62.5,
            "output": 150
          },
          "flex": {
            "input": 75,
            "cached_input": null,
            "cache_write": null,
            "output": 225
          },
          "pro_standard": {
            "input": 150,
            "cached_input": 15,
            "cache_write": 187.5,
            "output": 450
          },
          "pro_flex": {
            "input": 225,
            "cached_input": null,
            "cache_write": null,
            "output": 675
          }
        },
        "flex": {
          "input": 75,
          "cached_input": null,
          "cache_write": null,
          "output": 225
        }
      },
      "model_spec": {
        "type": "global_system_instructions",
        "scope": "non_agent_chat_completions",
        "billable": false,
        "current_date": "2026-09-09",
        "includes": [
          "model_name",
          "model_id",
          "current_date"
        ],
        "token_accounting": "Applied before upstream model execution and excluded from Starveri billable prompt/input token counts.",
        "estimated_tokens": 20
      },
      "supported_service_tiers": [
        "standard",
        "flex"
      ]
    },
    {
      "id": "gpt-6-astra",
      "object": "model",
      "created": 0,
      "owned_by": "starveri-chatgpt",
      "name": "GPT 6 Astra",
      "context_window": {
        "source": "openai",
        "total_tokens": 1050000,
        "max_input_tokens": 922000,
        "max_output_tokens": 128000,
        "long_context_threshold_tokens": 315000,
        "note": "Long-context pricing applies above 30% of the model context window for supported Standard/Flex request profiles."
      },
      "availability": "default",
      "modalities": {
        "text_input": true,
        "text_output": true,
        "image_input": true
      },
      "service_tiers": [
        "standard"
      ],
      "reasoning_modes": [
        "low",
        "medium",
        "high",
        "xhigh",
        "max"
      ],
      "flex_reasoning_modes": [],
      "pricing": {
        "currency": "CREDITS",
        "unit": "1M tokens",
        "profiles": {
          "standard": {
            "input": 125,
            "cached_input": 12.5,
            "cache_write": 156.25,
            "output": 375
          },
          "pro_standard": {
            "input": 375,
            "cached_input": 37.5,
            "cache_write": 468.75,
            "output": 1125
          }
        },
        "flex": null
      },
      "model_spec": {
        "type": "global_system_instructions",
        "scope": "non_agent_chat_completions",
        "billable": false,
        "current_date": "2026-09-09",
        "includes": [
          "model_name",
          "model_id",
          "current_date"
        ],
        "token_accounting": "Applied before upstream model execution and excluded from Starveri billable prompt/input token counts.",
        "estimated_tokens": 20
      },
      "supported_service_tiers": [
        "standard"
      ]
    },
    {
      "id": "gpt-5.6-terra",
      "object": "model",
      "created": 0,
      "owned_by": "starveri-chatgpt",
      "name": "GPT 5.6 Terra",
      "context_window": {
        "source": "openai",
        "total_tokens": 1050000,
        "max_input_tokens": 922000,
        "max_output_tokens": 128000,
        "long_context_threshold_tokens": 315000,
        "note": "Long-context pricing applies above 30% of the model context window for supported Standard/Flex request profiles."
      },
      "availability": "default",
      "modalities": {
        "text_input": true,
        "text_output": true,
        "image_input": true
      },
      "service_tiers": [
        "standard"
      ],
      "reasoning_modes": [
        "none",
        "low",
        "medium",
        "high",
        "xhigh",
        "max"
      ],
      "flex_reasoning_modes": [],
      "pricing": {
        "currency": "CREDITS",
        "unit": "1M tokens",
        "profiles": {
          "standard": {
            "input": 25,
            "cached_input": 2.5,
            "cache_write": 31.25,
            "output": 75
          },
          "pro_standard": {
            "input": 75,
            "cached_input": 7.5,
            "cache_write": 93.75,
            "output": 225
          }
        },
        "flex": null
      },
      "model_spec": {
        "type": "global_system_instructions",
        "scope": "non_agent_chat_completions",
        "billable": false,
        "current_date": "2026-09-09",
        "includes": [
          "model_name",
          "model_id",
          "current_date"
        ],
        "token_accounting": "Applied before upstream model execution and excluded from Starveri billable prompt/input token counts.",
        "estimated_tokens": 21
      },
      "supported_service_tiers": [
        "standard"
      ]
    },
    {
      "id": "gpt-5.6-luna",
      "object": "model",
      "created": 0,
      "owned_by": "starveri-chatgpt",
      "name": "GPT 5.6 Luna",
      "context_window": {
        "source": "openai",
        "total_tokens": 1050000,
        "max_input_tokens": 922000,
        "max_output_tokens": 128000,
        "long_context_threshold_tokens": 315000,
        "note": "Long-context pricing applies above 30% of the model context window for supported Standard/Flex request profiles."
      },
      "availability": "default",
      "modalities": {
        "text_input": true,
        "text_output": true,
        "image_input": true
      },
      "service_tiers": [
        "standard"
      ],
      "reasoning_modes": [
        "none",
        "low",
        "medium",
        "high",
        "xhigh",
        "max"
      ],
      "flex_reasoning_modes": [],
      "pricing": {
        "currency": "CREDITS",
        "unit": "1M tokens",
        "profiles": {
          "standard": {
            "input": 10,
            "cached_input": 1,
            "cache_write": 12.5,
            "output": 30
          },
          "pro_standard": {
            "input": 30,
            "cached_input": 3,
            "cache_write": 37.5,
            "output": 90
          }
        },
        "flex": null
      },
      "model_spec": {
        "type": "global_system_instructions",
        "scope": "non_agent_chat_completions",
        "billable": false,
        "current_date": "2026-09-09",
        "includes": [
          "model_name",
          "model_id",
          "current_date"
        ],
        "token_accounting": "Applied before upstream model execution and excluded from Starveri billable prompt/input token counts.",
        "estimated_tokens": 20
      },
      "supported_service_tiers": [
        "standard"
      ]
    },
    {
      "id": "gpt-5.5",
      "object": "model",
      "created": 0,
      "owned_by": "starveri-chatgpt",
      "name": "GPT 5.5",
      "context_window": {
        "source": "openai",
        "total_tokens": 1050000,
        "max_input_tokens": 922000,
        "max_output_tokens": 128000,
        "long_context_threshold_tokens": 315000,
        "note": "Long-context pricing applies above 30% of the model context window for supported Standard/Flex request profiles."
      },
      "availability": "default",
      "modalities": {
        "text_input": true,
        "text_output": true,
        "image_input": true
      },
      "service_tiers": [
        "standard",
        "flex"
      ],
      "reasoning_modes": [
        "none",
        "low",
        "medium",
        "high",
        "xhigh"
      ],
      "flex_reasoning_modes": [
        "none",
        "medium",
        "high",
        "xhigh",
        "pro"
      ],
      "pricing": {
        "currency": "CREDITS",
        "unit": "1M tokens",
        "profiles": {
          "standard": {
            "input": 50,
            "cached_input": 5,
            "cache_write": 62.5,
            "output": 150
          },
          "flex": {
            "input": 75,
            "cached_input": null,
            "cache_write": null,
            "output": 225
          },
          "pro_standard": {
            "input": 150,
            "cached_input": 15,
            "cache_write": 187.5,
            "output": 450
          },
          "pro_flex": {
            "input": 225,
            "cached_input": null,
            "cache_write": null,
            "output": 675
          }
        },
        "flex": {
          "input": 75,
          "cached_input": null,
          "cache_write": null,
          "output": 225
        }
      },
      "model_spec": {
        "type": "global_system_instructions",
        "scope": "non_agent_chat_completions",
        "billable": false,
        "current_date": "2026-09-09",
        "includes": [
          "model_name",
          "model_id",
          "current_date"
        ],
        "token_accounting": "Applied before upstream model execution and excluded from Starveri billable prompt/input token counts.",
        "estimated_tokens": 18
      },
      "supported_service_tiers": [
        "standard",
        "flex"
      ]
    },
    {
      "id": "gpt-5.4",
      "object": "model",
      "created": 0,
      "owned_by": "starveri-chatgpt",
      "name": "GPT 5.4",
      "context_window": {
        "source": "openai",
        "total_tokens": 1050000,
        "max_input_tokens": 922000,
        "max_output_tokens": 128000,
        "long_context_threshold_tokens": 315000,
        "note": "Long-context pricing applies above 30% of the model context window for supported Standard/Flex request profiles."
      },
      "availability": "default",
      "modalities": {
        "text_input": true,
        "text_output": true,
        "image_input": true
      },
      "service_tiers": [
        "standard"
      ],
      "reasoning_modes": [
        "none",
        "low",
        "medium",
        "high",
        "xhigh"
      ],
      "flex_reasoning_modes": [],
      "pricing": {
        "currency": "CREDITS",
        "unit": "1M tokens",
        "profiles": {
          "standard": {
            "input": 16.67,
            "cached_input": 1.67,
            "cache_write": 20.84,
            "output": 50
          },
          "pro_standard": {
            "input": 50.01,
            "cached_input": 5.01,
            "cache_write": 62.52,
            "output": 150
          }
        },
        "flex": null
      },
      "model_spec": {
        "type": "global_system_instructions",
        "scope": "non_agent_chat_completions",
        "billable": false,
        "current_date": "2026-09-09",
        "includes": [
          "model_name",
          "model_id",
          "current_date"
        ],
        "token_accounting": "Applied before upstream model execution and excluded from Starveri billable prompt/input token counts.",
        "estimated_tokens": 18
      },
      "supported_service_tiers": [
        "standard"
      ]
    },
    {
      "id": "gpt-5.4-mini",
      "object": "model",
      "created": 0,
      "owned_by": "starveri-chatgpt",
      "name": "GPT 5.4 Mini",
      "context_window": {
        "source": "openai",
        "total_tokens": 400000,
        "max_input_tokens": 272000,
        "max_output_tokens": 128000,
        "long_context_threshold_tokens": 120000,
        "note": "Long-context pricing applies above 30% of the model context window for supported Standard/Flex request profiles."
      },
      "availability": "default",
      "modalities": {
        "text_input": true,
        "text_output": true,
        "image_input": true
      },
      "service_tiers": [
        "standard"
      ],
      "reasoning_modes": [
        "none",
        "low",
        "medium",
        "high",
        "xhigh"
      ],
      "flex_reasoning_modes": [],
      "pricing": {
        "currency": "CREDITS",
        "unit": "1M tokens",
        "profiles": {
          "standard": {
            "input": 5.56,
            "cached_input": 0.56,
            "cache_write": 6.95,
            "output": 16.67
          },
          "pro_standard": {
            "input": 16.68,
            "cached_input": 1.68,
            "cache_write": 20.85,
            "output": 50.01
          }
        },
        "flex": null
      },
      "model_spec": {
        "type": "global_system_instructions",
        "scope": "non_agent_chat_completions",
        "billable": false,
        "current_date": "2026-09-09",
        "includes": [
          "model_name",
          "model_id",
          "current_date"
        ],
        "token_accounting": "Applied before upstream model execution and excluded from Starveri billable prompt/input token counts.",
        "estimated_tokens": 20
      },
      "supported_service_tiers": [
        "standard"
      ]
    },
    {
      "id": "gpt-5.3-codex-spark",
      "object": "model",
      "created": 0,
      "owned_by": "starveri-chatgpt",
      "name": "GPT 5.3 Codex Spark",
      "context_window": {
        "source": "codex",
        "total_tokens": 128000,
        "max_input_tokens": 128000,
        "max_output_tokens": 128000,
        "long_context_threshold_tokens": 38400,
        "note": "Long-context pricing applies above 30% of the model context window for supported Standard/Flex request profiles."
      },
      "availability": "default",
      "modalities": {
        "text_input": true,
        "text_output": true,
        "image_input": false,
        "image_transcription_model": "gpt-5.4-mini",
        "image_transcription_billed_separately": true
      },
      "service_tiers": [
        "standard"
      ],
      "reasoning_modes": [
        "none",
        "low",
        "medium",
        "high",
        "xhigh"
      ],
      "flex_reasoning_modes": [],
      "pricing": {
        "currency": "CREDITS",
        "unit": "1M tokens",
        "profiles": {
          "standard": {
            "input": 20,
            "cached_input": 2,
            "cache_write": 25,
            "output": 60
          },
          "pro_standard": {
            "input": 60,
            "cached_input": 6,
            "cache_write": 75,
            "output": 180
          }
        },
        "flex": null
      },
      "model_spec": {
        "type": "global_system_instructions",
        "scope": "non_agent_chat_completions",
        "billable": false,
        "current_date": "2026-09-09",
        "includes": [
          "model_name",
          "model_id",
          "current_date"
        ],
        "token_accounting": "Applied before upstream model execution and excluded from Starveri billable prompt/input token counts.",
        "estimated_tokens": 24
      },
      "supported_service_tiers": [
        "standard"
      ]
    }
  ]
}
