All API requests require authentication using an orbit_key. This key should be included in the query string of every request.
Example: orbit_key=[Your_Orbit_Key]
repot_id:"f_9MxbaaGlVTQd7B5d3hyRNQ",
question:"please summary the annual report"
Response:
{
"code": 20000,
"state": "success",
"message": "success",
"detail": "",
"data": {
"answer": "The report is an opinion from the independent registered public accounting firm regarding the financial statements of Apple Inc. for the period ended September 30, 2023. The firm states that, in their opinion, the financial statements present fairly the financial position of Apple Inc. and the results of its operations and cash flows in conformity with U.S. generally accepted accounting principles.\n\nThe report also includes a discussion of a critical audit matter relating to uncertain tax positions, which involves significant judgment and complexity in interpretation of tax laws and legal rulings.\n\nIn addition, the report includes the company's financial statements and supplementary data for the year ended September 30, 2023.",
"page_obj_list": [
{
"attachment_id": "f_LmGtOlyj__Ef6RutgH",
"id": "p_nhWNgASb",
"page": 52,
"question": "please summary the annual report"
},
{
"attachment_id": "f_LmGtOlyj__Ef6RutgH",
"id": "p_CeOmjUEP",
"page": 3,
"question": "please summary the annual report"
},
{
"attachment_id": "f_LmGtOlyj__Ef6RutgH",
"id": "p_HvBjaHNU",
"page": 30,
"question": "please summary the annual report"
},
{
"attachment_id": "f_LmGtOlyj__Ef6RutgH",
"id": "p_VcI5GHHE",
"page": 60,
"question": "please summary the annual report"
}
]
}
}
Note: URLs in the response have been abbreviated for readability.