API Keys
Manage your API credentials for the ShieldPay platform
Production key
Created 01 May 2024 · Last used Today
live14,302 calls today
key_live_Kx9mQ2vR...••••••••••••••••••••Sandbox key
Created 01 May 2024 · Last used Yesterday
sandbox891 calls today
key_test_Ab3nR7pL...••••••••••••••••••••Authentication example
fetch("https://api.shieldpay.co.ke/v1/policies", {
headers: {
"Authorization": "Bearer key_live_Kx9mQ2vR...",
"Content-Type": "application/json",
}
})