Skip to main content

Number of Electronic Money Institutions - EMIs

Retrieve data for number of electronic money institutions - emis.

GET/3.0/alternate/emi-count

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 2025",
"value": 5
},
{
"period": "Oct 2025",
"value": 4
},
]
}

Response Fields

FieldTypeDescription
periodstringPeriod of the data (e.g., Nov 2025)
valueintegerNumber of electronic money institutions for the period

Error Responses

For detailed Common Error responses, see the Error Handling.

Examples

GET Number of Electronic Money Institutions - EMIs

curl -X GET "https://csapis.com/3.0/alternate/emi-count" -H "Authorization: Bearer YOUR_API_TOKEN"

Use Cases

  • Data analysis
  • Dashboard / metrics