REST APIAPI Reference
Chat
curl -X GET "https://example.com/v1/chat/conversations"curl -X POST "https://example.com/v1/chat/conversations"curl -X GET "https://example.com/v1/chat/conversations/string"curl -X PATCH "https://example.com/v1/chat/conversations/string"curl -X DELETE "https://example.com/v1/chat/conversations/string"curl -X POST "https://example.com/v1/chat/conversations/string/messages"curl -X DELETE "https://example.com/v1/chat/conversations/string/messages/string"curl -X GET "https://example.com/v1/chat/conversations/string/queue"curl -X POST "https://example.com/v1/chat/conversations/string/queue"curl -X PATCH "https://example.com/v1/chat/conversations/string/queue/string"curl -X DELETE "https://example.com/v1/chat/conversations/string/queue/string"curl -X POST "https://example.com/v1/chat/conversations/string/queue/consume"curl -X PUT "https://example.com/v1/chat/conversations/string/queue/reorder"curl -X POST "https://example.com/v1/chat/estimate"curl -X GET "https://example.com/v1/chat/generations/string"curl -X POST "https://example.com/v1/chat/generations/string/cancel"curl -X GET "https://example.com/v1/chat/jobs/string"curl -X GET "https://example.com/v1/chat/mcp-servers"curl -X POST "https://example.com/v1/chat/mcp-servers"curl -X PATCH "https://example.com/v1/chat/mcp-servers/string"curl -X DELETE "https://example.com/v1/chat/mcp-servers/string"curl -X POST "https://example.com/v1/chat/mcp-servers/string/oauth/complete"curl -X POST "https://example.com/v1/chat/mcp-servers/string/oauth/start"curl -X POST "https://example.com/v1/chat/mcp-servers/string/test"curl -X GET "https://example.com/v1/chat/mcp-servers/string/tools"curl -X GET "https://example.com/v1/chat/mcp-servers/oauth/meta-callback"curl -X GET "https://example.com/v1/chat/models"