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
このページは役に立ちましたか?