{"info":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","description":"<html><head></head><body><p>Xaniis - Market Trading Platform Api Gateway</p>\n<p>Contact Support:<br>Name: Xaniis developer team teeeeeet api documention</p>\n<p>kmnkl lk l;]</p>\n<p>l; knjk</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"5023855","collectionId":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","publishedId":"2sA3kaBykL","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"008000"},"publishDate":"2024-07-28T15:00:34.000Z"},"item":[{"name":"api","item":[{"name":"instrument","item":[{"name":"Get simple instrument by isin","id":"66efb61b-088c-4b8d-8a4c-8009a715ff66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"//api/instrument/simple/:isin","description":"<p>Result data model : Isin, InstrumentName, InstrumentTitle, LastTradePrice, PriceVariation, PriceVariationPercentage, SectorCode, InstrumentStateId, InstrumentStateCodepeTitle, InstrumentAffect, TotalNumberOfSharesTraded,\nTopVariation, TopVariationPercent, IndicatorPercentage</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}},"urlObject":{"path":["api","instrument","simple",":isin"],"host":["/"],"query":[],"variable":[{"id":"21076367-2a93-4173-b9a7-5522d7d60826","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"isin"}]}},"response":[{"id":"42210814-4f19-4d4c-8d64-0f684fbaa697","name":"Success","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"//api/instrument/simple/:isin","host":["/"],"path":["api","instrument","simple",":isin"],"variable":[{"key":"isin"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"66efb61b-088c-4b8d-8a4c-8009a715ff66"},{"name":"Get all instrument","id":"d39a1a4f-7dd9-441c-be64-acba0f4de8ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"//api/instrument","description":"<p>Resilt data model : { Isin, Name, Title, InstrumentState, InstrumentStateId, InstrumentStateCode, InstrumentStateTitle, ExchangeName, ExchangeCode, ExchangeMarketId, ExchangeBoardId, \n       MarketCode, MarketTitle, BaseQuantity, NumberOfSharesOrBonds, MinimumOrderQuantity, MaximumOrderQuantity, LotSize, FixedPriceTick, \n       SectorId, SectorCode, AmountOfParValue, InstrumentTypeId, InstrumentTypeCode, InstrumentAffect, InstrumentTradingState, IsActive    }</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}},"urlObject":{"path":["api","instrument"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"2536dbf5-ed36-45a1-85be-1bc8be1a2660","name":"Success","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":"//api/instrument"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"d39a1a4f-7dd9-441c-be64-acba0f4de8ce"},{"name":"Search instrument","id":"d53aa3db-6fb4-4f0c-ab69-2be32554a36a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"//api/instrument/search/:searchQuery","description":"<p>Result data model : {Isin, Title, Name, ExchangeCode, ExchangeName, MarketCode, MarketTitle, InstrumentGroupTitle, IsActive, InstrumentTypeCode}</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}},"urlObject":{"path":["api","instrument","search",":searchQuery"],"host":["/"],"query":[],"variable":[{"id":"f93ba5a5-57c3-4c96-9b3c-48a1834552b4","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"searchQuery"}]}},"response":[{"id":"ca4b25ed-85c7-484e-adb0-9871518c78fc","name":"Success","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"//api/instrument/search/:searchQuery","host":["/"],"path":["api","instrument","search",":searchQuery"],"variable":[{"key":"searchQuery"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"d53aa3db-6fb4-4f0c-ab69-2be32554a36a"},{"name":"Get instrument by isin","id":"42585e6f-a1dd-4826-94f3-41828e65e5c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"//api/instrument/:isin","description":"<p>Result data model : {BaseQuantity, BidAsk(RowPlace|BidPrice|BidNumber|BidQuantity|AskPrice|AskNumber|AskQuantity),\nBuyFirmCount, BuyFirmVolume, BuyFirmVolumePercentage, BuyGroupCount, BuyGroupVolume, BuyGroupVolumePercentage, BuyIndividualCount, BuyIndividualVolume,\nBuyIndividualVolumePercentage, ClosingPrice, ClosingPriceVariation, ClosingPriceVariationPercent, CompanyName, ExchangeName, ExchangeCode, FirstTradePrice, HighestTradePrice,\nInstrumentName, InstrumentTitle, InstrumentCode, InstrumentStateCode, InstrumentStateTitle,\nIsin, LastTradeDate, LastTradePrice, LowerPriceThreshold ,LowestTradePrice, PreviousDayPrice, ReferencePriceVariation, ReferencePriceVariationPercent, \nSelFirmCount, SelFirmVolume, SelFirmVolumePercentage, SelIndividualCount, SelIndividualVolume, SelIndividualVolumePercentage, TotalNumberOfSharesTraded, TotalNumberOfTrades, \nTotalTradeValue, UpperPriceThreshold, PricePerEarningGroup, PricePerEarning, FreeFloatPercent, MonthAverageVolume, InstrumentMarketValue, NumberOfSharesOrBonds, \nMinimumOrderQuantity, MaximumOrderQuantity, YearHighestTradePrice, YearLowestTradePrice, ReferencePrice, SectorCode, AmountOfParValue, InstrumentTypeCode, InstrumentTypeTitle, InstrumentAffect, Eps, \nBuyWage, SellWage, IndicatorPercentage, TMCID, AdditionalMarketInfo, LotSize, ISExpiredRight, RightPublishedDateTime, RightExpiredDateTime, RightNominalValue, GuaranteeFactor, FixedPriceTick\nTenDaysHistoricalVolatility, OneMonthHistoricalVolatility, ThreeMonthsHistoricalVolatility, SixMonthsHistoricalVolatility, OneYearHistoricalVolatility,\nOpenPosition, InitialMargin, MaintenenceMargin, RequiredMargin, StrikePrice, ContractSize, StartContractDate, EndContractDate, CashSettlementDate, PhysicalSettlementDate,\nMaxIndivisualOpenPosition, MaxFirmOpenPosition, MaxBrokerOpenPosition, MaxMarketOpenPosition, MaxOrders, UACIsin, CEFO, OptionSide\nTenDaysHVBlackSholes, TenDaysHVDelta, TenDaysHVGamma, TenDaysHVVega, TenDaysHVTheta, TenDaysHVRho,\nOneMonthHVBlackSholes, OneMonthHVDelta, OneMonthHVGamma, OneMonthHVVega, OneMonthHVTheta, OneMonthHVRho,\nThreeMonthsHVBlackSholes, ThreeMonthsHVDelta, ThreeMonthsHVGamma, ThreeMonthsHVVega, ThreeMonthsHVTheta, ThreeMonthsHVRho,\nSixMonthsHVBlackSholes, SixMonthsHVDelta, SixMonthsHVGamma, SixMonthsHVVega, SixMonthsHVTheta, SixMonthsHVRho,\nOneYearHVBlackSholes, OneYearHVDelta, OneYearHVGamma, OneYearHVVega, OneYearHVTheta, OneYearHVRho, Interest, AnnualInterest, CompondAnnualInterest, UACLastTradePrice}</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}},"urlObject":{"path":["api","instrument",":isin"],"host":["/"],"query":[],"variable":[{"id":"bb5ebeba-088a-4b3d-80e3-2d7435d575ea","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"isin"}]}},"response":[{"id":"6b1a5bf5-717e-45b9-9fcb-64721fa64ad5","name":"Success","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"//api/instrument/:isin","host":["/"],"path":["api","instrument",":isin"],"variable":[{"key":"isin"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"42585e6f-a1dd-4826-94f3-41828e65e5c1"},{"name":"Get chart ohlc data","id":"de4a93d8-8867-4a26-bbbc-3d594c065ec2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"//api/instrument/chart-data/:isin/:timeframe?withAveragePrice=<boolean>&records=0&startDate=0&endDate=0","description":"<p>Result data map : {open, high, low, close, volume, time}</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}},"urlObject":{"path":["api","instrument","chart-data",":isin",":timeframe"],"host":["/"],"query":[{"key":"withAveragePrice","value":"<boolean>"},{"description":{"content":"<p>count of bar to retrive</p>\n","type":"text/plain"},"key":"records","value":"0"},{"description":{"content":"<p>start date: 1618083000000</p>\n","type":"text/plain"},"key":"startDate","value":"0"},{"description":{"content":"<p>end date: 1624271000000</p>\n","type":"text/plain"},"key":"endDate","value":"0"}],"variable":[{"id":"7b10972e-d5e3-40ad-91d0-4e7d3e58643f","description":{"content":"<p>(Required) instrument identification of symbol exam: IRO3IZIZ0001, adjustment exam: IRO3IZIZ0001-1</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"isin"},{"id":"efb21e08-3bbf-4dd5-ba70-365bceff7edb","description":{"content":"<p>(Required) 10s|1|5|30|60|1d|1w|1m</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"timeframe"}]}},"response":[{"id":"aadfb1e6-003a-4e18-b50c-8436fb2b6aa0","name":"Success","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"//api/instrument/chart-data/:isin/:timeframe?withAveragePrice=<boolean>&records=0&startDate=0&endDate=0","host":["/"],"path":["api","instrument","chart-data",":isin",":timeframe"],"query":[{"key":"withAveragePrice","value":"<boolean>"},{"description":"count of bar to retrive","key":"records","value":"0"},{"description":"start date: 1618083000000","key":"startDate","value":"0"},{"description":"end date: 1624271000000","key":"endDate","value":"0"}],"variable":[{"key":"isin"},{"key":"timeframe"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"de4a93d8-8867-4a26-bbbc-3d594c065ec2"},{"name":"Get instrument analyze info by isin","id":"1e9b21df-3d36-4119-a09a-ed1fe7b762d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"//api/instrument/analyzeinfo/:isin","description":"<p>Result data model : InstrumentIsin, InstrumentJsonInfo, DateOfEvent</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}},"urlObject":{"path":["api","instrument","analyzeinfo",":isin"],"host":["/"],"query":[],"variable":[{"id":"f85eeaad-d91f-4f86-89e5-88f602ea4c27","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"isin"}]}},"response":[{"id":"97cd2c86-c247-4448-8ab2-d09644d42b3e","name":"Success","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"//api/instrument/analyzeinfo/:isin","host":["/"],"path":["api","instrument","analyzeinfo",":isin"],"variable":[{"key":"isin"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"1e9b21df-3d36-4119-a09a-ed1fe7b762d4"},{"name":"Get company profile info  by company isin","id":"4a1fcdf2-01ab-4e14-9f0a-25268c43bc81","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"//api/instrument/companyprofile/:isin","description":"<p>Result data model : CompanyIsin, CompanyJsonInfo, DateOfEvent</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}},"urlObject":{"path":["api","instrument","companyprofile",":isin"],"host":["/"],"query":[],"variable":[{"id":"1e8b92af-a65a-4f48-b041-a57b54b42ffb","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"isin"}]}},"response":[{"id":"12bb0937-5944-45a6-8d27-0fbeaec826e5","name":"Success","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"//api/instrument/companyprofile/:isin","host":["/"],"path":["api","instrument","companyprofile",":isin"],"variable":[{"key":"isin"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"4a1fcdf2-01ab-4e14-9f0a-25268c43bc81"},{"name":"Get instruments summaries","id":"ae5a9815-44b8-44bc-930e-0873728f739a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"//api/instrument/summaries?isins=<string>&isins=<string>&orderby=[object Object]&orderby=[object Object]","description":"<p>Result data model : Isin, InstrumentName, InstrumentTitle, LastTradePrice, PriceVariation, PriceVariationPercentage, SectorCode, InstrumentStateId, InstrumentStateCode, InstrumentAffect, TotalNumberOfSharesTraded\nTopVariation, TopVariationPercent</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}},"urlObject":{"path":["api","instrument","summaries"],"host":["/"],"query":[{"key":"isins","value":"<string>"},{"key":"isins","value":"<string>"},{"key":"orderby","value":"[object Object]"},{"key":"orderby","value":"[object Object]"}],"variable":[]}},"response":[{"id":"4b0fc1e9-2be4-44a3-b215-46303bc0ce37","name":"Success","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"//api/instrument/summaries?isins=<string>&orderby=[object Object]","host":["/"],"path":["api","instrument","summaries"],"query":[{"key":"isins","value":"<string>"},{"key":"orderby","value":"[object Object]"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"ae5a9815-44b8-44bc-930e-0873728f739a"},{"name":"Get option instrument by UACIsin, side","id":"77af968b-3228-4435-93ee-4f6859fd5892","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"//api/instrument/optionmarket/:uacisin/:optionside","description":"<p>Result data model : {Put(BaseQuantity, BidAsk(RowPlace|BidPrice|BidNumber|BidQuantity|AskPrice|AskNumber|AskQuantity),\nClosingPrice, ClosingPriceVariation, ClosingPriceVariationPercent, CompanyName, ExchangeName, ExchangeCode, FirstTradePrice, HighestTradePrice,\nInstrumentName, InstrumentTitle, InstrumentCode, InstrumentStateCode, InstrumentStateTitle, Isin, LastTradeDate, LastTradePrice, LowerPriceThreshold,\nLowestTradePrice, PreviousDayPrice, ReferencePriceVariation, ReferencePriceVariationPercent, TotalNumberOfSharesTraded, TotalNumberOfTrades, \nTotalTradeValue, UpperPriceThreshold, InstrumentMarketValue, NumberOfSharesOrBonds, MinimumOrderQuantity, MaximumOrderQuantity, ReferencePrice,\nSectorCode, AmountOfParValue, InstrumentTypeCode, InstrumentTypeTitle,TMCID, AdditionalMarketInfo, LotSize, FixedPriceTick\nTenDaysHistoricalVolatility, OneMonthHistoricalVolatility, ThreeMonthsHistoricalVolatility, SixMonthsHistoricalVolatility, OneYearHistoricalVolatility,\nOpenPosition, InitialMargin, MaintenenceMargin, RequiredMargin, StrikePrice, ContractSize, StartContractDate, EndContractDate, CashSettlementDate, PhysicalSettlementDate,\nMaxIndivisualOpenPosition, MaxFirmOpenPosition, MaxBrokerOpenPosition, MaxMarketOpenPosition, MaxOrders, UACIsin, CEFO,\nTenDaysHVBlackSholes, TenDaysHVDelta, TenDaysHVGamma, TenDaysHVVega, TenDaysHVTheta, TenDaysHVRho,\nOneMonthHVBlackSholes, OneMonthHVDelta, OneMonthHVGamma, OneMonthHVVega, OneMonthHVTheta, OneMonthHVRho,\nThreeMonthsHVBlackSholes, ThreeMonthsHVDelta, ThreeMonthsHVGamma, ThreeMonthsHVVega, ThreeMonthsHVTheta, ThreeMonthsHVRho,\nSixMonthsHVBlackSholes, SixMonthsHVDelta, SixMonthsHVGamma, SixMonthsHVVega, SixMonthsHVTheta, SixMonthsHVRho,\nOneYearHVBlackSholes, OneYearHVDelta, OneYearHVGamma, OneYearHVVega, OneYearHVTheta, OneYearHVRho, Interest, AnnualInterest, CompondAnnualInterest, UACLastTradePrice, UACPriceDifference)\n,Call(...)}</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}},"urlObject":{"path":["api","instrument","optionmarket",":uacisin",":optionside"],"host":["/"],"query":[],"variable":[{"id":"c813133c-45db-4973-a7a6-bdde7f914cf9","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"uacisin"},{"id":"b47932f7-1ed7-4bf2-ba14-87c404fcf05e","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<integer>","key":"optionside"}]}},"response":[{"id":"f9fc97bb-cfa3-434f-b555-cc0694fea2bc","name":"Success","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"//api/instrument/optionmarket/:uacisin/:optionside","host":["/"],"path":["api","instrument","optionmarket",":uacisin",":optionside"],"variable":[{"key":"uacisin"},{"key":"optionside"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"77af968b-3228-4435-93ee-4f6859fd5892"},{"name":"Get option instrument by UACIsin, contract date, side","id":"be545ef1-a099-4673-a475-c7448e176581","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"//api/instrument/optionmarket/:uacisin/:contractdate/:optionside","description":"<p>Result data model : {Put(BaseQuantity, BidAsk(RowPlace|BidPrice|BidNumber|BidQuantity|AskPrice|AskNumber|AskQuantity),\nClosingPrice, ClosingPriceVariation, ClosingPriceVariationPercent, CompanyName, ExchangeName, ExchangeCode, FirstTradePrice, HighestTradePrice,\nInstrumentName, InstrumentTitle, InstrumentCode, InstrumentStateCode, InstrumentStateTitle, Isin, LastTradeDate, LastTradePrice, LowerPriceThreshold,\nLowestTradePrice, PreviousDayPrice, ReferencePriceVariation, ReferencePriceVariationPercent, TotalNumberOfSharesTraded, TotalNumberOfTrades, \nTotalTradeValue, UpperPriceThreshold, InstrumentMarketValue, NumberOfSharesOrBonds, MinimumOrderQuantity, MaximumOrderQuantity, ReferencePrice,\nSectorCode, AmountOfParValue, InstrumentTypeCode, InstrumentTypeTitle,TMCID, AdditionalMarketInfo, LotSize, FixedPriceTick\nTenDaysHistoricalVolatility, OneMonthHistoricalVolatility, ThreeMonthsHistoricalVolatility, SixMonthsHistoricalVolatility, OneYearHistoricalVolatility,\nOpenPosition, InitialMargin, MaintenenceMargin, RequiredMargin, StrikePrice, ContractSize, StartContractDate, EndContractDate, CashSettlementDate, PhysicalSettlementDate,\nMaxIndivisualOpenPosition, MaxFirmOpenPosition, MaxBrokerOpenPosition, MaxMarketOpenPosition, MaxOrders, UACIsin, CEFO,\nTenDaysHVBlackSholes, TenDaysHVDelta, TenDaysHVGamma, TenDaysHVVega, TenDaysHVTheta, TenDaysHVRho,\nOneMonthHVBlackSholes, OneMonthHVDelta, OneMonthHVGamma, OneMonthHVVega, OneMonthHVTheta, OneMonthHVRho,\nThreeMonthsHVBlackSholes, ThreeMonthsHVDelta, ThreeMonthsHVGamma, ThreeMonthsHVVega, ThreeMonthsHVTheta, ThreeMonthsHVRho,\nSixMonthsHVBlackSholes, SixMonthsHVDelta, SixMonthsHVGamma, SixMonthsHVVega, SixMonthsHVTheta, SixMonthsHVRho,\nOneYearHVBlackSholes, OneYearHVDelta, OneYearHVGamma, OneYearHVVega, OneYearHVTheta, OneYearHVRho, Interest, AnnualInterest, CompondAnnualInterest, UACLastTradePrice, UACPriceDifference)\n,Call(...)}</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}},"urlObject":{"path":["api","instrument","optionmarket",":uacisin",":contractdate",":optionside"],"host":["/"],"query":[],"variable":[{"id":"b03729db-540c-4417-80d2-4bb4c139ca0b","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"uacisin"},{"id":"57412a67-4b85-4a38-9677-5ab8edd0a51a","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<dateTime>","key":"contractdate"},{"id":"18262ea9-9508-4236-8658-05b4709482ac","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<integer>","key":"optionside"}]}},"response":[{"id":"870b5b7d-f624-4470-a108-3dc70d7eff5f","name":"Success","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"//api/instrument/optionmarket/:uacisin/:contractdate/:optionside","host":["/"],"path":["api","instrument","optionmarket",":uacisin",":contractdate",":optionside"],"variable":[{"key":"uacisin"},{"key":"contractdate"},{"key":"optionside"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"be545ef1-a099-4673-a475-c7448e176581"}],"id":"686478fd-dbf9-4a61-a891-9191cc7cda7a","_postman_id":"686478fd-dbf9-4a61-a891-9191cc7cda7a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}}},{"name":"instrumenttype","item":[{"name":"Get instrument type by code","id":"c2411671-8925-4533-a820-c4fdc52b9f1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"//api/instrumenttype/:code","description":"<p>Result data model : {Code, Title, EnglishTitle}</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}},"urlObject":{"path":["api","instrumenttype",":code"],"host":["/"],"query":[],"variable":[{"id":"44a5ee45-3bd8-4937-8392-cb386d9c4c63","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"code"}]}},"response":[{"id":"39e5313a-7a61-42c1-ac47-02250e83b55d","name":"Success","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"//api/instrumenttype/:code","host":["/"],"path":["api","instrumenttype",":code"],"variable":[{"key":"code"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"c2411671-8925-4533-a820-c4fdc52b9f1e"},{"name":"Get all instrument type","id":"e6ae424e-eeef-42cd-9103-78ce58c64fe6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"//api/instrumenttype","description":"<p>Result data model : {Code, Title, EnglishTitle}</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}},"urlObject":{"path":["api","instrumenttype"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"1dab653b-0118-4db6-8197-641222ef69eb","name":"Success","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":"//api/instrumenttype"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"e6ae424e-eeef-42cd-9103-78ce58c64fe6"}],"id":"98e9de65-0b93-451f-b81f-9b81c7f8ef9b","_postman_id":"98e9de65-0b93-451f-b81f-9b81c7f8ef9b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}}},{"name":"market","item":[{"name":"Get all content","id":"39b9b881-3ab9-4c81-b076-e141dc46fa68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"//api/market/content?tag=<string>&page=1&limit=15","description":"<p>result csv map : Id,ContentTitle,ContentReferenceId,ContentReferenceTitle,ContentTypeId,ContentTypeTitle,ContentDate,Tags(Isin,Title)</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}},"urlObject":{"path":["api","market","content"],"host":["/"],"query":[{"key":"tag","value":"<string>"},{"key":"page","value":"1"},{"key":"limit","value":"15"}],"variable":[]}},"response":[{"id":"8ecac5fd-5e12-499b-b6ec-9b641fdbb13b","name":"Success","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"//api/market/content?tag=<string>&page=1&limit=15","host":["/"],"path":["api","market","content"],"query":[{"key":"tag","value":"<string>"},{"key":"page","value":"1"},{"key":"limit","value":"15"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"39b9b881-3ab9-4c81-b076-e141dc46fa68"},{"name":"Get content by id","id":"6af64b34-d21f-4e1c-a1db-61408ff3fe16","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"//api/market/content/:id","description":"<p>result csv map : Title,Body,Date,Tags(Isin,Title)</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}},"urlObject":{"path":["api","market","content",":id"],"host":["/"],"query":[],"variable":[{"id":"53b3635f-0025-425b-8ab9-241ebc6bbab3","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"id"}]}},"response":[{"id":"466fad6d-99ab-4f00-a898-e40b48171fa6","name":"Success","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"//api/market/content/:id","host":["/"],"path":["api","market","content",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"6af64b34-d21f-4e1c-a1db-61408ff3fe16"},{"name":"Get market map data","id":"421a456d-84c7-4dd2-b53c-33481864b893","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"//api/market/map?code=0&percentRange=<integer>","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}},"urlObject":{"path":["api","market","map"],"host":["/"],"query":[{"key":"code","value":"0"},{"key":"percentRange","value":"<integer>"}],"variable":[]}},"response":[{"id":"70285ff7-c48d-4ebc-90d3-4cf5cb084507","name":"Success","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"//api/market/map?code=0&percentRange=<integer>","host":["/"],"path":["api","market","map"],"query":[{"key":"code","value":"0"},{"key":"percentRange","value":"<integer>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"421a456d-84c7-4dd2-b53c-33481864b893"}],"id":"de2ed037-0ea5-4a94-956c-c5e1f5a96a9e","_postman_id":"de2ed037-0ea5-4a94-956c-c5e1f5a96a9e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}}},{"name":"marketdepth","item":[{"name":"Get market depth data","id":"d5128daf-71af-4ec8-91f8-608fb182641e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"//api/marketdepth/getmarketdepth?isin=<string>&side=<string>&layer=<integer>","description":"<p>result csv map : OrderId,OrderDisplayQuantity,DisplayPrice,OrderSide</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}},"urlObject":{"path":["api","marketdepth","getmarketdepth"],"host":["/"],"query":[{"key":"isin","value":"<string>"},{"key":"side","value":"<string>"},{"key":"layer","value":"<integer>"}],"variable":[]}},"response":[{"id":"2cb9240c-e2e0-4447-bb5a-40cf00bf5081","name":"Success","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"//api/marketdepth/getmarketdepth?isin=<string>&side=<string>&layer=<integer>","host":["/"],"path":["api","marketdepth","getmarketdepth"],"query":[{"key":"isin","value":"<string>"},{"key":"side","value":"<string>"},{"key":"layer","value":"<integer>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"d5128daf-71af-4ec8-91f8-608fb182641e"},{"name":"Get instrument price full info by sector code","id":"c2999941-f792-4245-a665-13ff0e901a83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"//api/sector/getinstrumentpricefullinfobysectorcode/:sectorCode","description":"<p>Result data model :\nIsin,TMCID,InstrumentCode,InstrumentTitle, InstrumentName,IsActive,MarketCode,MarketTitle,ExchangeCode,ExchangeName,InstrumentStateCode,InstrumentStateTitle,CompanyName,SectorCode,\nInstrumentTypeCode,InstrumentTypeTitle,MarketFlowCode,AdditionalMarketInfo,InstrumentGroupState,UpperPriceThreshold,LowerPriceThreshold,BaseQuantity,InstrumentMarketValue,\nTotalNumberOfTrades,TotalNumberOfSharesTraded,TotalTradeValue,ClosingPrice,ClosingPriceVariation,ClosingPriceVariationPercent,LastTradePrice,LastTradeDate,ReferencePrice,\nReferencePriceVariation,ReferencePriceVariationPercent,HighestTradePrice,LowestTradePrice,FirstTradePrice,PreviousDayPrice,BuyIndividualVolume,BuyIndividualVolumePercentage,\nBuyIndividualCount,SellIndividualVolume,SellIndividualVolumePercentage,SellIndividualCount,BuyFirmVolume,BuyFirmVolumePercentage,BuyFirmCount,SellFirmVolume,SellFirmVolumePercentage,\nSellFirmCount, BuyGroupVolume,BuyGroupVolumePercentage,BuyGroupCount,Eps,PricePerEarning,PricePerEarningGroup,FreeFloatPercent,MonthAverageVolume,LastAdjustedClosingPrice,\nLastSuperAdjustedClosingPrice,InstrumentAffect,IndicatorPercentage,IsRight,IsExpiredRight,RightPublishedDateTime,RightExpiredDateTime,RightNominalValue,BidQuantity,BidNumber,\nBidPrice,AskQuantity,AskNumber,AskPrice,BuyDensity,SellDensity,MoneyInCome</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}},"urlObject":{"path":["api","sector","getinstrumentpricefullinfobysectorcode",":sectorCode"],"host":["/"],"query":[],"variable":[{"id":"70592d7b-4f6f-46eb-aa55-fe347d42532e","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"sectorCode"}]}},"response":[{"id":"16bb752a-542b-49a4-b009-1373b5aca999","name":"Success","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"//api/sector/getinstrumentpricefullinfobysectorcode/:sectorCode","host":["/"],"path":["api","sector","getinstrumentpricefullinfobysectorcode",":sectorCode"],"variable":[{"key":"sectorCode"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"c2999941-f792-4245-a665-13ff0e901a83"}],"id":"e49a3bea-15cb-40ce-b531-1f3e50c428bd","_postman_id":"e49a3bea-15cb-40ce-b531-1f3e50c428bd","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}}},{"name":"markettag","item":[{"name":"Get instrument's tags","id":"3afb123a-6381-49ad-a3c4-2afe31340873","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"//api/markettag/instrumenttags?isin=<string>","description":"<p>result csv map : Id,Title,InstrumentIsin,InstrumentTitle,TagColor</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}},"urlObject":{"path":["api","markettag","instrumenttags"],"host":["/"],"query":[{"key":"isin","value":"<string>"}],"variable":[]}},"response":[{"id":"e2233ea6-8475-4fd6-9c60-4bd96ba7c6d6","name":"Success","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"//api/markettag/instrumenttags?isin=<string>","host":["/"],"path":["api","markettag","instrumenttags"],"query":[{"key":"isin","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"3afb123a-6381-49ad-a3c4-2afe31340873"},{"name":"Get tag's instruments","id":"c440f77d-a7fa-42b2-898c-2062e902726d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"//api/markettag/taginstruments?id=<string>","description":"<p>Result data model : Isin, InstrumentName, InstrumentTitle, LastTradePrice, PriceVariation, PriceVariationPercentage, SectorCode, InstrumentStateId, InstrumentStateCode, InstrumentAffect, TotalNumberOfSharesTraded\nTopVariation, TopVariationPercent</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}},"urlObject":{"path":["api","markettag","taginstruments"],"host":["/"],"query":[{"key":"id","value":"<string>"}],"variable":[]}},"response":[{"id":"58f4b162-671a-433d-9ece-396b92a1643c","name":"Success","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"//api/markettag/taginstruments?id=<string>","host":["/"],"path":["api","markettag","taginstruments"],"query":[{"key":"id","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"c440f77d-a7fa-42b2-898c-2062e902726d"},{"name":"Get all tags","id":"a7c62402-a66d-42d3-b41c-39f866404cba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"//api/markettag/tags","description":"<p>result csv map : Id,Title,EnglishTitle,Color</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}},"urlObject":{"path":["api","markettag","tags"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"35a50475-9e3b-4ce1-a415-f95c4f6cc6a2","name":"Success","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":"//api/markettag/tags"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"a7c62402-a66d-42d3-b41c-39f866404cba"}],"id":"355515c4-c27e-42d5-976f-78756c094b51","_postman_id":"355515c4-c27e-42d5-976f-78756c094b51","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}}},{"name":"Get all sectors","id":"abc82340-0e62-4043-be65-a1b26f4ec9b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"//api/sector","description":"<p>result csv map : Name,EnglishName,SectorCode</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}},"urlObject":{"path":["api","sector"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"1dde8a3c-349c-4727-a54f-1e88245263b0","name":"Success","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":"//api/sector"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"abc82340-0e62-4043-be65-a1b26f4ec9b9"},{"name":"Get same instrument by sector code","id":"a82684fb-f46f-492d-a67f-9a819df2030a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"//api/sector/sameinstrument/:sectorCode","description":"<p>Result data model : { Isin, InstrumentName, InstrumentTitle, InstrumentCode, InstrumentStateCode, InstrumentStateTitle, InstrumentStateId, \nLastTradePrice , ReferencePriceVariation, ReferencePriceVariationPercentage, TotalNumberOfSharesTraded, InstrumentTypeCode}</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}},"urlObject":{"path":["api","sector","sameinstrument",":sectorCode"],"host":["/"],"query":[],"variable":[{"id":"2425bf24-11ae-455b-994c-0760bcb6a823","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"sectorCode"}]}},"response":[{"id":"d397f224-54b7-44b2-a6ab-b33768de356a","name":"Success","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"//api/sector/sameinstrument/:sectorCode","host":["/"],"path":["api","sector","sameinstrument",":sectorCode"],"variable":[{"key":"sectorCode"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"a82684fb-f46f-492d-a67f-9a819df2030a"},{"name":"Get last content","id":"db8fdeaa-0880-4f94-97c3-6a6baf38702a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"//api/market/content/last","description":"<p>result csv map : Title,Body,Date,Tags(Isin,Title)</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}},"urlObject":{"path":["api","market","content","last"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"61a1bbcc-05ad-4e82-9aaa-c34fa59698bc","name":"Success","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":"//api/market/content/last"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"db8fdeaa-0880-4f94-97c3-6a6baf38702a"},{"name":"Get market index (bourse/farabourse)","id":"5ff1ed92-3b1d-46cb-ac93-cf8da6ccb365","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"//api/market/index","description":"<p>Result data model : {Isin, LastIndexLevel, LastIndexLevelVariation, LastIndexLevelVariationPercentage, TotalNumberOfTrades, TotalTradeValue, TotalNumberOfSharesTraded, MarketValue, DateOfEvent}</p>\n<p>isin : َشناسه نماد</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}},"urlObject":{"path":["api","market","index"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"9fec110d-a32c-4894-bced-fb1899da7d42","name":"Success","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":"//api/market/index"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"5ff1ed92-3b1d-46cb-ac93-cf8da6ccb365"},{"name":"Get exchange by code","id":"a30d5377-1ba0-407f-a875-d1aaf2053383","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"//api/exchange/:code","description":"<p>Result data model : {Code, Name, Flow}</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}},"urlObject":{"path":["api","exchange",":code"],"host":["/"],"query":[],"variable":[{"id":"66b5796e-1d2c-4c23-aee3-9881fdcf5a51","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"code"}]}},"response":[{"id":"4413b7fe-d5cc-469a-a33d-9761d885acc9","name":"Success","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"//api/exchange/:code","host":["/"],"path":["api","exchange",":code"],"variable":[{"key":"code"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"a30d5377-1ba0-407f-a875-d1aaf2053383"},{"name":"Get option contract date by UACIsin","id":"d62a7e64-8342-4a8c-a00b-ba2f29a6f0d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"//api/instrument/optioncontractdate/:uacisin","description":"<p>Result data model : {Date}</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}},"urlObject":{"path":["api","instrument","optioncontractdate",":uacisin"],"host":["/"],"query":[],"variable":[{"id":"8e052105-0a59-450c-a1ca-4f2b1c1e3004","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"uacisin"}]}},"response":[{"id":"a94044ea-9ec4-4fc0-b924-1c37b16e4293","name":"Success","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"//api/instrument/optioncontractdate/:uacisin","host":["/"],"path":["api","instrument","optioncontractdate",":uacisin"],"variable":[{"key":"uacisin"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"d62a7e64-8342-4a8c-a00b-ba2f29a6f0d6"},{"name":"Get all exchange","id":"58e91fb1-73f6-4444-8163-6c15d6b63faa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"//api/exchange","description":"<p>Result data model : {Code, Name, Flow}</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}},"urlObject":{"path":["api","exchange"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"1ad260aa-5ef6-412d-b361-f531fc13fb46","name":"Success","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":"//api/exchange"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"58e91fb1-73f6-4444-8163-6c15d6b63faa"},{"name":"Get GetUACInstruments","id":"6902f07e-1894-409a-afb1-6111bb14880a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"//api/instrument/uacinstruments","description":"<p>Result data model : {Isin}</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}},"urlObject":{"path":["api","instrument","uacinstruments"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"1e918028-74b3-4d46-bf18-a1df836f6979","name":"Success","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":"//api/instrument/uacinstruments"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"6902f07e-1894-409a-afb1-6111bb14880a"},{"name":"Get GetUACInstruments info","id":"3adba2fc-ce88-4b5a-924d-5877000b1b30","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"//api/instrument/uacinstrumentsinfo?orderby=[object Object]&orderby=[object Object]","description":"<p>Result data model : Isin, InstrumentName, InstrumentTitle, LastTradePrice, PriceVariation, PriceVariationPercentage, SectorCode, InstrumentStateId, InstrumentStateCode, InstrumentAffect, TotalNumberOfSharesTraded\nTopVariation, TopVariationPercent</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}},"urlObject":{"path":["api","instrument","uacinstrumentsinfo"],"host":["/"],"query":[{"key":"orderby","value":"[object Object]"},{"key":"orderby","value":"[object Object]"}],"variable":[]}},"response":[{"id":"1aec6ed8-9194-489d-be38-85aeb7204ecd","name":"Success","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"//api/instrument/uacinstrumentsinfo?orderby=[object Object]","host":["/"],"path":["api","instrument","uacinstrumentsinfo"],"query":[{"key":"orderby","value":"[object Object]"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"3adba2fc-ce88-4b5a-924d-5877000b1b30"}],"id":"46c2cd20-89b8-4e38-8529-7a90bed23e2b","_postman_id":"46c2cd20-89b8-4e38-8529-7a90bed23e2b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","id":"e03210cb-a74d-4dd0-a5ca-e9eed3634b67","name":"market","type":"collection"}}}],"auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"<scope>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"}]}},"variable":[{"key":"baseUrl","value":"/"}]}