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 Auth API is one of 21 APIs that Envestnet publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

Requests are made against a single base URL, /.

5 operations 3 paths 6 schemas 2 DELETE1 GET2 POST

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 5

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

Auth 5

Auth API

DELETE
/auth/apiKey/{key}
Envestnet Delete API Key
deleteApiKey 1 param → 201204400401404
GET
/auth/apiKey
Envestnet Get API Keys
getApiKeys → 200401404
POST
/auth/apiKey
Envestnet Generate API Key
generateApiKey body → 201400401404
POST
/auth/token
Envestnet Generate Access Token
generateAccessToken body → 201400401404
DELETE
/auth/token
Envestnet Delete Token
deleteToken → 204401404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are ApiKeyOutput (4 properties), YodleeError (3 properties), ClientCredentialToken (3 properties), ApiKeyRequest (1 property). Each schema is shown below with its type and property counts.

ClientCredentialTokenResponse
object
1 property
ClientCredentialToken
object
3 properties
ApiKeyResponse
object
1 property
YodleeError
object
3 properties
ApiKeyOutput
object
4 properties
ApiKeyRequest
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

envestnet-auth-api-openapi.yml Raw ↑

Other APIs Envestnet publishes across the network.

Envestnet Account Token API
Envestnet Accounts API
Envestnet Associated Details 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