Method API Docs home page
✨ Ask Method
⌘K
Ask AI
Get Started
Sign In
Sign In
Search...
Navigation
Elements
Overview
API Reference
Elements
Libraries
Changelog
v1 Documentation
Events
Events Overview
General Events
Element Specific Events
Elements
Overview
Environments
Element SDKs
Connect
Connect Overview
Create a Connect Element Token
Launching a Connect Session
Getting Connect Results
On this page
Using Method Elements
Authentication
Elements
Overview
Method Elements is a collection of embeddable UI components that make easy to integrate Method’s API into your experience. Using Method Elements, you can securely identify your users, connect their liabilites, and move money across accounts.
Using Method Elements
1
Create Element Token
Your app’s backend will generate an
element_token
by hitting the
/elements/token
endpoint.
2
Initialize Element
Using the
element_token
, Method Elements will be
initialized
with the intended Element for your user.
3
Handling Element Events
While your user interacts with an Element,
events
will be triggered for your app to handle.
Authentication
Ensure you have an
API key created
for your organization in order to request an Element token.
Element Specific Events
Environments
Assistant
Responses are generated using AI and may contain mistakes.