Sorry, it seems I can no longer edit the description (how convenient). Trying to post files inline once again.
payload.json
:
["post",{"method":"post","data":{"id":"fa65a4ff-9e0a-4854-baf9-13e0dd20a3d0","name":"Alpha Vantage","description":"Alpha Vantage APIs are grouped into four categories: (1) Stock Time Series Data, (2) Physical and Digital/Crypto Currencies (e.g., Bitcoin), (3) Stock Technical Indicators, and (4) Sector Performances. All APIs are realtime: the latest data points are derived from the current trading day. \n\nContact Support:\n Name: No Contact\n Email: email@example.com","variables":[{"key":"baseUrl","value":"httpswww.alphavantage.co/","type":"string","disabled":false}],"order":["b5e59e99-7edd-46f8-96e8-bf8c607c2a7f","2733b660-b9f7-4f5d-9cbf-6ad1083561f0","4ec1f92d-7114-40c8-8f51-9b9c2e984749","c8e32174-f04b-4e9b-9f25-84179d54d7b1","755850e8-b938-4e33-a253-c22565b594ae","40f8a0e8-2ddb-447a-a692-f9ce6bdcb609","c792d7ff-bee4-4574-b125-4bc8c003e49b","9fecc450-aa9a-4abc-b66a-223c49088d4e","cba76015-185f-4e62-97dd-f0a66624d29a","f1ce5b3a-a551-4993-8b23-553cff0cc848","e4f8ab7a-fd11-486a-b7cb-4fe590dde9f7","8ddbc28c-53d2-4505-b220-211c1550cfb8","049e1308-7522-45a4-b3a4-2a7949a926a4","3de51fe7-aaec-4f1f-acba-224379ad3945","1e4f21fa-5ae5-4013-a6eb-049d458b5dc6","371b17a1-2164-49a2-b44c-b5bd4b420368","00a11a76-0208-422f-8c46-d13f180b7c6e","c2243302-d0ff-4e11-837d-7210286c2485","c6605661-d8fa-4205-b686-5dd5533e3d7d","c7a9e39f-ad92-448c-b4c4-0c771ceeaca8","0b8a3c21-dd58-40ef-98de-cb29ab794a29","65ddce84-6f3a-467a-b176-8dbfe5ba854d","a6f99d43-be6a-43a9-b8d3-719270ac4afb","7121b024-689c-4705-ac4e-912cd0299a26"],"folders_order":[],"folders":[],"requests":[{"id":"b5e59e99-7edd-46f8-96e8-bf8c607c2a7f","name":"Intraday Time Series","collectionId":"21562bde-7f05-4639-b5b4-b0d77d71bef8","method":"GET","description":"This API returns intraday time series (timestamp, open, high, low, close, volume) of the equity specified, updated realtime.","dataMode":null,"data":null,"url":"{{baseUrl}}/query?function=TIME_SERIES_INTRADAY&symbol=<string>&interval=<string>&outputsize=<string>&datatype=<string>","responses":[],"responses_order":[],"pathVariableData":[],"queryParams":[{"key":"function","value":"TIME_SERIES_INTRADAY"},{"key":"symbol","value":"<string>","description":"The stocker ticker symbol."},{"key":"interval","value":"<string>","description":"The interval for series (1min, 5min, 15min, 30min, 60min)"},{"key":"outputsize","value":"<string>","description":"By default, outputsize=compact. Strings compact and full are accepted with the following specifications: compact returns only the latest 100 data points in the intraday time series; full returns the full-length intraday time series. The compact option is recommended if you would like to reduce the data size of each API call."},{"key":"datatype","value":"<string>","description":"By default, datatype=json. Strings json and csv are accepted with the following specifications: json returns the intraday time series in JSON format; csv returns the time series as a CSV (comma separated value) file."}],"headerData":[],"auth":null,"collection":"fa65a4ff-9e0a-4854-baf9-13e0dd20a3d0","headers":"","pathVariables":{},"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"2733b660-b9f7-4f5d-9cbf-6ad1083561f0","name":"Daily Time Series Adjusted","collectionId":"21562bde-7f05-4639-b5b4-b0d77d71bef8","method":"GET","description":"This API returns daily time series (date, daily open, daily high, daily low, daily close, daily volume, daily adjusted close, and split/dividend events) of the equity specified, covering up to 20 years of historical data.","dataMode":null,"data":null,"url":"{{baseUrl}}/query?function=TIME_SERIES_DAILY_ADJUSTED&symbol=<string>","responses":[],"responses_order":[],"pathVariableData":[],"queryParams":[{"key":"function","value":"TIME_SERIES_DAILY_ADJUSTED"},{"key":"symbol","value":"<string>","description":"The stocker ticker symbol."}],"headerData":[],"auth":null,"collection":"fa65a4ff-9e0a-4854-baf9-13e0dd20a3d0","headers":"","pathVariables":{},"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"4ec1f92d-7114-40c8-8f51-9b9c2e984749","name":"Weekly Time Series","collectionId":"21562bde-7f05-4639-b5b4-b0d77d71bef8","method":"GET","description":"This API returns weekly time series (last trading day of each week, weekly open, weekly high, weekly low, weekly close, weekly volume) of the equity specified, covering up to 20 years of historical data.","dataMode":null,"data":null,"url":"{{baseUrl}}/query?function=TIME_SERIES_WEEKLY&symbol=<string>","responses":[],"responses_order":[],"pathVariableData":[],"queryParams":[{"key":"function","value":"TIME_SERIES_WEEKLY"},{"key":"symbol","value":"<string>","description":"The stocker ticker symbol."}],"headerData":[],"auth":null,"collection":"fa65a4ff-9e0a-4854-baf9-13e0dd20a3d0","headers":"","pathVariables":{},"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c8e32174-f04b-4e9b-9f25-84179d54d7b1","name":"Daily Time Series","collectionId":"21562bde-7f05-4639-b5b4-b0d77d71bef8","method":"GET","description":"This API returns daily time series (date, daily open, daily high, daily low, daily close, daily volume) of the equity specified, covering up to 20 years of historical data.","dataMode":null,"data":null,"url":"{{baseUrl}}/query?function=TIME_SERIES_DAILY&symbol=<string>","responses":[],"responses_order":[],"pathVariableData":[],"queryParams":[{"key":"function","value":"TIME_SERIES_DAILY"},{"key":"symbol","value":"<string>","description":"The stocker ticker symbol."}],"headerData":[],"auth":null,"collection":"fa65a4ff-9e0a-4854-baf9-13e0dd20a3d0","headers":"","pathVariables":{},"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"755850e8-b938-4e33-a253-c22565b594ae","name":"Monthly Time Series","collectionId":"21562bde-7f05-4639-b5b4-b0d77d71bef8","method":"GET","description":"This API returns monthly time series (last trading day of each month, monthly open, monthly high, monthly low, monthly close, monthly volume) of the equity specified, covering up to 20 years of historical data.","dataMode":null,"data":null,"url":"{{baseUrl}}/query?function=TIME_SERIES_MONTHLY&symbol=<string>","responses":[],"responses_order":[],"pathVariableData":[],"queryParams":[{"key":"function","value":"TIME_SERIES_MONTHLY"},{"key":"symbol","value":"<string>","description":"The stocker ticker symbol."}],"headerData":[],"auth":null,"collection":"fa65a4ff-9e0a-4854-baf9-13e0dd20a3d0","headers":"","pathVariables":{},"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"40f8a0e8-2ddb-447a-a692-f9ce6bdcb609","name":"Monthly Time Series Adjusted","collectionId":"21562bde-7f05-4639-b5b4-b0d77d71bef8","method":"GET","description":"This API returns monthly adjusted time series (last trading day of each month, monthly open, monthly high, monthly low, monthly close, monthly adjusted close, monthly volume, monthly dividend) of the equity specified, covering up to 20 years of historical data.","dataMode":null,"data":null,"url":"{{baseUrl}}/query?function=TIME_SERIES_MONTHLY_ADJUSTED&symbol=<string>","responses":[],"responses_order":[],"pathVariableData":[],"queryParams":[{"key":"function","value":"TIME_SERIES_MONTHLY_ADJUSTED"},{"key":"symbol","value":"<string>","description":"The stocker ticker symbol."}],"headerData":[],"auth":null,"collection":"fa65a4ff-9e0a-4854-baf9-13e0dd20a3d0","headers":"","pathVariables":{},"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c792d7ff-bee4-4574-b125-4bc8c003e49b","name":"Batch Stock Quotes","collectionId":"21562bde-7f05-4639-b5b4-b0d77d71bef8","method":"GET","description":"The batch stock quotes API enables the querying of multiple stock quotes with a single API request, updated realtime. It may serve as a lightweight alternative to our core stock time series APIs above (which have richer content but are symbol-specific).","dataMode":null,"data":null,"url":"{{baseUrl}}/query?function=BATCH_STOCK_QUOTES&symbols=<string>","responses":[],"responses_order":[],"pathVariableData":[],"queryParams":[{"key":"function","value":"BATCH_STOCK_QUOTES"},{"key":"symbols","value":"<string>","description":"Up to 100 stock symbols seperated by comma. For example: symbols=MSFT,FB,AAPL. If more than 100 symbols are included, the API will return quotes for the first 100 symbols."}],"headerData":[],"auth":null,"collection":"fa65a4ff-9e0a-4854-baf9-13e0dd20a3d0","headers":"","pathVariables":{},"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"9fecc450-aa9a-4abc-b66a-223c49088d4e","name":"Currency Exchange Rates","collectionId":"21562bde-7f05-4639-b5b4-b0d77d71bef8","method":"GET","description":"Realtime currency exchange rates for physical and digital currencies.","dataMode":null,"data":null,"url":"{{baseUrl}}/query?function=CURRENCY_EXCHANGE_RATE&from_currency=<string>&to_currency=<string>","responses":[],"responses_order":[],"pathVariableData":[],"queryParams":[{"key":"function","value":"CURRENCY_EXCHANGE_RATE"},{"key":"from_currency","value":"<string>","description":"The currency you would like to get the exchange rate for."},{"key":"to_currency","value":"<string>","description":"The destination currency for the exchange rate."}],"headerData":[],"auth":null,"collection":"fa65a4ff-9e0a-4854-baf9-13e0dd20a3d0","headers":"","pathVariables":{},"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"cba76015-185f-4e62-97dd-f0a66624d29a","name":"Digital Currencies Intraday","collectionId":"21562bde-7f05-4639-b5b4-b0d77d71bef8","method":"GET","description":"This API returns the realtime intraday time series (in 5-minute intervals) for any digital currency (e.g., BTC) traded on a specific market (e.g., CNY/Chinese Yuan). Prices and volumes are quoted in both the market-specific currency and USD.","dataMode":null,"data":null,"url":"{{baseUrl}}/query?function=DIGITAL_CURRENCY_INTRADAY&symbol=<string>&market=<string>","responses":[],"responses_order":[],"pathVariableData":[],"queryParams":[{"key":"function","value":"DIGITAL_CURRENCY_INTRADAY"},{"key":"symbol","value":"<string>","description":"The stocker ticker symbol."},{"key":"market","value":"<string>","description":"The exchange market of your choice."}],"headerData":[],"auth":null,"collection":"fa65a4ff-9e0a-4854-baf9-13e0dd20a3d0","headers":"","pathVariables":{},"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f1ce5b3a-a551-4993-8b23-553cff0cc848","name":"Digital Currencies Daily","collectionId":"21562bde-7f05-4639-b5b4-b0d77d71bef8","method":"GET","description":"This API returns the daily historical time series for a digital currency (e.g., BTC) traded on a specific market (e.g., CNY/Chinese Yuan), refreshed daily at midnight (UTC). Prices and volumes are quoted in both the market-specific currency and USD.","dataMode":null,"data":null,"url":"{{baseUrl}}/query?function=DIGITAL_CURRENCY_DAILY&symbol=<string>&market=<string>","responses":[],"responses_order":[],"pathVariableData":[],"queryParams":[{"key":"function","value":"DIGITAL_CURRENCY_DAILY"},{"key":"symbol","value":"<string>","description":"The stocker ticker symbol."},{"key":"market","value":"<string>","description":"The exchange market of your choice."}],"headerData":[],"auth":null,"collection":"fa65a4ff-9e0a-4854-baf9-13e0dd20a3d0","headers":"","pathVariables":{},"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e4f8ab7a-fd11-486a-b7cb-4fe590dde9f7","name":"Digital Currencies Weekly","collectionId":"21562bde-7f05-4639-b5b4-b0d77d71bef8","method":"GET","description":"This API returns the weekly historical time series for a digital currency (e.g., BTC) traded on a specific market (e.g., CNY/Chinese Yuan), refreshed daily at midnight (UTC). Prices and volumes are quoted in both the market-specific currency and USD.","dataMode":null,"data":null,"url":"{{baseUrl}}/query?function=DIGITAL_CURRENCY_WEEKLY&symbol=<string>&market=<string>","responses":[],"responses_order":[],"pathVariableData":[],"queryParams":[{"key":"function","value":"DIGITAL_CURRENCY_WEEKLY"},{"key":"symbol","value":"<string>","description":"The stocker ticker symbol."},{"key":"market","value":"<string>","description":"The exchange market of your choice."}],"headerData":[],"auth":null,"collection":"fa65a4ff-9e0a-4854-baf9-13e0dd20a3d0","headers":"","pathVariables":{},"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8ddbc28c-53d2-4505-b220-211c1550cfb8","name":"Digital Currencies Monthly","collectionId":"21562bde-7f05-4639-b5b4-b0d77d71bef8","method":"GET","description":"This API returns the monthly historical time series for a digital currency (e.g., BTC) traded on a specific market (e.g., CNY/Chinese Yuan), refreshed daily at midnight (UTC). Prices and volumes are quoted in both the market-specific currency and USD.","dataMode":null,"data":null,"url":"{{baseUrl}}/query?function=DIGITAL_CURRENCY_MONTHLY&symbol=<string>&market=<string>","responses":[],"responses_order":[],"pathVariableData":[],"queryParams":[{"key":"function","value":"DIGITAL_CURRENCY_MONTHLY"},{"key":"symbol","value":"<string>","description":"The stocker ticker symbol."},{"key":"market","value":"<string>","description":"The exchange market of your choice."}],"headerData":[],"auth":null,"collection":"fa65a4ff-9e0a-4854-baf9-13e0dd20a3d0","headers":"","pathVariables":{},"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"049e1308-7522-45a4-b3a4-2a7949a926a4","name":"Simple Moving Average (SMA)","collectionId":"21562bde-7f05-4639-b5b4-b0d77d71bef8","method":"GET","description":"This API returns the simple moving average (SMA) values.","dataMode":null,"data":null,"url":"{{baseUrl}}/query?function=SMA&symbol=<string>&interval=<string>&time_period=<string>&series_type=<string>","responses":[],"responses_order":[],"pathVariableData":[],"queryParams":[{"key":"function","value":"SMA"},{"key":"symbol","value":"<string>","description":"The stocker ticker symbol."},{"key":"interval","value":"<string>","description":"The interval for series (1min, 5min, 15min, 30min, 60min)"},{"key":"time_period","value":"<string>","description":"Number of data points used to calculate each moving average value. Positive integers are accepted (e.g., time_period=60, time_period=200)"},{"key":"series_type","value":"<string>","description":"The desired price type in the time series. Four types are supported: close, open, high, low"}],"headerData":[],"auth":null,"collection":"fa65a4ff-9e0a-4854-baf9-13e0dd20a3d0","headers":"","pathVariables":{},"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"3de51fe7-aaec-4f1f-acba-224379ad3945","name":"Exponential Moving Average (EMA) ","collectionId":"21562bde-7f05-4639-b5b4-b0d77d71bef8","method":"GET","description":"This API returns the exponential moving average (EMA) ","dataMode":null,"data":null,"url":"{{baseUrl}}/query?function=EMA&symbol=<string>&interval=<string>&time_period=<string>&series_type=<string>","responses":[],"responses_order":[],"pathVariableData":[],"queryParams":[{"key":"function","value":"EMA"},{"key":"symbol","value":"<string>","description":"The stocker ticker symbol."},{"key":"interval","value":"<string>","description":"The interval for series (1min, 5min, 15min, 30min, 60min)"},{"key":"time_period","value":"<string>","description":"Number of data points used to calculate each moving average value. Positive integers are accepted (e.g., time_period=60, time_period=200)"},{"key":"series_type","value":"<string>","description":"The desired price type in the time series. Four types are supported: close, open, high, low"}],"headerData":[],"auth":null,"collection":"fa65a4ff-9e0a-4854-baf9-13e0dd20a3d0","headers":"","pathVariables":{},"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"1e4f21fa-5ae5-4013-a6eb-049d458b5dc6","name":"Moving Average Convergence / Divergence (MACD)","collectionId":"21562bde-7f05-4639-b5b4-b0d77d71bef8","method":"GET","description":"This API returns the moving average convergence / divergence (MACD) values.","dataMode":null,"data":null,"url":"{{baseUrl}}/query?function=MACD&symbol=<string>&interval=<string>&time_period=<string>&series_type=<string>","responses":[],"responses_order":[],"pathVariableData":[],"queryParams":[{"key":"function","value":"MACD"},{"key":"symbol","value":"<string>","description":"The stocker ticker symbol."},{"key":"interval","value":"<string>","description":"The interval for series (1min, 5min, 15min, 30min, 60min)"},{"key":"time_period","value":"<string>","description":"Number of data points used to calculate each moving average value. Positive integers are accepted (e.g., time_period=60, time_period=200)"},{"key":"series_type","value":"<string>","description":"The desired price type in the time series. Four types are supported: close, open, high, low"}],"headerData":[],"auth":null,"collection":"fa65a4ff-9e0a-4854-baf9-13e0dd20a3d0","headers":"","pathVariables":{},"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"371b17a1-2164-49a2-b44c-b5bd4b420368","name":"Stochastic Oscillator (STOCH)","collectionId":"21562bde-7f05-4639-b5b4-b0d77d71bef8","method":"GET","description":"This API returns the stochastic oscillator (STOCH) values.","dataMode":null,"data":null,"url":"{{baseUrl}}/query?function=STOCH&symbol=<string>&interval=<string>","responses":[],"responses_order":[],"pathVariableData":[],"queryParams":[{"key":"function","value":"STOCH"},{"key":"symbol","value":"<string>","description":"The stocker ticker symbol."},{"key":"interval","value":"<string>","description":"The interval for series (1min, 5min, 15min, 30min, 60min)"}],"headerData":[],"auth":null,"collection":"fa65a4ff-9e0a-4854-baf9-13e0dd20a3d0","headers":"","pathVariables":{},"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"00a11a76-0208-422f-8c46-d13f180b7c6e","name":"Relative Strength Index (RSI)","collectionId":"21562bde-7f05-4639-b5b4-b0d77d71bef8","method":"GET","description":"This API returns the relative strength index (RSI) values.","dataMode":null,"data":null,"url":"{{baseUrl}}/query?function=RSI&symbol=<string>&interval=<string>&time_period=<string>&series_type=<string>","responses":[],"responses_order":[],"pathVariableData":[],"queryParams":[{"key":"function","value":"RSI"},{"key":"symbol","value":"<string>","description":"The stocker ticker symbol."},{"key":"interval","value":"<string>","description":"The interval for series (1min, 5min, 15min, 30min, 60min)"},{"key":"time_period","value":"<string>","description":"Number of data points used to calculate each moving average value. Positive integers are accepted (e.g., time_period=60, time_period=200)"},{"key":"series_type","value":"<string>","description":"The desired price type in the time series. Four types are supported: close, open, high, low"}],"headerData":[],"auth":null,"collection":"fa65a4ff-9e0a-4854-baf9-13e0dd20a3d0","headers":"","pathVariables":{},"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c2243302-d0ff-4e11-837d-7210286c2485","name":"Average Directional Movement Index (ADX)","collectionId":"21562bde-7f05-4639-b5b4-b0d77d71bef8","method":"GET","description":"This API returns the average directional movement index (ADX) values.","dataMode":null,"data":null,"url":"{{baseUrl}}/query?function=ADX&symbol=<string>&interval=<string>&time_period=<string>","responses":[],"responses_order":[],"pathVariableData":[],"queryParams":[{"key":"function","value":"ADX"},{"key":"symbol","value":"<string>","description":"The stocker ticker symbol."},{"key":"interval","value":"<string>","description":"The interval for series (1min, 5min, 15min, 30min, 60min)"},{"key":"time_period","value":"<string>","description":"Number of data points used to calculate each moving average value. Positive integers are accepted (e.g., time_period=60, time_period=200)"}],"headerData":[],"auth":null,"collection":"fa65a4ff-9e0a-4854-baf9-13e0dd20a3d0","headers":"","pathVariables":{},"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c6605661-d8fa-4205-b686-5dd5533e3d7d","name":"Commodity Channel Index (CCI) ","collectionId":"21562bde-7f05-4639-b5b4-b0d77d71bef8","method":"GET","description":"This API returns the commodity channel index (CCI) values.","dataMode":null,"data":null,"url":"{{baseUrl}}/query?function=CCI&symbol=<string>&interval=<string>&time_period=<string>","responses":[],"responses_order":[],"pathVariableData":[],"queryParams":[{"key":"function","value":"CCI"},{"key":"symbol","value":"<string>","description":"The stocker ticker symbol."},{"key":"interval","value":"<string>","description":"The interval for series (1min, 5min, 15min, 30min, 60min)"},{"key":"time_period","value":"<string>","description":"Number of data points used to calculate each moving average value. Positive integers are accepted (e.g., time_period=60, time_period=200)"}],"headerData":[],"auth":null,"collection":"fa65a4ff-9e0a-4854-baf9-13e0dd20a3d0","headers":"","pathVariables":{},"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c7a9e39f-ad92-448c-b4c4-0c771ceeaca8","name":"Aroon (AROON)","collectionId":"21562bde-7f05-4639-b5b4-b0d77d71bef8","method":"GET","description":"This API returns the Aroon (AROON) values.","dataMode":null,"data":null,"url":"{{baseUrl}}/query?function=AROON&symbol=<string>&interval=<string>&time_period=<string>","responses":[],"responses_order":[],"pathVariableData":[],"queryParams":[{"key":"function","value":"AROON"},{"key":"symbol","value":"<string>","description":"The stocker ticker symbol."},{"key":"interval","value":"<string>","description":"The interval for series (1min, 5min, 15min, 30min, 60min)"},{"key":"time_period","value":"<string>","description":"Number of data points used to calculate each moving average value. Positive integers are accepted (e.g., time_period=60, time_period=200)"}],"headerData":[],"auth":null,"collection":"fa65a4ff-9e0a-4854-baf9-13e0dd20a3d0","headers":"","pathVariables":{},"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"0b8a3c21-dd58-40ef-98de-cb29ab794a29","name":"Bollinger bands (BBANDS)","collectionId":"21562bde-7f05-4639-b5b4-b0d77d71bef8","method":"GET","description":"This API returns the Bollinger bands (BBANDS) values.","dataMode":null,"data":null,"url":"{{baseUrl}}/query?function=BBANDS&symbol=<string>&interval=<string>&time_period=<string>&series_type=<string>","responses":[],"responses_order":[],"pathVariableData":[],"queryParams":[{"key":"function","value":"BBANDS"},{"key":"symbol","value":"<string>","description":"The stocker ticker symbol."},{"key":"interval","value":"<string>","description":"The interval for series (1min, 5min, 15min, 30min, 60min)"},{"key":"time_period","value":"<string>","description":"Number of data points used to calculate each moving average value. Positive integers are accepted (e.g., time_period=60, time_period=200)"},{"key":"series_type","value":"<string>","description":"The desired price type in the time series. Four types are supported: close, open, high, low"}],"headerData":[],"auth":null,"collection":"fa65a4ff-9e0a-4854-baf9-13e0dd20a3d0","headers":"","pathVariables":{},"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"65ddce84-6f3a-467a-b176-8dbfe5ba854d","name":"Chaikin A/D line (AD)","collectionId":"21562bde-7f05-4639-b5b4-b0d77d71bef8","method":"GET","description":"This API returns the Chaikin A/D line (AD) values. ","dataMode":null,"data":null,"url":"{{baseUrl}}/query?function=AD&symbol=<string>&interval=<string>","responses":[],"responses_order":[],"pathVariableData":[],"queryParams":[{"key":"function","value":"AD"},{"key":"symbol","value":"<string>","description":"The stocker ticker symbol."},{"key":"interval","value":"<string>","description":"The interval for series (1min, 5min, 15min, 30min, 60min)"}],"headerData":[],"auth":null,"collection":"fa65a4ff-9e0a-4854-baf9-13e0dd20a3d0","headers":"","pathVariables":{},"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"a6f99d43-be6a-43a9-b8d3-719270ac4afb","name":"Balance Volume (OBV)","collectionId":"21562bde-7f05-4639-b5b4-b0d77d71bef8","method":"GET","description":"This API returns the on balance volume (OBV) values.","dataMode":null,"data":null,"url":"{{baseUrl}}/query?function=OBV&symbol=<string>&interval=<string>","responses":[],"responses_order":[],"pathVariableData":[],"queryParams":[{"key":"function","value":"OBV"},{"key":"symbol","value":"<string>","description":"The stocker ticker symbol."},{"key":"interval","value":"<string>","description":"The interval for series (1min, 5min, 15min, 30min, 60min)"}],"headerData":[],"auth":null,"collection":"fa65a4ff-9e0a-4854-baf9-13e0dd20a3d0","headers":"","pathVariables":{},"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7121b024-689c-4705-ac4e-912cd0299a26","name":"Sector Performance","collectionId":"21562bde-7f05-4639-b5b4-b0d77d71bef8","method":"GET","description":"This API returns the realtime and historical sector performances calculated from S&P500 incumbents.","dataMode":null,"data":null,"url":"{{baseUrl}}/query?function=SECTOR","responses":[],"responses_order":[],"pathVariableData":[],"queryParams":[{"key":"function","value":"SECTOR"}],"headerData":[],"auth":null,"collection":"fa65a4ff-9e0a-4854-baf9-13e0dd20a3d0","headers":"","pathVariables":{},"protocolProfileBehavior":{"disableBodyPruning":true}}],"owner":"31807365","exporter":"31807365","originalCollectionId":"21562bde-7f05-4639-b5b4-b0d77d71bef8","collectionLink":"https://www.postman.com/api-evangelist/alpha-vantage/collection/vx2c5fd/alpha-vantage?action=share&source=collection_link&creator=31807365","activityId":"7c5a4eed-17b2-4cf0-a6b6-950c5d9073b1"},"url":"/collection/import?workspace=15f0cf9c-f770-4027-82bb-8f9748a4ba91&origin=import%2Ffile","headers":{"user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36 Edg/127.0.0.0 PostmanClient/11.7.0-240730-0646 (AppId=web)","x-entity-team-id":"0","x-app-version":"11.7.0-240730-0646"}}]
Alpha Vantage.postman_collection.json
: