Options Chain
The Option Chain Data API is developed by Inter Data Limited to provide real-time Options and Stock data for United States listed options. The data is provided in easy to consume JSON format through RESTful API. The data covers options prices for all expirations of a listed options. Most of issues are caused by large amount of response data in a few tickers such as "spy", "tsla and "amzn"…
Options Chain endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
options /options/{ticker} |
Return real-time options data for the given ticker |
| GET |
straddle /straddle/{ticker} |
Retrieve options data in straddle format |
Options Chain pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / minute |
|
| PRO | $9.99 / month | 1 / minute |
|
| ULTRA | $19.99 / month | 5 / minute |
|
| MEGA | $99.99 / month | 10 / minute |
|