post https://api.arcadia.com/auth/connect_url
You can also send your users through the Connect flow by linking them to a unique Connect URL (provided by this endpoint).
Just like the Connect Token, you need to provide either a client_user_id
or autility credential_id
to get a URL that will initialize Connect in ‘create mode’ or ‘update mode’ respectively. See this page for a guide on the difference between those two modes. This endpoint will provide a URL in a response.
Once you have the URL, provide it to the given user for them to complete Connect and give you access to their utility data. The URL will expire after 5 days.
Note: Connect’s tariff selection mode is currently not available via URL.