GET /api/v2/tools/info

General information about endpoints

InformationDescription

Description

Retrieves information about the API.

Route

GET /api/v2/tools/info

Permissions

Public

Response:

{
				"api_version": "v1",
				"current_time": 1718718119345,
				"otp_mandatory": false,
				"pnl_currency": "eur"
			}