# Other Methods

This method is to get the coin is available and their methods from our site&#x20;

## Get the  coins list and their networks

<mark style="color:blue;">`GET`</mark> `https://api.nebulox.io/api/networks-coins`

{% tabs %}
{% tab title="200: OK Reponse" %}
{% code overflow="wrap" %}

```json
{
    "message": "Operation was successful.",
    "result": [
        {
            "id": "dad16cfc-e55f-4fc7-ba86-8a4f43b88dd8",
            "withdrawalFee": "3",
            "swapFee": "1.1",
            "minWithdraw": "5",
            "maxWithdraw": "10000000",
            "depositable": true,
            "withdrawable": true,
            "confirmation": 6,
            "arrivalTime": 60,
            "expirationTime": 3600000,
            "networkId": "0f01f90d-1296-11ee-a02e-0242ac120003",
            "coinId": "73bdb4f7-5152-4753-9267-ffd8ce2bd6ab",
            "created_at": "2023-10-30T13:13:35.535Z",
            "updated_at": "2023-12-10T10:02:39.000Z",
            "network": {
                "id": "0f01f90d-1296-11ee-a02e-0242ac120003",
                "name": "Tron",
                "isActive": true,
                "created_at": "2023-06-24T13:50:20.000Z",
                "updated_at": "2023-06-24T13:50:20.000Z"
            },
            "coin": {
                "id": "73bdb4f7-5152-4753-9267-ffd8ce2bd6ab",
                "name": "Tether",
                "symbol": "USDT",
                "precision": 4,
                "minAmount": "0.00100000",
                "isActive": true,
                "created_at": "2023-02-08T04:52:20.321Z",
                "updated_at": "2024-01-31T14:12:15.000Z"
            }
        },
        {
            "id": "02ccf8cd-d310-11ee-af72-0242ac120004",
            "withdrawalFee": "0.0005",
            "swapFee": "1.1",
            "minWithdraw": "0.01",
            "maxWithdraw": "1",
            "depositable": true,
            "withdrawable": true,
            "confirmation": 3,
            "arrivalTime": 18000,
            "expirationTime": 3600000,
            "networkId": "b8cc1000-d30f-11ee-af72-0242ac120004",
            "coinId": "b00eadbd-d30f-11ee-af72-0242ac120004",
            "created_at": "2024-02-24T12:27:01.000Z",
            "updated_at": "2024-04-27T12:41:50.000Z",
            "network": {
                "id": "b8cc1000-d30f-11ee-af72-0242ac120004",
                "name": "Litecoin",
                "isActive": true,
                "created_at": "2024-02-24T12:24:57.000Z",
                "updated_at": "2024-02-24T12:24:57.000Z"
            },
            "coin": {
                "id": "b00eadbd-d30f-11ee-af72-0242ac120004",
                "name": "Litecoin",
                "symbol": "LTC",
                "precision": 8,
                "minAmount": "0.00000000",
                "isActive": true,
                "created_at": "2024-02-24T12:24:42.000Z",
                "updated_at": "2024-02-24T12:24:42.000Z"
            }
        },
        {
            "id": "089ceb46-e1d4-40c9-aec6-3db837233a49",
            "withdrawalFee": "10",
            "swapFee": "1.1",
            "minWithdraw": "10",
            "maxWithdraw": "1000",
            "depositable": true,
            "withdrawable": true,
            "confirmation": 3,
            "arrivalTime": 300000,
            "expirationTime": 3600000,
            "networkId": "98247cc4-40d4-422e-8a75-e6ae1b255340",
            "coinId": "e51cbcfb-6557-4038-adba-2de11ceb4c34",
            "created_at": "2024-04-22T08:54:09.790Z",
            "updated_at": "2024-04-22T08:54:09.790Z",
            "network": {
                "id": "98247cc4-40d4-422e-8a75-e6ae1b255340",
                "name": "Dogecoin",
                "isActive": true,
                "created_at": "2024-04-22T08:50:57.232Z",
                "updated_at": "2024-04-22T08:50:57.232Z"
            },
            "coin": {
                "id": "e51cbcfb-6557-4038-adba-2de11ceb4c34",
                "name": "Dogecoin",
                "symbol": "DOGE",
                "precision": 8,
                "minAmount": "0.00000000",
                "isActive": true,
                "created_at": "2024-04-22T08:50:57.240Z",
                "updated_at": "2024-04-22T08:50:57.240Z"
            }
        },
        {
            "id": "d683ecbf-9b27-4d30-87ae-acd37f36b09f",
            "withdrawalFee": "10",
            "swapFee": "1.1",
            "minWithdraw": "10",
            "maxWithdraw": "1000",
            "depositable": true,
            "withdrawable": true,
            "confirmation": 6,
            "arrivalTime": 60,
            "expirationTime": 3600000,
            "networkId": "0f01f90d-1296-11ee-a02e-0242ac120003",
            "coinId": "f5f09eaf-79d4-4c3f-9e5f-b5a423b44915",
            "created_at": "2023-10-30T13:13:19.302Z",
            "updated_at": "2023-12-10T10:04:24.000Z",
            "network": {
                "id": "0f01f90d-1296-11ee-a02e-0242ac120003",
                "name": "Tron",
                "isActive": true,
                "created_at": "2023-06-24T13:50:20.000Z",
                "updated_at": "2023-06-24T13:50:20.000Z"
            },
            "coin": {
                "id": "f5f09eaf-79d4-4c3f-9e5f-b5a423b44915",
                "name": "Tron",
                "symbol": "TRX",
                "precision": 4,
                "minAmount": "0.01000000",
                "isActive": true,
                "created_at": "2023-02-08T04:51:56.926Z",
                "updated_at": "2024-01-31T14:13:27.000Z"
            }
        },
        {
            "id": "d34d424c-27ec-4cce-87b1-73179278e7c7",
            "withdrawalFee": "0.0001",
            "swapFee": "1.1",
            "minWithdraw": "0.001",
            "maxWithdraw": "1",
            "depositable": true,
            "withdrawable": true,
            "confirmation": 3,
            "arrivalTime": 18000,
            "expirationTime": 3600000,
            "networkId": "caf9ed54-0f6e-11ee-a02e-0242ac120003",
            "coinId": "f6e798ce-6ade-4b57-a8db-1ebd5bfd03f8",
            "created_at": "2023-10-30T13:14:11.572Z",
            "updated_at": "2024-04-22T09:50:42.000Z",
            "network": {
                "id": "caf9ed54-0f6e-11ee-a02e-0242ac120003",
                "name": "Bitcoin",
                "isActive": true,
                "created_at": "2023-06-20T13:31:42.000Z",
                "updated_at": "2023-06-20T13:31:42.000Z"
            },
            "coin": {
                "id": "f6e798ce-6ade-4b57-a8db-1ebd5bfd03f8",
                "name": "Bitcoin",
                "symbol": "BTC",
                "precision": 8,
                "minAmount": "0.00000000",
                "isActive": true,
                "created_at": "2023-01-29T08:21:10.720Z",
                "updated_at": "2023-01-29T08:21:10.720Z"
            }
        }
    ],
    "meta": {}
}
```

{% endcode %}
{% endtab %}
{% endtabs %}

## This methods retrieves the Coin and its network based on its ID

## Retrieves the Coin and its network based on its ID

<mark style="color:blue;">`GET`</mark> `https://api.nebulox.io/api/networks-coins/{id}`

#### Query  params

| Name | Type   | Description                                                                                                                                  |
| ---- | ------ | -------------------------------------------------------------------------------------------------------------------------------------------- |
| id   | String | THe id of the coin you can get ids buy trying [this method](/reference/api-reference/other-methods.md#get-the-coins-list-and-their-networks) |

{% tabs %}
{% tab title="200: OK " %}

```json
{
    "message": "Operation was successful.",
    "result": {
        "id": "dad16cfc-e55f-4fc7-ba86-8a4f43b88dd8",
        "withdrawalFee": "3",
        "swapFee": "1.1",
        "minWithdraw": "5",
        "maxWithdraw": "10000000",
        "depositable": true,
        "withdrawable": true,
        "confirmation": 6,
        "arrivalTime": 60,
        "expirationTime": 3600000,
        "networkId": "0f01f90d-1296-11ee-a02e-0242ac120003",
        "coinId": "73bdb4f7-5152-4753-9267-ffd8ce2bd6ab",
        "created_at": "2023-10-30T13:13:35.535Z",
        "updated_at": "2023-12-10T10:02:39.000Z",
        "network": {
            "id": "0f01f90d-1296-11ee-a02e-0242ac120003",
            "name": "Tron",
            "isActive": true,
            "created_at": "2023-06-24T13:50:20.000Z",
            "updated_at": "2023-06-24T13:50:20.000Z"
        },
        "coin": {
            "id": "73bdb4f7-5152-4753-9267-ffd8ce2bd6ab",
            "name": "Tether",
            "symbol": "USDT",
            "precision": 4,
            "minAmount": "0.00100000",
            "isActive": true,
            "created_at": "2023-02-08T04:52:20.321Z",
            "updated_at": "2024-01-31T14:12:15.000Z"
        }
    },
    "meta": {}
}
```

{% endtab %}
{% endtabs %}

## Retrieves the Coin and its network based on its the name and symbol

<mark style="color:blue;">`GET`</mark> `https://api.nebulox.io/api/networks-coins/{coinSymbol}/{networkName}`

#### Query  params

| Name                                          | Type   | Description        |
| --------------------------------------------- | ------ | ------------------ |
| coinSymbol <mark style="color:red;">\*</mark> | String | Like BTC, TRX      |
| networkName                                   | String | Like Bitcoin, Tron |

{% tabs %}
{% tab title="200: OK In case of sucess" %}

```json
{
    "message": "Operation was successful.",
    "result": {
        "id": "d34d424c-27ec-4cce-87b1-73179278e7c7",
        "withdrawalFee": "0.0001",
        "swapFee": "1.1",
        "minWithdraw": "0.001",
        "maxWithdraw": "1",
        "depositable": true,
        "withdrawable": true,
        "confirmation": 3,
        "arrivalTime": 18000,
        "expirationTime": 3600000,
        "networkId": "caf9ed54-0f6e-11ee-a02e-0242ac120003",
        "coinId": "f6e798ce-6ade-4b57-a8db-1ebd5bfd03f8",
        "created_at": "2023-10-30T13:14:11.572Z",
        "updated_at": "2024-04-22T09:50:42.000Z",
        "network": {
            "id": "caf9ed54-0f6e-11ee-a02e-0242ac120003",
            "name": "Bitcoin",
            "isActive": true,
            "created_at": "2023-06-20T13:31:42.000Z",
            "updated_at": "2023-06-20T13:31:42.000Z"
        },
        "coin": {
            "id": "f6e798ce-6ade-4b57-a8db-1ebd5bfd03f8",
            "name": "Bitcoin",
            "symbol": "BTC",
            "precision": 8,
            "minAmount": "0.00000000",
            "isActive": true,
            "created_at": "2023-01-29T08:21:10.720Z",
            "updated_at": "2023-01-29T08:21:10.720Z"
        }
    },
    "meta": {}
}
```

{% endtab %}
{% endtabs %}

## Exchange Rate

This method provides the exchange rate of each CryptoCurrency unit to both USD and EUR.

## By using this API, you can get current exchange rate of supported cryptocurrencies.

<mark style="color:blue;">`GET`</mark> `https://api.nebulox.io/api/exchange-rate`

{% tabs %}
{% tab title="200: OK Sucess response" %}

```json
{
  "message": "Operation was successful.",
  "result": {
    "bitcoin": {
      "usd": 43055,
      "eur": 39841
    },
    "ethereum": {
      "usd": 2306.02,
      "eur": 2133.86
    },
    "tether": {
      "usd": 0.99978,
      "eur": 0.925142
    },
    "tron": {
      "usd": 0.118457,
      "eur": 0.109614
    }
  },
  "meta": {}
}
```

{% endtab %}
{% endtabs %}

## Get Balance By APi Key

<mark style="color:blue;">`GET`</mark> `https://api.nebulox.io/api/balance/?{coinSymbol}&{networkName}`

#### Query  params

| Name          | Type   | Description        |
| ------------- | ------ | ------------------ |
| `coinSymbol`  | string | Like BTC, TRX      |
| `networkName` | string | Like Bitcoin, Tron |

**Headers**

| Key         | Type   | Description  |
| ----------- | ------ | ------------ |
| `x-api-key` | string | Your API Key |

**Required Header Parameters for the Balance API:**&#x20;

* `x-api-key`: This parameter must include your gateway API key. It is essential for authenticating your request with the server and retrieving the balance information securely

#### Query Parameters for Balance API

When using this endpoint, you can apply the following query parameters:

* `coinSymbol`: This parameter specifies the symbol of the cryptocurrency whose balance you wish to retrieve. Example values could be `BTC` for Bitcoin or `ETH` for Ethereum.
* `networkName`: This parameter indicates the name of the network on which the specified cryptocurrency operates. Example values could be `Bitcoin`  , `Tron`

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.nebulox.io/reference/api-reference/other-methods.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
