upvest v0.1.1 API Reference
Modules
An HTTP client for Upvest.
Shared utilities for interacting with the Upvest API.
Protocol for API keys and OAuth authentication mechanisms supported by Upvest API.
A module for composing authentication and request parameters to the Upvest API.
Handles operations related to user transactions
Handles operations related to Wallet
Signature represents the signed wallet signature
For more details, see https://doc.upvest.co/reference#kms_sign
Handles operations related to Assets.
Handles operations related to the user
Utility functions for Upvest
Exceptions
Failure to connect to the Upvest API. Network issues, timeouts etc
API errors cover any other type of problem, such as
Unauthorized: missing API key or invalid API key provided.
Bad Request: often due to missing a required parameter 422, Unprocessable entity. The request could not be processed. 404 - Not found
No permission to access resource