Link
Exchange Public Token
Exchange a public token for an access token.
GET
After a user successfully completes the Link flow, you’ll receive a public_token
. Exchange this for an access_token
that you can use for subsequent API calls.
Example Request
Example Response
Store this access token securely - you’ll need it for all future API calls related to this user’s EHR connection.
Query Parameters
The public token to exchange