Skip to main content

Introduction

  • The base endpoint is: https://api.infinex.cc/wallet/v2
  • For GET endpoints, parameters must be sent as a query string
  • For POSTPUT and PATCH endpoints, the parameters must be encoded in JSON format and sent in request body
  • Parameters may be sent in any order