Liquid API
  • Introduction
  • Version History
  • Rate Limiting
  • Authentication
  • Response Data
  • Errors
  • Pagination
  • Public Rest API
    • Product Data
    • Loan Book
    • Fees
  • Private REST API
    • Get Orders
    • Create Orders
    • Edit Orders
    • Cancel Orders
    • Executions
    • Transactions
    • Trading
    • Fiat
    • Crypto
    • Loans
    • Fee Tier
    • Accounts
  • Websocket (Liquid Tap)
    • Introduction
    • Authentication
    • Public Channels
    • Private Channels
    • Ping Pong
  • OAuth
    • OAuth
Powered by GitBook
On this page
  • Timestamps
  • Numbers

Was this helpful?

Response Data

PreviousAuthenticationNextErrors

Last updated 4 years ago

Was this helpful?

Timestamps

Unless otherwise specified, all timestamps from API are returned in .

1457974024 (for 2016-03-14T16:47:04 in ISO 8601)

Numbers

  • Decimal numbers are returned as strings to avoid floating precision errors.

  • Integer numbers (including IDs) are unquoted.

Unix Time