Fetch Data
You can fetch data with the following methods:
- UCW data endpoints — JSON responses; requests can use the optional bearer token for authentication. These are disabled by default. See Enable UCW Data Endpoints.
- Verifiable Credential (VC) endpoints — JWT-encoded, signed responses; requests can use the optional bearer token for authentication; aggregator support varies. These are disabled by default. See Enable UCW Data Endpoints.
- Direct aggregator requests — use info from the the postMessage the widget sends upon a successful connection to call an aggregator's API directly.