Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.orcarouter.ai/v1/asset/real-human/sessions/{session_id} \ --header 'Authorization: Bearer <token>'
{ "session_id": "Xa9f...40位随机串", "status": "success", "group_id": "group-20260616195637-8dfhn", "result_code": "10000", "fail_reason": "" }
OrcaRouter API 密钥形如 sk-orca-...。请在 Authorization: Bearer sk-orca-... 头中传入。
sk-orca-...
Authorization: Bearer sk-orca-...
会话状态(status = pending | success | failed)
The response is of type object.
object
此页面对您有帮助吗?