Client Dashboard

📘 Endpoint Reference Guide

This guide provides a categorised reference to all public endpoints available in the SLAPIP Smart Location API Platform.

✅ General Country-Level Endpoints

# Endpoint Description Example
1️⃣ /provinces/count Total number of provinces /provinces/count
2️⃣ /districts/count Total number of districts /districts/count
3️⃣ /chiefdoms/count Total number of chiefdoms /chiefdoms/count
4️⃣ /population/total Total population of Sierra Leone /population/total
5️⃣ /area/total Total land area of Sierra Leone /area/total

✅ Province-Level Endpoints

# Endpoint Description Example
6️⃣ /provinces List all provinces /provinces
7️⃣ /districts/count_by_province District count by province /districts/count_by_province
8️⃣ /population/by_province Population distribution by province /population/by_province
9️⃣ /area/by_province Area distribution by province /area/by_province
🔟 /province/<province_id> Province details /province/101
1️⃣1️⃣ /province/<province_id>/districts Districts in province /province/101/districts

📍 District-Level Endpoints

More endpoints listed here...

🌆 Western Area Endpoints

More endpoints listed here...

📊 Aggregation & Insights

More endpoints listed here...