The REST API Assets and AssetPairs endpoints provide almost all of the information that is required to trade our markets (such as minimum order sizes, price/volume decimal precision and available leverage levels), however there is some additional information that is not available via the API.
For example, the minimums for funding transactions (such as deposit/withdrawal minimums and minimum crypto deposit confirmations) are not currently provided via any API endpoint. These minimums are available via our trading and funding support pages, but for use with the API, it is also useful to have the same information in a programming friendly format (such as CSV format).
The following are CSV files (plain text files, with comma separated data) that can be used directly within API code, imported into a spreadsheet or converted into various other formats (TSV, database, etc.):