Skip to main content

List of exchanges

GET 

/v1/exchanges

List of exchanges

Responses

successful operation

Schema

  • Array [

  • exchange_id stringnullable
    last_datapoint_date stringnullable
    mic stringnullable
    operating_mic stringnullable
    oprt_sgmt stringnullable
    market_name_institution_description stringnullable
    legal_entity_name stringnullable
    lei stringnullable
    market_category_code stringnullable
    acronym stringnullable
    iso_country_code stringnullable
    city stringnullable
    website stringnullable
    status stringnullable
    creation_date date-timenullable
    last_update_date date-timenullable
    last_validation_date date-timenullable
    expiry_date date-timenullable
    comments stringnullable
  • ]

Loading...