1-based page number. Default: 1. Defaults to 1.
Default:1
Example:1
Records per page. Default: 10. Defaults to 10.
Default:10
Example:20
Returns active and recently completed projects in the
requested market. Useful for building regional project
pipelines dashboards.
GET /api/v1.1/projects/by-market/1?page=1&pageSize=20
1-based page number. Default: 1. Defaults to 1.
Default:1
Example:1
Records per page. Default: 10. Defaults to 10.
Default:10
Example:20
Market ID.
Example:3
Success
Returns the complete project record: scope, parties involved,
budget breakdown, timeline, and milestones.
GET /api/v1.1/projects/45678
Project ID.
Success
Returns projects where the company appears as client,
contractor, or consultant. Useful for backlog assessment
in equity research.
GET /api/v1.1/projects/by-company/2222?page=1&pageSize=20
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
Tadawul stock symbol of the company, e.g. 2222 (Saudi Aramco).
Success