Developer · White-label API
The Connect API
Embed procurement, sovereign-risk, bond, and central-bank intelligence directly in your systems. REST, JSON, key-authenticated. Available on Enterprise and Government plans.
# Authenticate with your key (Settings → API access)
curl https://connect.thecefa.org/v1/notices?country=NG \
-H "Authorization: Bearer tc_live_•••"
Endpoints
GET/v1/noticesList procurement notices. Filters: country, sector, source, type, deadline_before, q. Returns paginated, source-attributed records.
GET/v1/notices/{id}Retrieve a single notice with full scope, requirements, and source link.
GET/v1/bondsSovereign bond data — 10yr yield, 5yr CDS, ratings, and the 9-dimension risk composite by country.
GET/v1/central-banksPolicy rates, reserves, gold, and reserve-adequacy scores for monitored central banks.
GET/v1/countries/{code}Country profile: macro indicators, sovereign and political risk, procurement pipeline.
GET/v1/risk/politicalPolitical-risk scores and trends for all covered countries.
POST/v1/alertsCreate a keyword/deadline alert webhook for your systems.
Rate limits, webhooks, and SDKs are documented in your account once API access is enabled. Talk to us →