API Documentation

⌘K
GET/api/1/singapore/mas/money-supply

MAS Money Supply API

Returns Singapore money supply data (M1, M2, M3) from the Monetary Authority of Singapore

Parameters

2
aggregatestring
query

Filter by aggregate (M1, M2, M3)

limitnumber
query

Number of results (default 120)

Responses

Was this helpful?
Request
curl -X GET \
  'https://api.eulerpool.com/api/1/singapore/mas/money-supply?limit=10' \
  -H 'Accept: application/json'
200 Response
Default Response