Skip to main content
The Link API handles user authentication through hosted flows. Users authenticate on OFAuth’s secure pages, and you receive a connection ID to use with the Access API.

Link Guide

Complete guide with integration options, security configuration, and implementation examples

Quick Reference

EndpointMethodPurpose
/v2/link/initPOSTInitialize a Link session
/v2/link/{clientSecret}GETCheck session status
/v2/link/{clientSecret}DELETEDelete a session

Authentication

apikey: YOUR_API_KEY
Required Scope: LINK