Method Opal is the single embeddable UI component that provides enhanced financial connectivity and user experience. Opal serves as a modern replacement for Method Elements, offering improved performance, better customization, and advanced features for integrating Method’s API into your application.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.
Authentication
All Opal endpoints require authentication using your Method API key.Response:
Sessions
Sessions allow you to resume a user’s journey through Opal, while maintaining the user’s data and progress. Sessions are long-lived stateful connections that allows a user to leave and resume their journey through Opal while maintaining the user’s data and progress. Tokens are short-lived identifiers that initialize the Opal flow. See Opal Sessions for more information.Environments
Opal can be launched from all Method environments:| Environment | Opal URL |
|---|---|
| Development | https://opal.dev.methodfi.com |
| Sandbox | https://opal.sandbox.methodfi.com |
| Production | https://opal.production.methodfi.com |