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

Yodlee Auth API is one of 23 APIs that Yodlee 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, API documentation, and a getting-started guide.

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

Requests are made against the base URL https://production.api.yodlee.com/ysl.

5 operations 3 paths 6 schemas 2 DELETE1 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
1.1.0
Base URL
https://production.api.yodlee.com/ysl
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

POST
/auth/token
Generate Access Token
generateAccessToken 2 params → 201400401404
DELETE
/auth/token
Delete Token
deleteToken → 401204404
DELETE
/auth/apiKey/{key}
Delete API Key
deleteApiKey 1 param → 201400401204404
POST
/auth/apiKey
Generate API Key
generateApiKey 1 param → 201400401404
GET
/auth/apiKey
Get API Keys
getApiKeys → 200401404

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), ClientCredentialTokenResponse (1 property). Each schema is shown below with its type and property counts.

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

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

yodlee-auth-api-openapi.yml Raw ↑

Other APIs Yodlee publishes across the network.

Yodlee Account Verification API
Yodlee FastLink
Yodlee Account Token API
Yodlee Accounts API
Yodlee Cobrand API
Yodlee Configs API
Yodlee Consents API
Yodlee DataExtracts API
Yodlee Derived API
Yodlee Documents API
Yodlee Holdings API
Yodlee Institutions API