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-char-token", "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
이 페이지가 도움이 되었나요?