{"uid":"cap_CbKHI-la2Vho9sVdoPsUU","slug":"rsi-relative-strength-index-technical-indicator-25918ddf","name":"RSI (Relative Strength Index) Technical Indicator","description":"Relative Strength Index (RSI) momentum indicator for any ticker — overbought/oversold analytics for stocks, crypto, forex and options.","url":"https://marketdata.use.x402atlas.com/rsi","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["ticker"],"properties":{"limit":{"type":"integer","maximum":50000,"minimum":1,"description":"Max points returned"},"order":{"enum":["asc","desc"],"type":"string","description":"Result ordering"},"ticker":{"type":"string","description":"Asset-prefixed ticker, e.g. AAPL, X:BTCUSD"},"window":{"type":"integer","maximum":50000,"minimum":1,"description":"Lookback window size"},"timespan":{"enum":["minute","hour","day","week","month","quarter","year"],"type":"string","description":"Aggregate window unit used to compute the indicator"},"series_type":{"enum":["open","high","low","close"],"type":"string","description":"Price field used to compute the indicator"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["queried_at","ticker","indicator","points"],"properties":{"points":{"type":"array","items":{"type":"object","required":["time","value"],"properties":{"time":{"type":"string","format":"date-time","description":"Reading timestamp."},"value":{"type":"number","description":"Indicator value."}}},"description":"Normalized indicator readings, oldest or newest first per `order`."},"ticker":{"type":"string","description":"Echo of the requested ticker."},"timespan":{"type":"string","description":"Echo of the requested timespan, if any."},"indicator":{"type":"string","description":"Which indicator this response is for."},"queried_at":{"type":"string","format":"date-time","description":"UTC timestamp when this bridge queried the upstream."}}}}}}},"responseSchema":{"type":"json","example":{"points":[{"time":"2024-01-02T00:00:00Z","value":182.34}],"ticker":"AAPL","indicator":"rsi","queried_at":"2024-01-02T12:00:00Z"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.015","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.015/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.015","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.015","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_dygFSds-oGpOMPBzlCiNv","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.015","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns the Relative Strength Index (RSI) momentum indicator for any stock, crypto, forex, or options ticker to identify overbought and oversold conditions.","exampleAgentPrompt":"What's the 14-period RSI for AAPL on daily close prices for the last 100 data points? I want to know if it's overbought or oversold.","exampleUseCases":null,"resultDescription":"A time-series array of RSI values for the specified ticker, window size, and timespan — each data point includes a timestamp and RSI value, enabling overbought (>70) and oversold (<30) analysis.","failureModes":["Invalid or unsupported ticker symbol returns an error or empty result","Window size outside acceptable range causes a bad request","Payment of 0.015 USDC not fulfilled causes 402 Payment Required","Rate limiting may return 429 Too Many Requests","Invalid timespan string (e.g. typo) returns a validation error","Requesting data for a ticker with insufficient historical data may return partial results"],"whenToPreferThis":"Use this endpoint when you need RSI momentum analysis for any asset class (stocks, crypto, forex, options) with configurable window size and timespan. Prefer this over SMA endpoint when specifically evaluating overbought/oversold conditions rather than trend direction. Ideal for systematic technical analysis workflows and trading signal generation.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:44:53.740Z","isFirstParty":false}