Skip to main content

SME Finance as % of Private Sector Credit

Share of SME financing relative to total private sector credit.

GET/3.0/alternate/sme-share-private-credit

Request

Authentication

  • Type: Bearer Token
  • Required: Yes

Parameters

This endpoint does not accept any query parameters.

Response

Success Response (200)

{
"status":"ok",
"data":[
{
"period": "Jun 2025",
"value": 0.065,
},
{
"period": "Mar 2025",
"value": 0.014,
}
]
}

Response Fields

FieldTypeDescription
periodstringPeriod identifier (e.g., "Jun 2025")
valuenumberSME finance as a percentage of private sector credit (e.g., 0.065 for 6.5%)

Error Responses

For detailed Common Error responses, see the Error Handling.

Examples

GET SME Finance as % of Private Sector Credit

curl -X GET "https://csapis.com/3.0/alternate/sme-share-private-credit" -H "Authorization: Bearer YOUR_API_TOKEN"

Use Cases

  • Data analysis
  • Dashboard / metrics