| Sr. No | Parameter | Description |
|---|---|---|
| 1 | api_key | Authentication key for API access. |
| 2 | Symbol | Stock symbol of the company . Example =TCS |
| 3 | company_name | Company name (substring search — e.g., 'Tata' matches all companies containing 'Tata') |
| 4 | isin | International Securities Identification Number. Example= INE467B01029 |
| 5 | Scrip_code | BSE scrip code of the company. Example= 532540 |
| 6 | Symbols | Stock symbols of the company. Example = TCS,INFY |
| 7 | isns | International Securities Identification Number. Example=INE467B01029,INE009A01021 |
| 8 | scrip_codes | BSE scrip code of the company. Example= 532540,543623 |
| 9 | sentiment | Type of sentiment you want to filter, such as positive, negative, or neutral. |
| 10 | Articaltype | Specifies the article type for filtering news, which includes Financial Performance, Sector & Macro Insights, Analyst & Credit Ratings, Strategic Actions, Corporate Actions, and Index & Reshuffles. |
| 11 | Sector | Specifies the sector for filtering news, such as Finance, Agriculture, or Automobile. |
| 12 | From | Start date in ISO 8601 (e.g., 2025-0501T00:00:00+05:30 |
| 13 | To | Example: RELIANCE |
| 14 | Limit | Number of news you want to fetch |
| 15 | Offset | Number of records to skip |
| 16 | type | Specifies the general type for filtering news, which includes Mutual Funds, Economy, Cryptocurrency, Fixed Income, Commodities, IPO, Indices, Equity, and Market News. |
| Sr. No. | Parameter | Description | |
|---|---|---|---|
| 1 | Title | Original title of the news article. | |
| 2 | link | URL directing to the full article. | |
| 3 | date | Publication date and time of the article. | |
| 4 | summary | Brief overview of the article content. | |
| 5 | long_summary | Detailed summary providing in-depth information about the article. | |
| 6 | article_type | Category of the article (e.g., Financial Performance, Strategic Actions). | |
| 7 | sentiment | Sentiment of the article, which can be positive, negative, or neutral. | |
| 8 | specific_title | A more refined or specific headline describing the article. | |
| 9 | source | Name of the publisher or platform from which the article is sourced. | |
| 10 | company | Name of the company associated with the news article (if applicable). | |
| 11 | created_at | Timestamp indicating when the news record was created in the system. | |
| 12 | symbol | Trading symbol of the company associated with the news. | |
| 13 | ISIN | International Securities Identification Number used to uniquely identify the security. | |
| 14 | scrip_code | Exchange-specific code used to identify the company (applicable mainly for BSE) | |
| 15 | webhook_id | Unique identifier assigned to the registered webhook. | |
| 15 | url | The endpoint URL where webhook notifications will be sent. | |
| 15 | events | List of events subscribed for the webhook (e.g., article.published) | |
| 15 | secret | Secret key used to verify the authenticity of webhook requests. | |
| 15 | article_id | Unique identifier assigned to each news article, used to distinguish and reference a specific article in the system. |