get https://api.pngme.com/beta/features
Returns all (or a subset) of financial modeling features.
To retrieve a subset of features, provide a list of feature names in the features
query parameter. To retrieve all features, omit the features
query parameter.
To retrieve loan balances for a specified institution provide one or a list of institution ids in the institutions
query parameter. The list of institution ids for a specific user can be
found in the Institutions by user id endpoint
The user is identified by providing one of user_uuid
, phone_number
, or external_id
.