> ## Documentation Index
> Fetch the complete documentation index at: https://getequity.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Fetch Raising Tokens

> Fetch all tokens currently in a fundraising round

<ParamField query="page" type="integer">
  The page number to fetch
</ParamField>

<ParamField query="limit" type="integer">
  The number of tokens to fetch per page
</ParamField>

<ParamField query="investmentType" type="string">
  Filter by one or more investment types as a comma-separated list, for example `equity,debt`. Valid investment types are `safe`, `equity`, `debt`, `fixed interest`, and `fund`.
</ParamField>

<ParamField query="currency" type="string">
  Filter by one or more currencies as a comma-separated list, for example `USD,NGN`.
</ParamField>

<ResponseExample>
  ```json theme={null}
  {
      "status": "success",
      "message": "Raising tokens gotten successfully",
      "data": {
          "page": 1,
          "pages": 2,
          "count": 10,
          "total": 14,
          "tokens": [
              {
                  "price": {
                      "buy": 10000,
                      "sell": 10000,
                      "exchange": 10000
                  },
                  "prev_price": {
                      "buy": 10000,
                      "sell": 10000,
                      "exchange": 10000
                  },
                  "min": {
                      "buy": 0,
                      "sell": 0
                  },
                  "max": {
                      "buy": 0,
                      "sell": 0
                  },
                  "vol": {
                      "buy": 0,
                      "sell": 0
                  },
                  "min_trade": {
                      "buy": 10000,
                      "sell": 10
                  },
                  "max_trade": {
                      "buy": 100000000,
                      "sell": 10
                  },
                  "type": "Public",
                  "deal_access": "Public",
                  "investment_type": "Fund",
                  "investment_category": "Fund",
                  "payout_frequency": "Annually",
                  "raise_amount": 100100000,
                  "buy_fee": 2,
                  "sell_fee": 2,
                  "carry": 10,
                  "management_fee": 1,
                  "valuation": 100000001,
                  "discount": 0,
                  "interest": 16,
                  "dividend": 0,
                  "tenor": 0,
                  "secondaries": true,
                  "completed_raise": false,
                  "supply": 10010,
                  "total_supply": 10010.0001,
                  "total_raised": 10,
                  "exited": false,
                  "post_raise_valuation": 100000001000,
                  "milestone": "0",
                  "total_allocated": 0,
                  "cancelled": false,
                  "contractAddress": null,
                  "vaultAddress": null,
                  "_id": "6a4b7b86bb937d0002622554",
                  "reference": 8804450,
                  "name": "ARM Discovery Balanced Fund",
                  "image": "https://res.cloudinary.com/djalafcj9/image/upload/v1762170517/getequity/profiles/user/o6rit0ku5ejwibconv6a.png",
                  "symbol": "ADBF",
                  "asset": "6a4b7afebb937d00026224b5",
                  "risk": "Medium",
                  "currency": "NGN",
                  "country": "Nigeria",
                  "custodian": "ARM Investment Managers",
                  "rating": "-",
                  "maturity": "2027-07-06T09:55:18.189Z",
                  "closed": false,
                  "creator": {
                      "employees": "Small",
                      "type": "Syndicate",
                      "entity_type": "organisation",
                      "stage": "Pre seed",
                      "kyc": {
                          "bank": true,
                          "identityDocument": "Approved",
                          "legalDocument": "Approved",
                          "email": true
                      },
                      "activated": true,
                      "verified": true,
                      "live": false,
                      "pin_set": true,
                      "carry": 1.2,
                      "threshold": 1000,
                      "products": "PRIVATE_RAISE INVEST",
                      "_id": "61824732fc2f8f0004928b36",
                      "name": "Price Keebler",
                      "email": "brandt@yopmail.com",
                      "phone": "08097675342",
                      "industry": "Health care",
                      "createdAt": "2021-11-03T08:24:18.413Z",
                      "updatedAt": "2026-03-19T19:25:28.881Z",
                      "officeAddress": "19 Lawani street, Onike, Yaba, lagos.",
                      "about": "This is a test about me",
                      "country": "AI",
                      "dateOfIncorporation": "2018-12-06T10:49:00.000Z",
                      "image": "https://res.cloudinary.com/djalafcj9/image/upload/v1669891836/getequity/profiles/user/jidadvgphppospog7k6l.png",
                      "state": "East Cay",
                      "website": "https://this.com",
                      "slug": "price--keebler"
                  },
                  "request": "6a4b7b6cbb937d0002622524",
                  "createdAt": "2026-07-06T09:55:18.198Z",
                  "updatedAt": "2026-07-25T00:00:00.453Z",
                  "percentage": 0,
                  "historicals": [
                      {
                          "date": "2026-07-23T00:00:00.187Z",
                          "price": 10000,
                          "buy": 10000,
                          "sell": 10000,
                          "volume": 0
                      },
                      {
                          "date": "2026-07-24T00:00:00.263Z",
                          "price": 10000,
                          "buy": 10000,
                          "sell": 10000,
                          "volume": 0
                      },
                      {
                          "date": "2026-07-25T00:00:00.199Z",
                          "price": 10000,
                          "buy": 10000,
                          "sell": 10000,
                          "volume": 0
                      }
                  ]
              },
              {
                  "price": {
                      "buy": 492,
                      "sell": 492,
                      "exchange": 492
                  },
                  "prev_price": {
                      "buy": 492,
                      "sell": 492,
                      "exchange": 492
                  },
                  "min": {
                      "buy": 0,
                      "sell": 0
                  },
                  "max": {
                      "buy": 0,
                      "sell": 0
                  },
                  "vol": {
                      "buy": 0,
                      "sell": 0
                  },
                  "min_trade": {
                      "buy": 500000,
                      "sell": 10
                  },
                  "max_trade": {
                      "buy": 10000000000,
                      "sell": 10
                  },
                  "type": "Public",
                  "deal_access": "Public",
                  "investment_type": "Equity",
                  "investment_category": "Stocks",
                  "payout_frequency": null,
                  "raise_amount": 10000000000,
                  "buy_fee": 2,
                  "sell_fee": 2,
                  "carry": 10,
                  "management_fee": 1,
                  "valuation": 5940000000000,
                  "discount": 0,
                  "interest": 0,
                  "dividend": 1,
                  "tenor": 0,
                  "secondaries": true,
                  "completed_raise": false,
                  "supply": 20325203.252032522,
                  "total_supply": 12073170731.707317,
                  "total_raised": 0,
                  "exited": false,
                  "post_raise_valuation": 292248000000000,
                  "milestone": "0",
                  "total_allocated": 0,
                  "cancelled": false,
                  "contractAddress": "0x382Fb47b11107D9611a6aBAa28C907313D12C5bf",
                  "vaultAddress": "0x34Aa616d231129eaee921E9042f262b99E4873cc",
                  "_id": "6a35acefa49a1400022ab91e",
                  "reference": 5568845,
                  "name": "Dangote Petroleum Refinery IPO",
                  "image": "https://res.cloudinary.com/djalafcj9/image/upload/v1781871876/getequity/profiles/user/mdbdmak3fwjfmej0qdfr.png",
                  "symbol": "DPRI",
                  "asset": "6a3535054a65390002ebf377",
                  "risk": "High",
                  "currency": "NGN",
                  "country": "Nigeria",
                  "maturity": "2027-06-19T20:56:15.481Z",
                  "closed": false,
                  "creator": {
                      "employees": "Small",
                      "type": "Syndicate",
                      "entity_type": "organisation",
                      "stage": "Pre seed",
                      "kyc": {
                          "bank": true,
                          "identityDocument": "Approved",
                          "legalDocument": "Approved",
                          "email": true
                      },
                      "activated": true,
                      "verified": true,
                      "live": false,
                      "pin_set": true,
                      "carry": 1.2,
                      "threshold": 1000,
                      "products": "PRIVATE_RAISE INVEST",
                      "_id": "61824732fc2f8f0004928b36",
                      "name": "Price Keebler",
                      "email": "brandt@yopmail.com",
                      "phone": "08097675342",
                      "industry": "Health care",
                      "createdAt": "2021-11-03T08:24:18.413Z",
                      "updatedAt": "2026-03-19T19:25:28.881Z",
                      "officeAddress": "19 Lawani street, Onike, Yaba, lagos.",
                      "about": "This is a test about me",
                      "country": "AI",
                      "dateOfIncorporation": "2018-12-06T10:49:00.000Z",
                      "image": "https://res.cloudinary.com/djalafcj9/image/upload/v1669891836/getequity/profiles/user/jidadvgphppospog7k6l.png",
                      "state": "East Cay",
                      "website": "https://this.com",
                      "slug": "price--keebler"
                  },
                  "request": "6a35acafa49a1400022ab8e8",
                  "createdAt": "2026-06-19T20:56:15.492Z",
                  "updatedAt": "2026-07-25T00:00:00.530Z",
                  "solanaAddress": "Fvdk1zV7WqfDBxg5S4qcyaF7TCuABAso6KcRR8Nnvdya",
                  "solanaVaultAddress": "DKeziZ1b99y7DwL3hu6RPLSqPd7ukQCsMCB1xHTd5sWS",
                  "percentage": 0,
                  "historicals": [
                      {
                          "date": "2026-07-23T00:00:00.190Z",
                          "price": 492,
                          "buy": 492,
                          "sell": 492,
                          "volume": 0
                      },
                      {
                          "date": "2026-07-24T00:00:00.264Z",
                          "price": 492,
                          "buy": 492,
                          "sell": 492,
                          "volume": 0
                      },
                      {
                          "date": "2026-07-25T00:00:00.200Z",
                          "price": 492,
                          "buy": 492,
                          "sell": 492,
                          "volume": 0
                      }
                  ]
              }
          ]
      }
  }
  ```
</ResponseExample>
