Skip to main content
GET
/
v1
/
references
References
curl --request GET \
  --url https://api.linqalpha.com/v1/references \
  --header 'X-API-KEY: <api-key>'
{
  "references": [
    {
      "id": "12",
      "citation_idx": "12",
      "search_type": "rms",
      "chunk_id": "123e4567-e89b-12d3-a456-426614174000",
      "text": "For fiscal year 2024, Tesla expects EBIT to grow between 15% and 20%...",
      "text_type": "paragraph",
      "document_id": "123e4567-e89b-12d3-a456-426614174000",
      "document_name": "Tesla 10-K 2023",
      "s3_file_key": "tesla/filings/2023/10k.pdf",
      "external_url": "https://www.sec.gov/ix?doc=/Archives/edgar/data/1318605/000095017024002308/tsla-20231231.htm",
      "metadata": {
        "source": "filing",
        "ticker": "TSLA",
        "published_at": "2024-02-14"
      },
      "custom_metadata": null
    }
  ]
}

Authorizations

X-API-KEY
string
header
required

Query Parameters

chat_message_id
string
required

Chat message ID

Response

References response

references
object[]
required

References