Up and running in minutes
Authenticate with your API key and start querying sickle cell data immediately. All responses are JSON by default with optional CSV export.
# Get genotype distribution for Lagos State
curl https://api.tracka.promatics.ng/v1/analytics/genotypes \
-H "X-API-Key: your_api_key" \
-d "region=lagos&period=2025-Q4"
# Response
{
"region": "Lagos",
"period": "2025-Q4",
"total_patients": 3241,
"genotypes": {
"SS": 2104,
"SC": 847,
"S_beta_thal_plus": 193,
"S_beta_thal_zero": 97
}
}Six core data endpoints
Query genotype distributions, crisis analytics, treatment outcomes, geographic prevalence, demographic trends, and facility metrics through well-documented RESTful endpoints.
Genotype Distribution
Query sickle cell genotype distributions (SS, SC, S-beta-thal, and six others) across regions, facilities, and time periods. Segment by age group and gender.
Crisis Analytics
Access vaso-occlusive crisis frequency data, severity distributions, hospitalization rates, and seasonal trends. Filter by genotype, age group, and geography.
Treatment Outcomes
Retrieve aggregated treatment outcome data including hydroxyurea adherence rates, transfusion frequencies, and their correlation with crisis reduction over time.
Geographic Prevalence
Map disease prevalence and treatment coverage by geographic region. Available at country, state, LGA, and facility levels depending on your plan tier.
Demographics & Epidemiology
Access anonymized demographic distributions including age, gender, and genotype breakdowns. Track epidemiological trends over quarterly and annual time windows.
Facility Metrics
Retrieve facility-level performance metrics including patient load, active enrollments, visit frequency, and clinical domain coverage scores (Enterprise only).
Transparent rate limits per tier
Every plan comes with clear, predictable rate limits. Monitor your usage in real-time through the API dashboard.
| Tier | Daily Limit | Monthly Limit | Burst Rate | Data Granularity |
|---|---|---|---|---|
| Basic | 100 | 3,000 | 10/min | Country |
| Pro | 1,000 | 30,000 | 50/min | Region |
| Enterprise | 10,000+ | Custom | Custom | Facility |
Choose the right plan for your data needs
From individual researchers to global health organizations, we have a plan that fits.
Basic
Country-level aggregated data for researchers and NGOs.
- 100 API requests/day
- Country-level granularity
- CSV export
- Standard support
- Genotype distribution data
- Regional prevalence data
Pro
Region-level data with advanced analytics for health organizations.
- 1,000 API requests/day
- Region-level granularity
- CSV + JSON export
- Priority support
- All Basic features
- Treatment outcome data
- Crisis frequency analytics
- Hydroxyurea adherence trends