{
"apiKey": "pbk_...3f87",
"plan": "free",
"planLabel": "Playbook API – FREE",
"price": 0,
"currency": "USD",
"monthlyLimit": 500,
"description": "For testing and low-volume usage.",
"subscription": {
"email": "user@example.com",
"source": "free-signup",
"startedAt": "2025-12-22T20:54:24.115Z",
"status": "active",
"stripeCustomerId": null,
"stripeSubscriptionId": null
},
"usage": {
"period": "2025-12",
"used": 4,
"limit": 500,
"remaining": 496,
"unlimited": false,
"percentUsed": 0.8,
"resetRule": {
"type": "monthly",
"day": 1,
"timeUtc": "00:00",
"timezone": "UTC"
}
}
}