Retrieve all option contract symbols (OCC symbols) for a specific underlying ticker and expiration date. Returns the complete list of available call and put contracts with their strike prices.
Use Case: Fetch all AAPL option contracts expiring on 2025-01-17 to display in an options chain with strike prices and contract types.
Documentation Index
Fetch the complete documentation index at: https://finance.dev/llms.txt
Use this file to discover all available pages before exploring further.
OAuth2 Bearer token: obtain an access token from the token endpoint and send it in the Authorization header.
The underlying stock symbol (e.g., AAPL, TSLA, SPY)
The expiration date in YYYY-MM-DD format