Skip to main content

SME Finance as % of Total Credit

SME financing as a share of total credit across the financial sector.

GET/3.0/alternate/sme-share-total-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 2017",
"value": 0.065,
},
{
"period": "Mar 2017",
"value": 0.064,
}
]
}

Response Fields

FieldTypeDescription
periodstringPeriod identifier (e.g., "Jun 2017")
valuenumberSME finance as a percentage of total 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 Total Credit

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

Use Cases

  • Data analysis
  • Dashboard / metrics