Changelog
Latest updates and improvements to APIPod
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