REST API DOCS

Field Reference

Allowed values for form fields across DORRS API endpoints.

Reference of all enumerated field values available through the DORRS API, organized by section.


Symbol

reason_for_entry

JSON
[
  "New Ticker Symbol",
  "Link Symbol to Underlying Symbol"
]
Value
New Ticker Symbol
Link Symbol to Underlying Symbol

instrument_class

JSON
[
  "Equity",
  "Debt",
  "Stablecoin",
  "Network",
  "Platform",
  "Commodity",
  "Other"
]
Value
Equity
Debt
Stablecoin
Network
Platform
Commodity
Other

equity_type

JSON
[
  "Listed",
  "OTC",
  "Private"
]
Value
Listed
OTC
Private

alternative_asset_category

JSON
[
  "Private Funds",
  "Real Estate",
  "Collectibles"
]
Value
Private Funds
Real Estate
Collectibles

alternative_asset_subcategory

Depends on alternative_asset_category:

JSON
{
  "Private Funds": [
    "Traditional 3(c)(1) Fund",
    "3(c)(7) Fund",
    "3(c)(1) Qualifying Venture Capital Fund"
  ],
  "Real Estate": [
    "Commercial",
    "Residential"
  ],
  "Collectibles": [
    "Books",
    "Cars",
    "Comics",
    "One-of-a-kind collectibles",
    "Sports cards and memorabilia",
    "Trading cards"
  ]
}
CategorySubcategories
Private FundsTraditional 3(c)(1) Fund, 3(c)(7) Fund, 3(c)(1) Qualifying Venture Capital Fund
Real EstateCommercial, Residential
CollectiblesBooks, Cars, Comics, One-of-a-kind collectibles, Sports cards and memorabilia, Trading cards

exempted_offerings

JSON
[
  "REG CF",
  "REG 504",
  "REG D (506b)",
  "REG D (506c)",
  "REG A (Tier 1)",
  "REG A (Tier 2)"
]
Value
REG CF
REG 504
REG D (506b)
REG D (506c)
REG A (Tier 1)
REG A (Tier 2)

debt_instrument

JSON
[
  "U.S. Treasury bills",
  "U.S. Agency bonds",
  "Municipal bonds",
  "Corporate bonds",
  "Foreign sovereign bonds",
  "Eurobonds",
  "Convertible bonds",
  "Zero-coupon bonds",
  "Floating rate notes",
  "Subordinated bonds",
  "Perpetual bonds"
]
Value
U.S. Treasury bills
U.S. Agency bonds
Municipal bonds
Corporate bonds
Foreign sovereign bonds
Eurobonds
Convertible bonds
Zero-coupon bonds
Floating rate notes
Subordinated bonds
Perpetual bonds

payment_frequency

JSON
[
  "Semi-Annual",
  "Annual",
  "Quarterly"
]
Value
Semi-Annual
Annual
Quarterly

stablecoin_type

JSON
[
  "Fiat-backed",
  "Crypto-collateralized",
  "Commodity-backed",
  "Algorithmic / Non-redeemable",
  "Yield-bearing",
  "Tokenized bank deposit",
  "Synthetic basket-pegged",
  "Other / Unspecified"
]
Value
Fiat-backed
Crypto-collateralized
Commodity-backed
Algorithmic / Non-redeemable
Yield-bearing
Tokenized bank deposit
Synthetic basket-pegged
Other / Unspecified

commodity_type

JSON
[
  "Precious Metals",
  "Agriculture",
  "Energy",
  "Industrial Metals",
  "Environmental / Green",
  "Mixed Commodities"
]
Value
Precious Metals
Agriculture
Energy
Industrial Metals
Environmental / Green
Mixed Commodities

commodity_subcategory

Depends on commodity_type:

JSON
{
  "Precious Metals": [
    "Gold",
    "Silver",
    "Platinum",
    "Palladium",
    "Basket",
    "Multiple"
  ],
  "Agriculture": [
    "Corn",
    "Soybeans",
    "Soybean Oil",
    "Cotton",
    "Wheat",
    "Basket",
    "Multiple"
  ],
  "Energy": [
    "Oil",
    "Natural Gas",
    "Basket",
    "Multiple"
  ],
  "Industrial Metals": [
    "Copper",
    "Aluminum",
    "Nickel",
    "Basket",
    "Multiple"
  ],
  "Environmental / Green": [
    "Green Financing",
    "Carbon Credits",
    "Renewable Energy Certificates",
    "Basket",
    "Multiple"
  ],
  "Mixed Commodities": [
    "Multi-Commodity Basket"
  ]
}
CategorySubcategories
Precious MetalsGold, Silver, Platinum, Palladium, Basket, Multiple
AgricultureCorn, Soybeans, Soybean Oil, Cotton, Wheat, Basket, Multiple
EnergyOil, Natural Gas, Basket, Multiple
Industrial MetalsCopper, Aluminum, Nickel, Basket, Multiple
Environmental / GreenGreen Financing, Carbon Credits, Renewable Energy Certificates, Basket, Multiple
Mixed CommoditiesMulti-Commodity Basket

fifth_character_identifier

JSON
[
  "A Class A",
  "B Class B",
  "D New",
  "E Delinquent in required SEC filings",
  "F Foreign issues, except ADRs",
  "G, H & I Additional warrants or preferred",
  "J Voting",
  "K Nonvoting",
  "L Miscellaneous situations",
  "M Fourth preferred, same issuer",
  "N Third preferred, same issuer",
  "O Second preferred, same issuer",
  "P First preferred issue",
  "Q Bankruptcy",
  "R Rights",
  "S Shares of beneficial interest",
  "U Units",
  "V When-issued and when-distributed",
  "W Warrants",
  "Y ADR (American Depositary Receipts)",
  "Z Miscellaneous situations"
]
ValueDescription
A Class AClass A
B Class BClass B
D NewNew issue
E Delinquent in required SEC filingsDelinquent filings
F Foreign issues, except ADRsForeign issues
G, H & I Additional warrants or preferredAdditional warrants or preferred
J VotingVoting
K NonvotingNonvoting
L Miscellaneous situationsMiscellaneous
M Fourth preferred, same issuerFourth preferred
N Third preferred, same issuerThird preferred
O Second preferred, same issuerSecond preferred
P First preferred issueFirst preferred
Q BankruptcyBankruptcy proceedings
R RightsRights
S Shares of beneficial interestBeneficial interest
U UnitsUnits
V When-issued and when-distributedWhen-issued
W WarrantsWarrants
Y ADR (American Depositary Receipts)ADR
Z Miscellaneous situationsMiscellaneous (Z)

asset_status

JSON
[
  "Active",
  "Halted",
  "Delisted",
  "Reserve Split",
  "Split",
  "IPO",
  "Archived"
]
Value
Active
Halted
Delisted
Reserve Split
Split
IPO
Archived

market_sector

JSON
[
  "Consumer Discretionary",
  "Communication Services",
  "Consumer Staples",
  "Education",
  "Energy",
  "Enterprise",
  "Financials",
  "Financial Asset (Crypto)",
  "Hardware",
  "Healthcare",
  "Industrials",
  "Information Technology",
  "Materials",
  "Real Estate",
  "Utilities",
  "Consumer",
  "Financial Services",
  "Energy & Materials"
]
Value
Consumer Discretionary
Communication Services
Consumer Staples
Education
Energy
Enterprise
Financials
Financial Asset (Crypto)
Hardware
Healthcare
Industrials
Information Technology
Materials
Real Estate
Utilities
Consumer
Financial Services
Energy & Materials

market_sector_category

Depends on market_sector:

JSON
{
  "Consumer Discretionary": [
    "Automobiles & Components",
    "Content",
    "Gaming"
  ],
  "Education": [
    "Online Learning Platforms",
    "Professional Education",
    "Student & Classroom Services"
  ],
  "Energy": [
    "Batteries & Charging"
  ],
  "Enterprise": [
    "AI/ML",
    "Autonomous Driving Systems",
    "Cloud & Infrastructure",
    "Cybersecurity",
    "Developer Tools",
    "Engineering & Architecture",
    "Marketing",
    "Other Software & Services",
    "Productivity & Collaboration",
    "Sales & Support",
    "Security & Defense",
    "Talent & HR",
    "Video & Communication"
  ],
  "Financials": [
    "Capital Markets",
    "Cards & Banking (B2C)",
    "Financial Infrastructure",
    "Financial Insights & Analytics",
    "Insurance Services",
    "Integrated Payment Systems",
    "Life & Health Insurance",
    "Merchant Services",
    "Multi-Line & Other Insurance"
  ],
  "Financial Asset (Crypto)": [
    "Crypto Gaming & NFTs",
    "Crypto Infrastructure",
    "Crypto / Blockchain"
  ],
  "Hardware": [
    "Medical Equipment & Devices",
    "Rockets & Spacecraft",
    "Satellites & LEO",
    "Semiconductors"
  ],
  "Healthcare": [
    "Biotech Tools & Platforms",
    "Drug Discovery & Development",
    "Healthcare Systems",
    "Telehealth / Telemed"
  ],
  "Materials": [
    "Specialty Materials & Textiles"
  ]
}
SectorSubcategories
Consumer DiscretionaryAutomobiles & Components, Content, Gaming
EducationOnline Learning Platforms, Professional Education, Student & Classroom Services
EnergyBatteries & Charging
EnterpriseAI/ML, Autonomous Driving Systems, Cloud & Infrastructure, Cybersecurity, Developer Tools, Engineering & Architecture, Marketing, Other Software & Services, Productivity & Collaboration, Sales & Support, Security & Defense, Talent & HR, Video & Communication
FinancialsCapital Markets, Cards & Banking (B2C), Financial Infrastructure, Financial Insights & Analytics, Insurance Services, Integrated Payment Systems, Life & Health Insurance, Merchant Services, Multi-Line & Other Insurance
Financial Asset (Crypto)Crypto Gaming & NFTs, Crypto Infrastructure, Crypto / Blockchain
HardwareMedical Equipment & Devices, Rockets & Spacecraft, Satellites & LEO, Semiconductors
HealthcareBiotech Tools & Platforms, Drug Discovery & Development, Healthcare Systems, Telehealth / Telemed
MaterialsSpecialty Materials & Textiles

digital_asset_category

JSON
[
  "Money or Money-Like Digital Assets",
  "Financial Digital Assets",
  "Alternative Digital Assets",
  "Cryptoassets",
  "Functional Digital Assets",
  "Settlement Controllable Electronic Records",
  "Other Digital Assets"
]
Value
Money or Money-Like Digital Assets
Financial Digital Assets
Alternative Digital Assets
Cryptoassets
Functional Digital Assets
Settlement Controllable Electronic Records
Other Digital Assets

instrument_type

Depends on digital_asset_category:

JSON
{
  "Money or Money-Like Digital Assets": [
    "Central Bank Digital Currency",
    "Bank Deposit",
    "Reserved Bank Digital Currencies",
    "Stablecoins"
  ],
  "Financial Digital Assets": [
    "Tokenized Security (Twin)",
    "Security Token (Native)",
    "Tokenized Derivative (Twin)",
    "Derivative Token (Native)"
  ],
  "Alternative Digital Assets": [
    "Tokenized Alternative Asset (Twin)"
  ],
  "Cryptoassets": [
    "Platform Cryptoasset (e.g. Bitcoin, Ether)",
    "Other Cryptoassets (Meme Coins)"
  ],
  "Functional Digital Assets": [
    "Utility Token"
  ],
  "Settlement Controllable Electronic Records": [
    "Transfer of Ownership"
  ]
}
CategoryInstrument Types
Money or Money-Like Digital AssetsCentral Bank Digital Currency, Bank Deposit, Reserved Bank Digital Currencies, Stablecoins
Financial Digital AssetsTokenized Security (Twin), Security Token (Native), Tokenized Derivative (Twin), Derivative Token (Native)
Alternative Digital AssetsTokenized Alternative Asset (Twin)
CryptoassetsPlatform Cryptoasset (e.g. Bitcoin, Ether), Other Cryptoassets (Meme Coins)
Functional Digital AssetsUtility Token
Settlement Controllable Electronic RecordsTransfer of Ownership

sec_token_classification

JSON
[
  "Digital Commodity / Network Token",
  "Digital Collectible",
  "Digital Tool",
  "Tokenized Security"
]
Value
Digital Commodity / Network Token
Digital Collectible
Digital Tool
Tokenized Security

issuer_type

JSON
[
  "Central Bank",
  "Corporation",
  "Decentralized Network",
  "Decentralized Autonomous Organization (DAO)",
  "Other"
]
Value
Central Bank
Corporation
Decentralized Network
Decentralized Autonomous Organization (DAO)
Other

underpinning_asset_value

JSON
[
  "Pegged",
  "Unpegged",
  "None"
]
Value
Pegged
Unpegged
None

backing_collateral_details

JSON
[
  "Cash",
  "Treasuries",
  "Other cryptocurrencies",
  "Enter Text"
]
Value
Cash
Treasuries
Other cryptocurrencies
Enter Text

rights_type

JSON
[
  "Monetary Claim",
  "Voting Rights",
  "Revenue Sharing",
  "Other"
]
Value
Monetary Claim
Voting Rights
Revenue Sharing
Other

enforceability_type

JSON
[
  "Legally Enforceable",
  "Not Enforceable"
]
Value
Legally Enforceable
Not Enforceable

fungibility_type

JSON
[
  "Fungible",
  "Non-Fungible"
]
Value
Fungible
Non-Fungible

redeemability_type

JSON
[
  "Redeemable",
  "Non-Redeemable"
]
Value
Redeemable
Non-Redeemable

nature_of_record

JSON
[
  "Digital Native",
  "Digital Twin"
]
Value
Digital Native
Digital Twin

settlement_method

JSON
[
  "On-Chain",
  "Off-Chain"
]
Value
On-Chain
Off-Chain

custody_arrangement

JSON
[
  "Self-Custody",
  "Third-Party"
]
Value
Self-Custody
Third-Party

associated_network

Accepts multiple values (multi-select):

JSON
[
  "Ethereum",
  "Binance Smart Chain (BNB Chain)",
  "Solana",
  "Avalanche (C-Chain)",
  "Cardano",
  "Tron",
  "Fantom",
  "Polygon (PoS Chain)",
  "Polkadot",
  "Algorand",
  "NEAR",
  "Cosmos",
  "Tezos",
  "Harmony",
  "Arbitrum",
  "Optimism",
  "zkSync",
  "StarkNet",
  "Loopring",
  "Polygon Hermez (zkEVM)",
  "Immutable X",
  "Aztec",
  "Metis",
  "Boba Network",
  "Fuel",
  "Shardeum",
  "Base",
  "Linea",
  "Celo",
  "Mantle",
  "Gnosis",
  "Sei",
  "XDC",
  "Fraxtal"
]
Value
Ethereum
Binance Smart Chain (BNB Chain)
Solana
Avalanche (C-Chain)
Cardano
Tron
Fantom
Polygon (PoS Chain)
Polkadot
Algorand
NEAR
Cosmos
Tezos
Harmony
Arbitrum
Optimism
zkSync
StarkNet
Loopring
Polygon Hermez (zkEVM)
Immutable X
Aztec
Metis
Boba Network
Fuel
Shardeum
Base
Linea
Celo
Mantle
Gnosis
Sei
XDC
Fraxtal

Asset Profile

asset_type

JSON
[
  "Company",
  "Private Funds",
  "Real Estate",
  "Collectibles",
  "Art",
  "Digital Asset"
]
Value
Company
Private Funds
Real Estate
Collectibles
Art
Digital Asset

token_category

JSON
[
  "RWAs",
  "Tokenized Securities",
  "Hybrid Instruments"
]
Value
RWAs
Tokenized Securities
Hybrid Instruments

instrument_representation_type

JSON
[
  "Circulating Representation",
  "Account-Based Representation"
]
Value
Circulating Representation
Account-Based Representation

custody_reach

JSON
[
  "External Wallets Supported",
  "Platform Wallets Only",
  "No Wallet Association"
]
Value
External Wallets Supported
Platform Wallets Only
No Wallet Association

transfer_capability

JSON
[
  "Direct Holder Transfers",
  "Restricted Transfers",
  "No Holder Transfers"
]
Value
Direct Holder Transfers
Restricted Transfers
No Holder Transfers

transfer_authorization_model

JSON
[
  "Open",
  "Eligibility Rules",
  "Issuer Consent",
  "Platform-Mediated"
]
Value
Open
Eligibility Rules
Issuer Consent
Platform-Mediated

ledger_utilization

JSON
[
  "Ownership & Distribution",
  "Ownership Record",
  "Transaction Audit",
  "Operational Coordination"
]
Value
Ownership & Distribution
Ownership Record
Transaction Audit
Operational Coordination

platform_coupling

JSON
[
  "Platform-Agnostic",
  "Platform-Coupled",
  "Platform-Constrained"
]
Value
Platform-Agnostic
Platform-Coupled
Platform-Constrained

expected_distribution_path

JSON
[
  "Fixed Model",
  "Constrained → Circulating",
  "Under Evaluation"
]
Value
Fixed Model
Constrained → Circulating
Under Evaluation

domicile

The API value is the ISO 3166-1 alpha-2 country code. The form displays the full country name. Sorted alphabetically by country name (250 entries):

JSON
[
  "AF",
  "AX",
  "AL",
  "DZ",
  "AS",
  "AD",
  "AO",
  "AI",
  "AQ",
  "AG",
  "AR",
  "AM",
  "AW",
  "AU",
  "AT",
  "AZ",
  "BS",
  "BH",
  "BD",
  "BB",
  "BY",
  "BE",
  "BZ",
  "BJ",
  "BM",
  "BT",
  "BO",
  "BQ",
  "BA",
  "BW",
  "BV",
  "BR",
  "IO",
  "VG",
  "BN",
  "BG",
  "BF",
  "BI",
  "KH",
  "CM",
  "CA",
  "CV",
  "KY",
  "CF",
  "TD",
  "CL",
  "CN",
  "CX",
  "CC",
  "CO",
  "KM",
  "CK",
  "CR",
  "HR",
  "CU",
  "CW",
  "CY",
  "CZ",
  "CD",
  "DK",
  "DJ",
  "DM",
  "DO",
  "TL",
  "EC",
  "EG",
  "SV",
  "GQ",
  "ER",
  "EE",
  "ET",
  "FK",
  "FO",
  "FJ",
  "FI",
  "FR",
  "GF",
  "PF",
  "TF",
  "GA",
  "GM",
  "GE",
  "DE",
  "GH",
  "GI",
  "GR",
  "GL",
  "GD",
  "GP",
  "GU",
  "GT",
  "GG",
  "GN",
  "GW",
  "GY",
  "HT",
  "HM",
  "HN",
  "HK",
  "HU",
  "IS",
  "IN",
  "ID",
  "IR",
  "IQ",
  "IE",
  "IM",
  "IL",
  "IT",
  "CI",
  "JM",
  "JP",
  "JE",
  "JO",
  "KZ",
  "KE",
  "KI",
  "XK",
  "KW",
  "KG",
  "LA",
  "LV",
  "LB",
  "LS",
  "LR",
  "LY",
  "LI",
  "LT",
  "LU",
  "MO",
  "MG",
  "MW",
  "MY",
  "MV",
  "ML",
  "MT",
  "MH",
  "MQ",
  "MR",
  "MU",
  "YT",
  "MX",
  "FM",
  "MD",
  "MC",
  "MN",
  "ME",
  "MS",
  "MA",
  "MZ",
  "MM",
  "NA",
  "NR",
  "NP",
  "NL",
  "NC",
  "NZ",
  "NI",
  "NE",
  "NG",
  "NU",
  "NF",
  "KP",
  "MK",
  "MP",
  "NO",
  "OM",
  "PK",
  "PW",
  "PS",
  "PA",
  "PG",
  "PY",
  "PE",
  "PH",
  "PN",
  "PL",
  "PT",
  "PR",
  "QA",
  "CG",
  "RE",
  "RO",
  "RU",
  "RW",
  "BL",
  "SH",
  "KN",
  "LC",
  "MF",
  "PM",
  "VC",
  "WS",
  "SM",
  "ST",
  "SA",
  "SN",
  "RS",
  "SC",
  "SL",
  "SG",
  "SX",
  "SK",
  "SI",
  "SB",
  "SO",
  "ZA",
  "GS",
  "KR",
  "SS",
  "ES",
  "LK",
  "SD",
  "SR",
  "SJ",
  "SZ",
  "SE",
  "CH",
  "SY",
  "TW",
  "TJ",
  "TZ",
  "TH",
  "TG",
  "TK",
  "TO",
  "TT",
  "TN",
  "TR",
  "TM",
  "TC",
  "TV",
  "UM",
  "VI",
  "UG",
  "UA",
  "AE",
  "GB",
  "US",
  "UY",
  "UZ",
  "VU",
  "VA",
  "VE",
  "VN",
  "WF",
  "EH",
  "YE",
  "ZM",
  "ZW"
]
CodeCountry
AFAfghanistan
AXÅland
ALAlbania
DZAlgeria
ASAmerican Samoa
ADAndorra
AOAngola
AIAnguilla
AQAntarctica
AGAntigua and Barbuda
ARArgentina
AMArmenia
AWAruba
AUAustralia
ATAustria
AZAzerbaijan
BSBahamas
BHBahrain
BDBangladesh
BBBarbados
BYBelarus
BEBelgium
BZBelize
BJBenin
BMBermuda
BTBhutan
BOBolivia
BQBonaire
BABosnia and Herzegovina
BWBotswana
BVBouvet Island
BRBrazil
IOBritish Indian Ocean Territory
VGBritish Virgin Islands
BNBrunei
BGBulgaria
BFBurkina Faso
BIBurundi
KHCambodia
CMCameroon
CACanada
CVCape Verde
KYCayman Islands
CFCentral African Republic
TDChad
CLChile
CNChina
CXChristmas Island
CCCocos [Keeling] Islands
COColombia
KMComoros
CKCook Islands
CRCosta Rica
HRCroatia
CUCuba
CWCuracao
CYCyprus
CZCzech Republic
CDDemocratic Republic of the Congo
DKDenmark
DJDjibouti
DMDominica
DODominican Republic
TLEast Timor
ECEcuador
EGEgypt
SVEl Salvador
GQEquatorial Guinea
EREritrea
EEEstonia
ETEthiopia
FKFalkland Islands
FOFaroe Islands
FJFiji
FIFinland
FRFrance
GFFrench Guiana
PFFrench Polynesia
TFFrench Southern Territories
GAGabon
GMGambia
GEGeorgia
DEGermany
GHGhana
GIGibraltar
GRGreece
GLGreenland
GDGrenada
GPGuadeloupe
GUGuam
GTGuatemala
GGGuernsey
GNGuinea
GWGuinea-Bissau
GYGuyana
HTHaiti
HMHeard Island and McDonald Islands
HNHonduras
HKHong Kong
HUHungary
ISIceland
INIndia
IDIndonesia
IRIran
IQIraq
IEIreland
IMIsle of Man
ILIsrael
ITItaly
CIIvory Coast
JMJamaica
JPJapan
JEJersey
JOJordan
KZKazakhstan
KEKenya
KIKiribati
XKKosovo
KWKuwait
KGKyrgyzstan
LALaos
LVLatvia
LBLebanon
LSLesotho
LRLiberia
LYLibya
LILiechtenstein
LTLithuania
LULuxembourg
MOMacao
MGMadagascar
MWMalawi
MYMalaysia
MVMaldives
MLMali
MTMalta
MHMarshall Islands
MQMartinique
MRMauritania
MUMauritius
YTMayotte
MXMexico
FMMicronesia
MDMoldova
MCMonaco
MNMongolia
MEMontenegro
MSMontserrat
MAMorocco
MZMozambique
MMMyanmar [Burma]
NANamibia
NRNauru
NPNepal
NLNetherlands
NCNew Caledonia
NZNew Zealand
NINicaragua
NENiger
NGNigeria
NUNiue
NFNorfolk Island
KPNorth Korea
MKNorth Macedonia
MPNorthern Mariana Islands
NONorway
OMOman
PKPakistan
PWPalau
PSPalestine
PAPanama
PGPapua New Guinea
PYParaguay
PEPeru
PHPhilippines
PNPitcairn Islands
PLPoland
PTPortugal
PRPuerto Rico
QAQatar
CGRepublic of the Congo
RERéunion
RORomania
RURussia
RWRwanda
BLSaint Barthélemy
SHSaint Helena
KNSaint Kitts and Nevis
LCSaint Lucia
MFSaint Martin
PMSaint Pierre and Miquelon
VCSaint Vincent and the Grenadines
WSSamoa
SMSan Marino
STSão Tomé and Príncipe
SASaudi Arabia
SNSenegal
RSSerbia
SCSeychelles
SLSierra Leone
SGSingapore
SXSint Maarten
SKSlovakia
SISlovenia
SBSolomon Islands
SOSomalia
ZASouth Africa
GSSouth Georgia and the South Sandwich Islands
KRSouth Korea
SSSouth Sudan
ESSpain
LKSri Lanka
SDSudan
SRSuriname
SJSvalbard and Jan Mayen
SZSwaziland
SESweden
CHSwitzerland
SYSyria
TWTaiwan
TJTajikistan
TZTanzania
THThailand
TGTogo
TKTokelau
TOTonga
TTTrinidad and Tobago
TNTunisia
TRTurkey
TMTurkmenistan
TCTurks and Caicos Islands
TVTuvalu
UMU.S. Minor Outlying Islands
VIU.S. Virgin Islands
UGUganda
UAUkraine
AEUnited Arab Emirates
GBUnited Kingdom
USUnited States
UYUruguay
UZUzbekistan
VUVanuatu
VAVatican City
VEVenezuela
VNVietnam
WFWallis and Futuna
EHWestern Sahara
YEYemen
ZMZambia
ZWZimbabwe

dispute_resolution_country

The API value is the ISO 3166-1 alpha-2 country code. The form displays the full country name. Sorted alphabetically by country name (250 entries):

JSON
[
  "AF",
  "AX",
  "AL",
  "DZ",
  "AS",
  "AD",
  "AO",
  "AI",
  "AQ",
  "AG",
  "AR",
  "AM",
  "AW",
  "AU",
  "AT",
  "AZ",
  "BS",
  "BH",
  "BD",
  "BB",
  "BY",
  "BE",
  "BZ",
  "BJ",
  "BM",
  "BT",
  "BO",
  "BQ",
  "BA",
  "BW",
  "BV",
  "BR",
  "IO",
  "VG",
  "BN",
  "BG",
  "BF",
  "BI",
  "KH",
  "CM",
  "CA",
  "CV",
  "KY",
  "CF",
  "TD",
  "CL",
  "CN",
  "CX",
  "CC",
  "CO",
  "KM",
  "CK",
  "CR",
  "HR",
  "CU",
  "CW",
  "CY",
  "CZ",
  "CD",
  "DK",
  "DJ",
  "DM",
  "DO",
  "TL",
  "EC",
  "EG",
  "SV",
  "GQ",
  "ER",
  "EE",
  "ET",
  "FK",
  "FO",
  "FJ",
  "FI",
  "FR",
  "GF",
  "PF",
  "TF",
  "GA",
  "GM",
  "GE",
  "DE",
  "GH",
  "GI",
  "GR",
  "GL",
  "GD",
  "GP",
  "GU",
  "GT",
  "GG",
  "GN",
  "GW",
  "GY",
  "HT",
  "HM",
  "HN",
  "HK",
  "HU",
  "IS",
  "IN",
  "ID",
  "IR",
  "IQ",
  "IE",
  "IM",
  "IL",
  "IT",
  "CI",
  "JM",
  "JP",
  "JE",
  "JO",
  "KZ",
  "KE",
  "KI",
  "XK",
  "KW",
  "KG",
  "LA",
  "LV",
  "LB",
  "LS",
  "LR",
  "LY",
  "LI",
  "LT",
  "LU",
  "MO",
  "MG",
  "MW",
  "MY",
  "MV",
  "ML",
  "MT",
  "MH",
  "MQ",
  "MR",
  "MU",
  "YT",
  "MX",
  "FM",
  "MD",
  "MC",
  "MN",
  "ME",
  "MS",
  "MA",
  "MZ",
  "MM",
  "NA",
  "NR",
  "NP",
  "NL",
  "NC",
  "NZ",
  "NI",
  "NE",
  "NG",
  "NU",
  "NF",
  "KP",
  "MK",
  "MP",
  "NO",
  "OM",
  "PK",
  "PW",
  "PS",
  "PA",
  "PG",
  "PY",
  "PE",
  "PH",
  "PN",
  "PL",
  "PT",
  "PR",
  "QA",
  "CG",
  "RE",
  "RO",
  "RU",
  "RW",
  "BL",
  "SH",
  "KN",
  "LC",
  "MF",
  "PM",
  "VC",
  "WS",
  "SM",
  "ST",
  "SA",
  "SN",
  "RS",
  "SC",
  "SL",
  "SG",
  "SX",
  "SK",
  "SI",
  "SB",
  "SO",
  "ZA",
  "GS",
  "KR",
  "SS",
  "ES",
  "LK",
  "SD",
  "SR",
  "SJ",
  "SZ",
  "SE",
  "CH",
  "SY",
  "TW",
  "TJ",
  "TZ",
  "TH",
  "TG",
  "TK",
  "TO",
  "TT",
  "TN",
  "TR",
  "TM",
  "TC",
  "TV",
  "UM",
  "VI",
  "UG",
  "UA",
  "AE",
  "GB",
  "US",
  "UY",
  "UZ",
  "VU",
  "VA",
  "VE",
  "VN",
  "WF",
  "EH",
  "YE",
  "ZM",
  "ZW"
]
CodeCountry
AFAfghanistan
AXÅland
ALAlbania
DZAlgeria
ASAmerican Samoa
ADAndorra
AOAngola
AIAnguilla
AQAntarctica
AGAntigua and Barbuda
ARArgentina
AMArmenia
AWAruba
AUAustralia
ATAustria
AZAzerbaijan
BSBahamas
BHBahrain
BDBangladesh
BBBarbados
BYBelarus
BEBelgium
BZBelize
BJBenin
BMBermuda
BTBhutan
BOBolivia
BQBonaire
BABosnia and Herzegovina
BWBotswana
BVBouvet Island
BRBrazil
IOBritish Indian Ocean Territory
VGBritish Virgin Islands
BNBrunei
BGBulgaria
BFBurkina Faso
BIBurundi
KHCambodia
CMCameroon
CACanada
CVCape Verde
KYCayman Islands
CFCentral African Republic
TDChad
CLChile
CNChina
CXChristmas Island
CCCocos [Keeling] Islands
COColombia
KMComoros
CKCook Islands
CRCosta Rica
HRCroatia
CUCuba
CWCuracao
CYCyprus
CZCzech Republic
CDDemocratic Republic of the Congo
DKDenmark
DJDjibouti
DMDominica
DODominican Republic
TLEast Timor
ECEcuador
EGEgypt
SVEl Salvador
GQEquatorial Guinea
EREritrea
EEEstonia
ETEthiopia
FKFalkland Islands
FOFaroe Islands
FJFiji
FIFinland
FRFrance
GFFrench Guiana
PFFrench Polynesia
TFFrench Southern Territories
GAGabon
GMGambia
GEGeorgia
DEGermany
GHGhana
GIGibraltar
GRGreece
GLGreenland
GDGrenada
GPGuadeloupe
GUGuam
GTGuatemala
GGGuernsey
GNGuinea
GWGuinea-Bissau
GYGuyana
HTHaiti
HMHeard Island and McDonald Islands
HNHonduras
HKHong Kong
HUHungary
ISIceland
INIndia
IDIndonesia
IRIran
IQIraq
IEIreland
IMIsle of Man
ILIsrael
ITItaly
CIIvory Coast
JMJamaica
JPJapan
JEJersey
JOJordan
KZKazakhstan
KEKenya
KIKiribati
XKKosovo
KWKuwait
KGKyrgyzstan
LALaos
LVLatvia
LBLebanon
LSLesotho
LRLiberia
LYLibya
LILiechtenstein
LTLithuania
LULuxembourg
MOMacao
MGMadagascar
MWMalawi
MYMalaysia
MVMaldives
MLMali
MTMalta
MHMarshall Islands
MQMartinique
MRMauritania
MUMauritius
YTMayotte
MXMexico
FMMicronesia
MDMoldova
MCMonaco
MNMongolia
MEMontenegro
MSMontserrat
MAMorocco
MZMozambique
MMMyanmar [Burma]
NANamibia
NRNauru
NPNepal
NLNetherlands
NCNew Caledonia
NZNew Zealand
NINicaragua
NENiger
NGNigeria
NUNiue
NFNorfolk Island
KPNorth Korea
MKNorth Macedonia
MPNorthern Mariana Islands
NONorway
OMOman
PKPakistan
PWPalau
PSPalestine
PAPanama
PGPapua New Guinea
PYParaguay
PEPeru
PHPhilippines
PNPitcairn Islands
PLPoland
PTPortugal
PRPuerto Rico
QAQatar
CGRepublic of the Congo
RERéunion
RORomania
RURussia
RWRwanda
BLSaint Barthélemy
SHSaint Helena
KNSaint Kitts and Nevis
LCSaint Lucia
MFSaint Martin
PMSaint Pierre and Miquelon
VCSaint Vincent and the Grenadines
WSSamoa
SMSan Marino
STSão Tomé and Príncipe
SASaudi Arabia
SNSenegal
RSSerbia
SCSeychelles
SLSierra Leone
SGSingapore
SXSint Maarten
SKSlovakia
SISlovenia
SBSolomon Islands
SOSomalia
ZASouth Africa
GSSouth Georgia and the South Sandwich Islands
KRSouth Korea
SSSouth Sudan
ESSpain
LKSri Lanka
SDSudan
SRSuriname
SJSvalbard and Jan Mayen
SZSwaziland
SESweden
CHSwitzerland
SYSyria
TWTaiwan
TJTajikistan
TZTanzania
THThailand
TGTogo
TKTokelau
TOTonga
TTTrinidad and Tobago
TNTunisia
TRTurkey
TMTurkmenistan
TCTurks and Caicos Islands
TVTuvalu
UMU.S. Minor Outlying Islands
VIU.S. Virgin Islands
UGUganda
UAUkraine
AEUnited Arab Emirates
GBUnited Kingdom
USUnited States
UYUruguay
UZUzbekistan
VUVanuatu
VAVatican City
VEVenezuela
VNVietnam
WFWallis and Futuna
EHWestern Sahara
YEYemen
ZMZambia
ZWZimbabwe

license_or_regulatory_framework

Grouped by region:

JSON
[
  "MiCA — Markets in Crypto-Assets Regulation (European Union)",
  "DORA — Digital Operational Resilience Act (EU)",
  "eWpG — German Electronic Securities Act (Germany)",
  "BaFin Crypto Custody License (Germany)",
  "Liechtenstein Blockchain Act",
  "TVTG — Liechtenstein Blockchain Act (Liechtenstein)",
  "DLT Act / DLT Trading Facility License (Switzerland)",
  "Swiss FINMA Digital Asset Framework (Switzerland)",
  "PSAN / DASP Licensing Regime (France)",
  "FCA Cryptoasset Registration (United Kingdom)",
  "Financial Services and Markets Act — Digital Asset Amendments (UK)",
  "Electronic Money Regulations (UK)",
  "UK Stablecoin Regime (2024–2025)",
  "DNB VASP Registration (Netherlands)",
  "OAM / CONSOB VASP Registration (Italy)",
  "FSMA VASP Registration (Belgium)",
  "CNMV Crypto Regulations (Spain)",
  "Luxembourg CSSF VASP Registration (Luxembourg)",
  "ADGM FSRA Virtual Asset Framework (Abu Dhabi, UAE)",
  "ADGM DLT / MTF Licensing (Abu Dhabi, UAE)",
  "VARA Virtual Asset Framework (Dubai, UAE)",
  "UAE SCA Crypto Assets Regulation (UAE Federal)",
  "CBB Crypto-Asset Module (Bahrain)",
  "Saudi CMA Security Token Offering Framework (Saudi Arabia)",
  "QFMA/QCB Digital Asset Rules (Qatar)",
  "MAS Payment Services Act (Singapore)",
  "MAS Financial Services and Markets Act — Digital Asset Provisions (Singapore)",
  "SFC Virtual Asset Trading Platform License (Hong Kong)",
  "HKMA Stablecoin & Payment Token Guidelines (Hong Kong)",
  "Japan FSA Crypto Asset Exchange License (Japan)",
  "Japan Payment Services Act — Crypto Assets (Japan)",
  "FIEA — Financial Instruments and Exchange Act for Security Tokens (Japan)",
  "Virtual Asset User Protection Act (South Korea)",
  "FSC Digital Token Guidelines (South Korea)",
  "China Digital Asset Pilot Zone Rules (China; limited)",
  "RBI / SEBI Digital Asset Sandbox (India)",
  "ASIC AFSL Requirements for Digital Asset Providers (Australia)",
  "Australia Token Mapping Framework (2024)",
  "FMA Digital Asset Guidance (New Zealand)",
  "SEC Securities Law (Token = Security) Framework (United States)",
  "CFTC Digital Commodity Rules (United States)",
  "FinCEN Virtual Asset Money Services Regulations (United States)",
  "NYDFS BitLicense (New York, United States)",
  "NYDFS Trust Charter for Digital Assets (New York)",
  "State-by-State Money Transmitter Licensing (United States)",
  "CSA Crypto Trading Platform Framework (Canada)",
  "IIROC/CIPF Crypto Dealer Requirements (Canada)",
  "Canadian PRU — Pre-Registration Undertaking (Canada)",
  "Brazil Crypto Law — Law 14.478/2022 (Brazil)",
  "BACEN Virtual Asset Service Provider Framework (Brazil)",
  "Ley FinTech for Virtual Assets (Mexico)",
  "Fintech Law 2023 — Digital Assets & Tokenization (Chile)",
  "CNV Digital Securities Regulations (Argentina)",
  "FSCA Crypto Asset Service Provider (CASP) Licensing (South Africa)",
  "SARB Digital Payments Regulatory Guidance (South Africa)",
  "SEC Nigeria Digital Asset Rules (Nigeria)",
  "Kenya Draft Digital Asset Framework (Kenya)",
  "DABA — Digital Asset Business Act (Bermuda)",
  "Cayman Islands VASP Act (Cayman Islands)",
  "BVI VASP Act (British Virgin Islands)",
  "Gibraltar DLT Provider Framework (Gibraltar)"
]

Europe

Value
MiCA — Markets in Crypto-Assets Regulation (European Union)
DORA — Digital Operational Resilience Act (EU)
eWpG — German Electronic Securities Act (Germany)
BaFin Crypto Custody License (Germany)
Liechtenstein Blockchain Act
TVTG — Liechtenstein Blockchain Act (Liechtenstein)
DLT Act / DLT Trading Facility License (Switzerland)
Swiss FINMA Digital Asset Framework (Switzerland)
PSAN / DASP Licensing Regime (France)
FCA Cryptoasset Registration (United Kingdom)
Financial Services and Markets Act — Digital Asset Amendments (UK)
Electronic Money Regulations (UK)
UK Stablecoin Regime (2024–2025)
DNB VASP Registration (Netherlands)
OAM / CONSOB VASP Registration (Italy)
FSMA VASP Registration (Belgium)
CNMV Crypto Regulations (Spain)
Luxembourg CSSF VASP Registration (Luxembourg)

Middle East

Value
ADGM FSRA Virtual Asset Framework (Abu Dhabi, UAE)
ADGM DLT / MTF Licensing (Abu Dhabi, UAE)
VARA Virtual Asset Framework (Dubai, UAE)
UAE SCA Crypto Assets Regulation (UAE Federal)
CBB Crypto-Asset Module (Bahrain)
Saudi CMA Security Token Offering Framework (Saudi Arabia)
QFMA/QCB Digital Asset Rules (Qatar)

Asia-Pacific

Value
MAS Payment Services Act (Singapore)
MAS Financial Services and Markets Act — Digital Asset Provisions (Singapore)
SFC Virtual Asset Trading Platform License (Hong Kong)
HKMA Stablecoin & Payment Token Guidelines (Hong Kong)
Japan FSA Crypto Asset Exchange License (Japan)
Japan Payment Services Act — Crypto Assets (Japan)
FIEA — Financial Instruments and Exchange Act for Security Tokens (Japan)
Virtual Asset User Protection Act (South Korea)
FSC Digital Token Guidelines (South Korea)
China Digital Asset Pilot Zone Rules (China; limited)
RBI / SEBI Digital Asset Sandbox (India)
ASIC AFSL Requirements for Digital Asset Providers (Australia)
Australia Token Mapping Framework (2024)
FMA Digital Asset Guidance (New Zealand)

North America

Value
SEC Securities Law (Token = Security) Framework (United States)
CFTC Digital Commodity Rules (United States)
FinCEN Virtual Asset Money Services Regulations (United States)
NYDFS BitLicense (New York, United States)
NYDFS Trust Charter for Digital Assets (New York)
State-by-State Money Transmitter Licensing (United States)
CSA Crypto Trading Platform Framework (Canada)
IIROC/CIPF Crypto Dealer Requirements (Canada)
Canadian PRU — Pre-Registration Undertaking (Canada)

Latin America

Value
Brazil Crypto Law — Law 14.478/2022 (Brazil)
BACEN Virtual Asset Service Provider Framework (Brazil)
Ley FinTech for Virtual Assets (Mexico)
Fintech Law 2023 — Digital Assets & Tokenization (Chile)
CNV Digital Securities Regulations (Argentina)

Africa

Value
FSCA Crypto Asset Service Provider (CASP) Licensing (South Africa)
SARB Digital Payments Regulatory Guidance (South Africa)
SEC Nigeria Digital Asset Rules (Nigeria)
Kenya Draft Digital Asset Framework (Kenya)

Offshore & Financial Hubs

Value
DABA — Digital Asset Business Act (Bermuda)
Cayman Islands VASP Act (Cayman Islands)
BVI VASP Act (British Virgin Islands)
Gibraltar DLT Provider Framework (Gibraltar)

regulator

Grouped by country:

JSON
[
  "SEC — Securities and Exchange Commission",
  "CFTC — Commodity Futures Trading Commission",
  "FINRA — Financial Industry Regulatory Authority",
  "Federal Reserve (FED)",
  "OCC — Office of the Comptroller of the Currency",
  "FDIC — Federal Deposit Insurance Corporation",
  "NYDFS — New York Department of Financial Services",
  "FCA — Financial Conduct Authority",
  "PRA — Prudential Regulation Authority",
  "Bank of England",
  "ESMA — European Securities and Markets Authority",
  "EBA — European Banking Authority",
  "ECB — European Central Bank",
  "BaFin — Federal Financial Supervisory Authority",
  "AMF — Autorité des Marchés Financiers",
  "ACPR — Autorité de Contrôle Prudentiel et de Résolution",
  "CONSOB — Commissione Nazionale per le Società e la Borsa",
  "Bank of Italy",
  "CNMV — Comisión Nacional del Mercado de Valores",
  "AFM — Autoriteit Financiële Markten",
  "DNB — De Nederlandsche Bank",
  "FSMA — Financial Services and Markets Authority",
  "FINMA — Swiss Financial Market Supervisory Authority",
  "FMA — Liechtenstein Financial Market Authority",
  "MAS — Monetary Authority of Singapore",
  "SFC — Securities and Futures Commission",
  "HKMA — Hong Kong Monetary Authority",
  "FSA — Financial Services Agency",
  "Bank of Japan",
  "FSC — Financial Services Commission",
  "FSS — Financial Supervisory Service",
  "CSRC — China Securities Regulatory Commission",
  "PBOC — People's Bank of China",
  "SEBI — Securities and Exchange Board of India",
  "RBI — Reserve Bank of India",
  "ASIC — Australian Securities and Investments Commission",
  "APRA — Australian Prudential Regulation Authority",
  "FMA — Financial Markets Authority",
  "IIROC — Investment Industry Regulatory Organization of Canada",
  "CSA — Canadian Securities Administrators",
  "OSC — Ontario Securities Commission",
  "AMF Quebec — Autorité des marchés financiers",
  "BCSC — British Columbia Securities Commission",
  "CVM — Comissão de Valores Mobiliários",
  "BACEN — Central Bank of Brazil",
  "CNBV — Comisión Nacional Bancaria y de Valores",
  "CNV — Comisión Nacional de Valores",
  "CMF — Comisión para el Mercado Financiero",
  "DFSA — Dubai Financial Services Authority",
  "FSRA (ADGM) — Financial Services Regulatory Authority",
  "SCA — Securities and Commodities Authority",
  "CMA — Capital Market Authority",
  "QFMA — Qatar Financial Markets Authority",
  "CBB — Central Bank of Bahrain",
  "FSCA — Financial Sector Conduct Authority",
  "SARB — South African Reserve Bank",
  "SEC Nigeria — Securities and Exchange Commission",
  "CMA Kenya — Capital Markets Authority",
  "CMB — Capital Markets Board of Turkey",
  "ISA — Israel Securities Authority",
  "CBR — Central Bank of Russia",
  "BMA — Bermuda Monetary Authority",
  "CIMA — Cayman Islands Monetary Authority",
  "GFSC — Gibraltar Financial Services Commission"
]

United States

Value
SEC — Securities and Exchange Commission
CFTC — Commodity Futures Trading Commission
FINRA — Financial Industry Regulatory Authority
Federal Reserve (FED)
OCC — Office of the Comptroller of the Currency
FDIC — Federal Deposit Insurance Corporation
NYDFS — New York Department of Financial Services

United Kingdom

Value
FCA — Financial Conduct Authority
PRA — Prudential Regulation Authority
Bank of England

European Union

Value
ESMA — European Securities and Markets Authority
EBA — European Banking Authority
ECB — European Central Bank

Germany

Value
BaFin — Federal Financial Supervisory Authority

France

Value
AMF — Autorité des Marchés Financiers
ACPR — Autorité de Contrôle Prudentiel et de Résolution

Italy

Value
CONSOB — Commissione Nazionale per le Società e la Borsa
Bank of Italy

Spain

Value
CNMV — Comisión Nacional del Mercado de Valores

Netherlands

Value
AFM — Autoriteit Financiële Markten
DNB — De Nederlandsche Bank

Belgium

Value
FSMA — Financial Services and Markets Authority

Switzerland

Value
FINMA — Swiss Financial Market Supervisory Authority

Liechtenstein

Value
FMA — Liechtenstein Financial Market Authority

Singapore

Value
MAS — Monetary Authority of Singapore

Hong Kong

Value
SFC — Securities and Futures Commission
HKMA — Hong Kong Monetary Authority

Japan

Value
FSA — Financial Services Agency
Bank of Japan

South Korea

Value
FSC — Financial Services Commission
FSS — Financial Supervisory Service

China

Value
CSRC — China Securities Regulatory Commission
PBOC — People's Bank of China

India

Value
SEBI — Securities and Exchange Board of India
RBI — Reserve Bank of India

Australia

Value
ASIC — Australian Securities and Investments Commission
APRA — Australian Prudential Regulation Authority

New Zealand

Value
FMA — Financial Markets Authority

Canada

Value
IIROC — Investment Industry Regulatory Organization of Canada
CSA — Canadian Securities Administrators
OSC — Ontario Securities Commission
AMF Quebec — Autorité des marchés financiers
BCSC — British Columbia Securities Commission

Brazil

Value
CVM — Comissão de Valores Mobiliários
BACEN — Central Bank of Brazil

Mexico

Value
CNBV — Comisión Nacional Bancaria y de Valores

Argentina

Value
CNV — Comisión Nacional de Valores

Chile

Value
CMF — Comisión para el Mercado Financiero

United Arab Emirates

Value
DFSA — Dubai Financial Services Authority
FSRA (ADGM) — Financial Services Regulatory Authority
SCA — Securities and Commodities Authority

Saudi Arabia

Value
CMA — Capital Market Authority

Qatar

Value
QFMA — Qatar Financial Markets Authority

Bahrain

Value
CBB — Central Bank of Bahrain

South Africa

Value
FSCA — Financial Sector Conduct Authority
SARB — South African Reserve Bank

Nigeria

Value
SEC Nigeria — Securities and Exchange Commission

Kenya

Value
CMA Kenya — Capital Markets Authority

Turkey

Value
CMB — Capital Markets Board of Turkey

Israel

Value
ISA — Israel Securities Authority

Russia

Value
CBR — Central Bank of Russia

Bermuda

Value
BMA — Bermuda Monetary Authority

Cayman Islands

Value
CIMA — Cayman Islands Monetary Authority

Gibraltar

Value
GFSC — Gibraltar Financial Services Commission

Last Sale

condition

JSON
[
  "buy",
  "cross",
  "sell"
]
API ValueDisplay
buyBuy
crossCross
sellSell

tick_indication

JSON
[
  "D",
  "U",
  "N"
]
API ValueDisplayDescription
DDown TickCurrent price is lower than the previous price
UUp TickCurrent price is higher than the previous price
NNo TickPrice is unchanged

Best Bid and Offer

quote_condition

JSON
[
  "c",
  "b",
  "a",
  "h"
]
API ValueDescription
cAutomated Bid and Ask
bManual on the bid
aManual on the offer
hManual on both bid and ask

Orders

action

JSON
[
  "n",
  "a",
  "r"
]
API ValueDescription
nNew order
aAdd order
rRemove order

side

JSON
[
  "b",
  "s"
]
API ValueDescription
bBid
sOffer

quote_condition

Same values as in the Best Bid and Offer section.


Reports

report

JSON
[
  "last_sale_totals_by_ats",
  "last_sale_totals_for_each_symbol",
  "number_of_symbols_additions_and_deletions"
]
ValueDescription
last_sale_totals_by_atsLast Sale Totals by ATS
last_sale_totals_for_each_symbolLast Sale Totals for Each Symbol
number_of_symbols_additions_and_deletionsNumber of Symbol Additions and Deletions

type

JSON
[
  "weekly",
  "monthly"
]
Value
weekly
monthly

On this page