curl "https://api.northaxiumdata.ca/v1/grants/recipients?limit=10&province=BC" \ -H "X-API-Key: <your-api-key>"
{ "data": [ { "recipient_id": "REC-77382", "name": "Clean Energy BC Foundation", "province": "BC", "city": "Vancouver", "total_funding_received": 2500000.00, "number_of_grants": 4, "last_funded_date": "2023-11-20" } ], "meta": { "total": 1, "limit": 10, "offset": 0 } }
Retrieve generalized profiles and funding histories for grant recipients.
ON
BC
QC