Cursor Proxy Route
Pass-through endpoint for the Cursor Cloud Agents API.
Supports all Cursor Cloud Agents endpoints:
- GET /v0/agents — List agents
- POST /v0/agents — Launch an agent
- GET /v0/agents/{id} — Agent status
- GET /v0/agents/{id}/conversation — Agent conversation
- POST /v0/agents/{id}/followup — Add follow-up
- POST /v0/agents/{id}/stop — Stop an agent
- DELETE /v0/agents/{id} — Delete an agent
- GET /v0/me — API key info
- GET /v0/models — List models
- GET /v0/repositories — List GitHub repositories
Uses Basic Authentication (base64-encoded API_KEY:).
Credential lookup order:
- passthrough_endpoint_router (config.yaml deployments with use_in_pass_through)
- litellm.credential_list (credentials added via UI)
- CURSOR_API_KEY environment variable
Path parameters
Response
Successful Response
Changes
Changed in 47 of the 56 revisions of this API.47
- ○
api operation id
cursor_proxy_route_cursor__endpoint__getremoved and replaced withcursor_proxy_route_cursor__endpoint__deleteapi-operation-id-removed
- ○
- ○
api operation id
cursor_proxy_route_cursor__endpoint__putremoved and replaced withcursor_proxy_route_cursor__endpoint__getapi-operation-id-removed
- ○
- ○
api operation id
cursor_proxy_route_cursor__endpoint__postremoved and replaced withcursor_proxy_route_cursor__endpoint__putapi-operation-id-removed
- ○
- ○
api operation id
cursor_proxy_route_cursor__endpoint__deleteremoved and replaced withcursor_proxy_route_cursor__endpoint__postapi-operation-id-removed
- ○
- ○
api operation id
cursor_proxy_route_cursor__endpoint__postremoved and replaced withcursor_proxy_route_cursor__endpoint__deleteapi-operation-id-removed
- ○
- ○
api operation id
cursor_proxy_route_cursor__endpoint__patchremoved and replaced withcursor_proxy_route_cursor__endpoint__postapi-operation-id-removed
- ○
- ○
api operation id
cursor_proxy_route_cursor__endpoint__putremoved and replaced withcursor_proxy_route_cursor__endpoint__patchapi-operation-id-removed
- ○
- ○
api operation id
cursor_proxy_route_cursor__endpoint__deleteremoved and replaced withcursor_proxy_route_cursor__endpoint__putapi-operation-id-removed
- ○
- ○
api operation id
cursor_proxy_route_cursor__endpoint__getremoved and replaced withcursor_proxy_route_cursor__endpoint__deleteapi-operation-id-removed
- ○
- ○
api operation id
cursor_proxy_route_cursor__endpoint__putremoved and replaced withcursor_proxy_route_cursor__endpoint__getapi-operation-id-removed
- ○