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.development.methodfi.com |
Sandbox | https://opal.sandbox.methodfi.com |
Production | https://opal.production.methodfi.com |