Method Elements is a collection of embeddable UI components that make it easy to integrate Method’s API into your experience. Using Method Elements, you can securely identify your users, connect their liabilities, and move money across accounts.Documentation Index
Fetch the complete documentation index at: https://docs.methodfi.com/llms.txt
Use this file to discover all available pages before exploring further.
Using Method Elements
Create Element Token
Your app’s backend will generate an
element_token by hitting the
/elements/token endpoint.Initialize Element
Using the
element_token, Method Elements will be
initialized with the intended Element for your user.Handling Element Events
While your user interacts with an Element,
events will be triggered for your app to
handle.