# Token info

This endpoint retrieves information about a given (IOU) Token managed by a Trustline

## Request

{% tabs %}
{% tab title="GET" %}

```
GET /api/v1/token/{TOKEN_CODE}.{TOKEN_ISSUER}
```

{% endtab %}
{% endtabs %}

## Example

{% tabs %}
{% tab title="curl" %}

```
curl https://api.xrpscan.com/api/v1/token/RLUSD.rMxCKbEDwqr76QuheSUMdEGf4B9xJ8m5De
```

{% endtab %}
{% endtabs %}

## Response

{% tabs %}
{% tab title="JSON" %}

```json
{
  "id": "524C555344000000000000000000000000000000.rMxCKbEDwqr76QuheSUMdEGf4B9xJ8m5De",
  "amms": 171,
  "code": "RLUSD",
  "createdAt": "2025-01-09T10:29:28.080Z",
  "currency": "524C555344000000000000000000000000000000",
  "holders": 33491,
  "issuer": "rMxCKbEDwqr76QuheSUMdEGf4B9xJ8m5De",
  "token": "RLUSD.rMxCKbEDwqr76QuheSUMdEGf4B9xJ8m5De",
  "updatedAt": "2025-07-03T18:47:21.597Z",
  "blackholed": false,
  "marketcap": 28970634.053129405,
  "price": 0.4395789888276604,
  "supply": 65905411.2900003,
  "meta": {
    "token": {
      "description": "Ripple USD (RLUSD) is natively issued on the XRP Ledger and Ethereum blockchains and is enabled with a number of features to ensure strict adherence to compliance standards, flexibility for developers, and security for holders.",
      "icon": "https://s1.xrplmeta.org/icon/5CEA036903.png",
      "name": "Ripple USD",
      "trust_level": 3,
      "weblinks": [
        {
          "url": "https://ripple.com",
          "title": "Official Website"
        }
      ]
    },
    "issuer": {
      "description": "We're building the Internet of Value.",
      "icon": "https://s1.xrplmeta.org/icon/CAEB5E0CD8.jpg",
      "kyc": true,
      "name": "RLUSD",
      "trust_level": 3,
      "weblinks": [
        {
          "url": "https://twitter.com/Ripple",
          "type": "socialmedia"
        }
      ]
    }
  },
  "metrics": {
    "trustlines": 61019,
    "holders": 33427,
    "supply": "65905411.2900162",
    "marketcap": "30180789.9515613",
    "price": "0.457941",
    "volume_24h": "1130734.21792498",
    "volume_7d": "5623264.31269795",
    "exchanges_24h": 7423,
    "exchanges_7d": 44699,
    "takers_24h": 337,
    "takers_7d": 1195
  },
  "tomldata": {
    "METADATA": {
      "modified": "2022-05-19T14:09:02.000Z"
    },
    "ORGANIZATION": {
      "name": "Ripple",
      "website": "https://ripple.com",
      "twitter": "@ripple"
    },
    "PRINCIPALS": [
      {
        "name": "Ripple XRP Ledger Operations Team",
        "email": "xrpl-ops@ripple.com"
      }
    ],
    "VALIDATORS": [
      {
        "public_key": "nHU4bLE3EmSqNwfL4AP1UZeTNPrSPPP6FXLKXo2uqfHuvBQxDVKd",
        "attestation": "C8EB7DB8B51B5CDD86732A089BF0B1C6497F4F00BC39FFF34032630D6D43C08F03751917E9C140157E6A3AB7C62A88DF3B2FFF93E90A6C3E3A752492A8ADFC09",
        "owner_country": "US",
        "server_country": "US",
        "network": "main",
        "unl": "https://vl.ripple.com"
      },
      {
        "public_key": "nHUon2tpyJEHHYGmxqeGu37cvPYHzrMtUNQFVdCgGNvEkjmCpTqK",
        "owner_country": "US",
        "server_country": "SG",
        "network": "main",
        "unl": "https://vl.ripple.com"
      },
      {
        "public_key": "nHUUrjuEMtvzzTsiW2xKinUt7Jd83QFqYgfy3Feb7Hq1EJyoxoSz",
        "owner_country": "US",
        "server_country": "US",
        "network": "main",
        "unl": "https://vl.ripple.com"
      },
      {
        "public_key": "nHU2Y1mLGDvTbc2dpvpkQ16qdeTKv2aJwGJHFySSB9U3jkTmj4CA",
        "owner_country": "US",
        "server_country": "AU",
        "network": "main",
        "unl": "https://vl.ripple.com"
      }
    ],
    "SERVERS": [
      {
        "peer": "s1.ripple.com",
        "ws": "wss://s1.ripple.com/",
        "rpc": "https://s1.ripple.com:51234/",
        "network": "main",
        "port": 51235
      },
      {
        "peer": "s2.ripple.com",
        "ws": "wss://s2.ripple.com/",
        "rpc": "https://s2.ripple.com:51234/",
        "network": "main",
        "port": 51235
      }
    ],
    "ACCOUNTS": [
      {
        "address": "r9NpyVfLfUG8hatuCCHKzosyDtKnBdsEN3",
        "desc": "Ripple Escrow Wallet #01"
      },
      {
        "address": "r9UUEXn3cx2seufBkDa8F86usfjWM6HiYp",
        "desc": "Ripple Escrow Wallet #02"
      },
      {
        "address": "rB3WNZc45gxzW31zxfXdkx8HusAhoqscPn",
        "desc": "Ripple Escrow Wallet #03"
      },
      {
        "address": "rDdXiA3M4mYTQ4cFpWkVXfc2UaAXCFWeCK",
        "desc": "Ripple Escrow Wallet #04"
      },
      {
        "address": "rKDvgGUsNPZxsgmoemfrgXPS2Not4co2op",
        "desc": "Ripple Escrow Wallet #05"
      },
      {
        "address": "rKwJaGmB5Hz24Qs2iyCaTdUuL1WsEXUWy5",
        "desc": "Ripple Escrow Wallet #06"
      },
      {
        "address": "rN8pqRwLYuuvY7pUHurybPC8P6rLqVsu6o",
        "desc": "Ripple Escrow Wallet #07"
      },
      {
        "address": "rNASJdZjY9dToHnNURi3HAUku3duPwbtD1",
        "desc": "Ripple Escrow Wallet #08"
      },
      {
        "address": "rU9qmGM4Y6WWDhiNzkwVKBwwatcoE7YL1T",
        "desc": "Ripple Escrow Wallet #09"
      },
      {
        "address": "rfWPPQBYqYmoFMdVnjzXCagJbz5uajSBXL",
        "desc": "Ripple Escrow Wallet #10"
      },
      {
        "address": "rh2EsAe2xVE71ZBjx7oEL2zpD4zmSs3sY9",
        "desc": "Ripple Escrow Wallet #11"
      },
      {
        "address": "rhEwsCWDCVxDiKxGJAKM6VuXC8EFtJP5gQ",
        "desc": "Ripple Escrow Wallet #12"
      },
      {
        "address": "rncKvRcdDq9hVJpdLdTcKoxsS3NSkXsvfM",
        "desc": "Ripple Escrow Wallet #13"
      },
      {
        "address": "rp6aTJmW3nq1aKt3Jmuz4DPRxksT5PBjpH",
        "desc": "Ripple Escrow Wallet #14"
      },
      {
        "address": "rsjFB8mPWqiZgPUaVh8XYqdfa59PE2d5LG",
        "desc": "Ripple Escrow Wallet #15"
      },
      {
        "address": "rw2hzLZgiQ9q62KCuaTWuFHWfiX7JWg3wY",
        "desc": "Ripple Escrow Wallet #16"
      },
      {
        "address": "rDqGA2GfveHypDguQ1KXrJzYymFZmKxEsF",
        "desc": "Ripple Escrow Wallet #17"
      },
      {
        "address": "rGKHDyj4L6pc7DzRB6LWCR4YfZfzXj2Bdh",
        "desc": "Ripple Escrow Wallet #18"
      },
      {
        "address": "rHGfmgv54kpc3QCZGRXEQKUhLPndbasbQr",
        "desc": "Ripple Escrow Wallet #19"
      },
      {
        "address": "rMhkqz3DeU7GUUJKGZofusbrTwZe6bDyb1",
        "desc": "Ripple Escrow Wallet #20"
      }
    ],
    "ISSUERS": [
      {
        "address": "rMxCKbEDwqr76QuheSUMdEGf4B9xJ8m5De",
        "name": "RLUSD"
      }
    ],
    "TOKENS": [
      {
        "issuer": "rMxCKbEDwqr76QuheSUMdEGf4B9xJ8m5De",
        "currency": "RLUSD",
        "name": "Ripple USD",
        "desc": "Ripple USD (RLUSD) is natively issued on the XRP Ledger and Ethereum blockchains and is enabled with a number of features to ensure strict adherence to compliance standards, flexibility for developers, and security for holders.",
        "icon": "https://ripple.com/assets/rlusd-logo.png",
        "WEBLINKS": [
          {
            "url": "https://ripple.com",
            "type": "website",
            "title": "Official Website"
          }
        ]
      }
    ]
  },
  "disabled": false,
  "score": 0.4085713679973927,
  "IssuingAccount": {
    "name": "RLUSD",
    "desc": "Issuer",
    "account": "rMxCKbEDwqr76QuheSUMdEGf4B9xJ8m5De",
    "domain": "ripple.com/solutions/stablecoin",
    "twitter": "Ripple",
    "verified": true
  }
}
```

{% endtab %}
{% endtabs %}

## Response format

Additional properties may be available in the `tomldata` field based on [XLS-26 standard](https://github.com/XRPLF/XRPL-Standards/discussions/71).


---

# 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.xrpscan.com/api-documentation/token/token-info.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.
