Skip to main content

SBP's Credit to Non - Government Sector

SBP lending to non-government entities.

GET/3.0/alternate/sbp-credit-non-government

Request

Authentication

  • Type: Bearer Token
  • Required: Yes

Parameters

This endpoint does not accept any query parameters.

Response

Success Response (200)

{
"status":"ok",
"data":[
{
"period": "Nov 2023",
"value": 1500000000,
},
{
"period": "Oct 2023",
"value": 1300000000,
}
]
}

Response Fields

FieldTypeDescription
periodstringPeriod identifier (e.g., "Nov 2023")
valueintegerSBP lending to non-government entities

Error Responses

For detailed Common Error responses, see the Error Handling.

Examples

GET SBP's Credit to Non - Government Sector

curl -X GET "https://csapis.com/3.0/alternate/sbp-credit-non-government" -H "Authorization: Bearer YOUR_API_TOKEN"

Use Cases

  • Data analysis
  • Dashboard / metrics