Market ID (e.g. 1 for Saudi Tadawul).
Example:3
Returns upcoming and recently completed corporate events for all
companies in the specified market, including:
Events are returned in reverse-chronological order (newest first).
Tip: For a single company’s events use
GET /companies/{companyId}/events.
Market ID (e.g. 1 for Saudi Tadawul).
Example:3
Success
Returns the firehose of Argaam articles for the requested time
window. Use this endpoint for chronological feeds such as a
news sidebar or mobile timeline.
GET /api/v1.1/news/articles?from=2024-01-01&to=2024-01-31&lang=en&page=1&pageSize=50
2024-01-31) or anyfrom = yesterday, to = now, lang = ar,pageSize = 200 (max).Start timestamp (inclusive). Defaults to yesterday.
Example:2024-01-01
End timestamp (inclusive). Defaults to now.
Example:2024-03-31
Article language. Allowed: ar, en. Default: ar. Defaults to ar.
Default:ar
Example:1
1-based page number. Default: 1. Defaults to 1.
Default:1
Example:1
Records per page. Max: 200. Default: 200. Defaults to 200.
Default:200
Example:20
Success
Returns the popular articles available on this layer.
Set lang to 1 for English or 2 for Arabic.
Numeric market identifier (e.g. 1 = Tadawul / Saudi main market). Use GET /api/v1.1/markets to list valid values.
Default:3
Example:3
Response language: 1 = English, 2 = Arabic. Defaults to 1.
Default:ar
Example:1
Success
Returns the curated short-form market pulse feed: the headline items Argaam’s editorial desk considers market-moving right now, newest first.
Paginated: use page and pageSize. Bound the result with the from and to date parameters. Set lang to 1 for English or 2 for Arabic.
Numeric market identifier (e.g. 1 = Tadawul / Saudi main market). Use GET /api/v1.1/markets to list valid values.
Default:3
Example:3
Start of the date range, inclusive. Format YYYY-MM-DD.
Example:2024-01-01
End of the date range, inclusive. Format YYYY-MM-DD.
Example:2024-03-31
Response language: 1 = English, 2 = Arabic. Defaults to 1.
Default:ar
Example:1
1-based page number. Defaults to 1.
Default:1
Example:1
Number of records per page. Defaults to the endpoint’s standard page size; large values are capped server-side.
Default:10
Example:20
Success
Returns the article identified by articleId.
Set lang to 1 for English or 2 for Arabic.
Response language: 1 = English, 2 = Arabic. Defaults to 1.
Default:ar
Example:1
When true, returns values pre-formatted for display (thousands separators, currency suffixes) instead of raw numbers. Defaults to True.
Default:true
Example:true
Identifier of the news article.
Success