GRGlobalRouter Docs
Console

OpenAI-compatible API

OpenAI Tasks API

Task APIs create, query, and subscribe to async tasks, often for long-running video, audio, or 3D capabilities.

Endpoints

Choose an endpoint to open its dedicated reference page. Desktop includes parameter reference, curl examples, and response examples.

MethodEndpointDescription
POST/v1/tasksCreates a unified async task.
GET/v1/tasks/{task_id}Queries async task status and artifacts.
GET/v1/tasks/{task_id}/eventsSubscribes to SSE events for one async task.