Every connection your users hold, newest first: bank, brokerage and crypto-exchange alike. Filter by user, status, provider, or expiring_within_days for the re-consent sweep.
Request
Authorization
Bearer Token
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
or
OAuth 2.0
Authorization Code
Add the parameter
Authorization
to Headers,whose value is to concatenate the Token after the Bearer.