APIPod logoAPIPod

更新日志

APIPod 的最新更新和改进

General API
Add GPT-5.4 models

GPT‑5.4, released March 5, 2026, is OpenAI’s newest frontier model aimed at complex professional work. It’s available in the API as gpt-5.4 and in ChatGPT as GPT‑5.4 Thinking, with a higher-end GPT‑5.4 Pro tier for maximum performance. It supports adjustable deliberation through reasoning.effort, letting developers trade latency/cost for deeper reasoning. The model accepts text and image inputs and produces text output, with a 1,050,000‑token context window and up to 128,000 output tokens; its published knowledge cutoff is Aug 31, 2025. OpenAI also published a system card describing new cybersecurity-focused mitigations for the Thinking variant.

New ChatGPT 5.4 Model API:

Link:https://www.apipod.ai/models/gpt-5.4

New Feature
Add Nano Banana 2 Model

Nano Banana 2: Combining Pro capabilities with lightning-fast speed!

We launched the Nano Banana 2 model immediately. Here is the link: https://www.apipod.ai/models/nano-banana/nano-banana-2

The price is low. For 512px, 1K, and 2K, it only costs $0.015 per request, and the price for 4K is $0.03 per request. Welcome everyone to use it!

General API
VEO 3.1 Support 4K

Now we support the 4K version of the VEO 3.1 model, which is Google's latest advanced AI video generation model. The 4K mode supports automatic audio generation to accompany videos, with high quality and low price, making it the most cost-effective choice. It supports first and last frames as well as text-to-video.

We add two new models:

  • veo3-1-fast-4k
  • veo3-1-quality-4k
New Feature
Support Webhook URL

Now, Webhook is supported for asynchronous tasks. You only need to add a callback_url in the request interface.

Of course, this callback URL must be accessible normally. After the task is completed, we will POST the result to the URL you specified.

Note⚠️: If your endpoint does not return a 2xx status code, we will retry up to 5 times using an exponential backoff strategy.

General API
Add GPT-5.2 models

New ChatGPT 5.2 Model API:

Link:https://www.apipod.ai/models/gpt-5.2

Primary API:

  • ChatGPT‑5.2 Instant(Chat)
  • ChatGPT-5.2 Thinking(GPT-5.2)
  • ChatGPT-5.2 Pro(TODO)

New ChatGPT 5.2 Model API:

Link:https://www.apipod.ai/models/gpt-5.2-codex

  • GPT-5.2 Codex Low
  • GPT-5.2 Codex Medium
  • GPT-5.2 Codex High
  • GPT-5.2 Codex Low
  • GPT-5.2 Codex Extra high