The Connect
Global Procurement
Notice SearchAI Bid MatchDeadline CalendarMDB PortalsGovernment PortalsUN & UNGMPublish a NoticeEOI SubmissionAward IntelligenceInfrastructureEnergy & ClimateHealth & Digital
Foreign Affairs
Embassy DirectoryCountry IntelligencePolitical RiskTrade AgreementsSEZ & FDI ZonesSanctions MonitorMinistry MonitoringDiplomatic CalendarODA & Aid TrackerMinistry PagesEmbassy PagesTreaty Repository
Commerce + Finance Intelligence
Budget & FiscalDebt ManagementPolicy CalendarTrade StatisticsFDI & LicensingDevelopment PlansBond TrackerUpcoming IssuancesCountry Risk ScoresDirectoryMonetary PolicyReserve Monitor
The Connect
DashboardMy ProfileMessagesCommand CenterProjectsIntegrityPublish a NoticeCompany PageMDB / MinistryPricingDirectorySettings
Account
Sign inRequest access
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/notices

List 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/bonds

Sovereign bond data — 10yr yield, 5yr CDS, ratings, and the 9-dimension risk composite by country.

GET
/v1/central-banks

Policy 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/political

Political-risk scores and trends for all covered countries.

POST
/v1/alerts

Create 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 →