Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Envestnet Accounts API

Accounts API

Envestnet Accounts API is one of 21 APIs that Envestnet publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Accounts. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 8 operations across 5 paths, and defines 36 schemas. It is described by OpenAPI 3.0.1, at version 1.1.0.

Requests are made against a single base URL, /.

8 operations 5 paths 36 schemas 1 DELETE4 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.1.0
Server
/
Terms of Service
Resource Areas
1

Paths & Operations 8

Across 5 paths, the API surfaces 8 operations — 1 DELETE, 4 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Accounts 8

Accounts API

POST
/accounts/evaluateAddress
Envestnet Evaluate Address
evaluateAddress body → 200400401404
GET
/accounts/{accountId}
Envestnet Get Account Details
getAccount 3 params → 200401404
PUT
/accounts/{accountId}
Envestnet Update Account
updateAccount 1 param body → 204400401404
DELETE
/accounts/{accountId}
Envestnet Delete Account
deleteAccount 1 param → 204400401404
GET
/accounts/historicalBalances
Envestnet Get Historical Balances
getHistoricalBalances 7 params → 200400401404
GET
/accounts
Envestnet Get Accounts
getAllAccounts 7 params → 200400401404
POST
/accounts
Envestnet Add Manual Account
createManualAccount body → 200400401404
GET
/accounts/latestBalances
Envestnet Get Latest Balances
getLatestBalances 2 params → 200400401404

Schemas 36

The contract defines 36 schemas that model the data the API accepts and returns. The most detailed are Account (108 properties), AccountLatestBalance (16 properties), UpdateAccountInfo (15 properties), CreateAccountInfo (13 properties). Each schema is shown below with its type and property counts.

UpdateAccountInfo
object
15 properties
EvaluateAddressRequest
object
1 property 1 required
CreatedAccountInfo
object
3 properties
PaymentProfile
object
3 properties
EvaluateAccountAddress
object
10 properties 1 required
PaymentIdentifier
object
2 properties
YodleeError
object
3 properties
AccountResponse
object
1 property
AccountLatestBalance
object
16 properties
BankTransferCode
object
2 properties
Account
object
108 properties
RewardBalance
object
7 properties
AccountDataset
object
6 properties
PaymentBankTransferCode
object
2 properties
AccountHistoricalBalancesResponse
object
1 property
AutoRefresh
object
3 properties
LoanPayoffDetails
object
3 properties
FullAccountNumberList
object
2 properties
HistoricalBalance
object
5 properties
Money
object
4 properties
CreateAccountInfo
object
13 properties 2 required
AccountHolder
object
4 properties
UpdateAccountRequest
object
1 property 1 required
AccountBalanceResponse
object
1 property
AccountHistory
object
2 properties
AccountAddress
object
10 properties
Email
object
2 properties
CoverageAmount
object
5 properties
CreateAccountRequest
object
1 property 1 required
Name
object
4 properties
CreatedAccountResponse
object
1 property
Coverage
object
5 properties
Identifier
object
2 properties
EvaluateAddressResponse
object
2 properties
PhoneNumber
object
2 properties
AccountProfile
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

envestnet-accounts-api-openapi.yml Raw ↑

Other APIs Envestnet publishes across the network.

Envestnet Account Token API
Envestnet Associated Details API
Envestnet Auth API
Envestnet Configs API
Envestnet Consents API
Envestnet CreditAcceleratorFile API
Envestnet Customer API
Envestnet DataExtracts API
Envestnet Derived API
Envestnet Documents API
Envestnet Holdings API
Envestnet Payment Processor API