Codex Reset Today
Read-only current Codex reset status, 48-hour forecast, and sourced reset history.
Documentation
BASE URL https://codex-reset.today
AUTHENTICATION None
CACHE 1 minute
FORMAT JSON / JSON-RPC
GET /api/v1/status 200 JSON
Returns the latest reset, aggregate statistics and a next-reset forecast with chance_percent, confidence and a visible forecast window. Exact ETAs still require explicit timing in a public source.
curl "https://codex-reset.today/api/v1/status?timezone=Asia/Shanghai"
GET /api/v1/resets 200 JSON
Returns cursor-paginated public reset announcements. Parameters: limit, cursor, from, to, order and timezone.
curl "https://codex-reset.today/api/v1/resets?limit=20&order=desc"
Download OpenAPI 3.1 specification →
POST /api/mcp STREAMABLE HTTP
Connect any MCP client that supports a remote Streamable HTTP URL.
{
"mcpServers": {
"codex-reset-today": {
"url": "https://codex-reset.today/api/mcp"
}
}
}
get_codex_reset_status STATUS
48-hour probability forecast, latest reset, active public signal, sourced ETA when available and statistics. Optional input: timezone.
list_codex_reset_history HISTORY
Regular and banked resets with source links. Supports pagination, date filters, sorting and timezone conversion.
Discover more MCP servers on FindMCP ↗
What the public interfaces do not expose
- Email addresses or browser push endpoints
- Internal monitoring state and delivery logs
- Private source adapters or credentials
- GA4, sponsor or operational data