Numeric sector identifier. Use the sector endpoints to list valid values.
Get a by market by marketId
Returns the by market identified by marketId.
Query Parameters
Path Parameters
Numeric market identifier (e.g. 1 = Tadawul / Saudi main market). Use GET /api/v1.1/markets to list valid values.
Example:3
Response
200 application/json
Response
Success
Authentication
Path Parameters
Query Parameters
List argaam
Returns the argaam available on this layer.
Paginated: use page and pageSize. Set lang to 1 for English or 2 for Arabic.
Query Parameters
Numeric market identifier (e.g. 1 = Tadawul / Saudi main market). Use GET /api/v1.1/markets to list valid values. Defaults to 3.
Default:3
Example:3
Response language: 1 = English, 2 = Arabic. Defaults to 1.
Default:1
Example:2
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
Sector name to filter by, matched exactly as returned by the sector endpoints.
Default:
Example:[ "" ]
Response
200
Response
Success
Authentication
Query Parameters
List gics
Returns the gics available on this layer.
Paginated: use page and pageSize. Set lang to 1 for English or 2 for Arabic.
Query Parameters
Numeric market identifier (e.g. 1 = Tadawul / Saudi main market). Use GET /api/v1.1/markets to list valid values. Defaults to 3.
Default:3
Example:3
Response language: 1 = English, 2 = Arabic. Defaults to 1.
Default:1
Example:2
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
Response
200
Response
Success
Authentication
Query Parameters
Get a data by marketId
Returns the data identified by marketId.
Query Parameters
Numeric sector identifier. Use the sector endpoints to list valid values.
Path Parameters
Numeric market identifier (e.g. 1 = Tadawul / Saudi main market). Use GET /api/v1.1/markets to list valid values.
Example:3
Response
200 application/json
Response
Success
Authentication
Path Parameters
Query Parameters
Get historical series for a data
Returns the historical series for the data identified by marketId.
Bound the result with the from and to date parameters.
Query Parameters
Numeric sector identifier. Use the sector endpoints to list valid values.
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
Path Parameters
Numeric market identifier (e.g. 1 = Tadawul / Saudi main market). Use GET /api/v1.1/markets to list valid values.
Example:3
Response
200 application/json
Response
Success