Stock News
Returns news articles from Ghanaian business outlets that have been matched to a specific stock symbol.
Request
bash
1curl -X GET "https://api.usevalley.xyz/v1/stocks/MTNGH/news?limit=10" \
2 -H "X-API-Key: live_your_key_here"Path parameters
| Parameter | Description |
|---|---|
symbol | GSE ticker symbol |
Query parameters
| Parameter | Type | Default | Max | Description |
|---|---|---|---|---|
limit | integer | 10 | 50 | Maximum number of articles to return |
Response
json
1{
2 "data": [
3 {
4 "id": "uuid",
5 "symbol": "MTNGH",
6 "title": "MTN Ghana records strong subscriber growth in Q4",
7 "source": "MyJoyOnline",
8 "url": "https://myjoyonline.com/...",
9 "published_at": "2026-03-01T08:30:00Z",
10 "summary": "MTN Ghana reported a 12% year-on-year increase in active subscribers..."
11 }
12 ],
13 "meta": {
14 "timestamp": "2026-03-03T11:22:22Z",
15 "version": "1.0",
16 "exchange": "GSE"
17 }
18}Sources
Articles are aggregated from the following Ghanaian business news outlets:
- MyJoyOnline
- 3News
- Citi Newsroom
- Business & Financial Times
- Ghana Business News