Skip to main content

Recently Updated Pages

api v2 error handling

API V2 uses following HTTP status codes to indicate success or failures: Status code Expl...

Updated 6 months ago by Admin

Endpoints list

Wallet Wallet web API V1

 Assets list POST /assets Get list of assets supported by exchange This endpoints returns a m...

Updated 6 months ago by Admin

Error handling

Wallet Wallet web API V1

Updated 6 months ago by Admin

Introduction

Wallet Wallet web API V1

The base endpoint is: https://api.infinex.cc/wallet All parameters should be encoded as JSON o...

Updated 6 months ago by Admin

Available streams

Spot trading Spot WebSocket streams V1

Market trade <pair>@marketTrade Example stream names: BPX/USDT@marketTrade BTC/USDT@mar...

Updated 6 months ago by Admin

Event streaming

Spot trading Spot WebSocket streams V1

When you subscribe to a stream, the WebSocket server will push updates to you when an event occur...

Updated 6 months ago by Admin

Available operations

Spot trading Spot WebSocket streams V1

The WebSocket server supports only 4 basic operations (op): Ping Check if the connection is sti...

Updated 6 months ago by Admin

Request/response

Spot trading Spot WebSocket streams V1

Each request sent to the WebSocket server must contain a type of operation (op) and a unique requ...

Updated 6 months ago by Admin

Introduction

Spot trading Spot WebSocket streams V1

The base endpoint is: wss://stream.infinex.cc Private streams will require an API Key, which c...

Updated 6 months ago by Admin

api v1 error handling

Each API response contains a success (boolean) field. When success is false, the error (string) f...

Updated 6 months ago by Admin

api v2 sorting

Default sorting Non-time-related data is typically sorted by its symbol, name or unique identi...

Updated 6 months ago by Admin

Endpoints list

Wallet Wallet REST API V2

Go to Swagger - interactive API documentation explorer that lets you try out the API calls direct...

Updated 6 months ago by Admin

Endpoints list

Spot trading Spot web API V1

Markets list and price tickers POST /markets POST /markets_ex Get information about the trad...

Updated 6 months ago by Admin

Error handling

Spot trading Spot web API V1

Updated 6 months ago by Admin

Introduction

Spot trading Spot web API V1

The base endpoint is: https://api.infinex.cc/spot All parameters should be encoded as JSON obj...

Updated 6 months ago by Admin

api v2 searching

Some endpoints allow you to free text search in resulting data. The documentation of given endpoi...

Updated 6 months ago by Admin

api v2 pagination

API V2 uses two methods of data pagination. Individual documentation of each endpoint specifies w...

Updated 6 months ago by Admin

api v2 authorization

Some endpoints require user authorization by providing an API key that can be generated on the In...

Updated 6 months ago by Admin

Sorting

Wallet Wallet REST API V2

Updated 6 months ago by Admin

Searching

Wallet Wallet REST API V2

Updated 6 months ago by Admin