API Reference

Robinhood(username, password[, mfa, ...])

Wrapper class for fetching/parsing Robinhood endpoints.

load_session([path])

Load cached session parameters from a json file.

dump_session(robinhood[, path])

Save the current session parameters to a json file.

exceptions

Exceptions: custom exceptions for library

SessionManager(username, password[, mfa, ...])

Manage connectivity with Robinhood API.