# rentseek.ing > Free executive compensation data extracted from SEC filings. Compare CEO pay, stock awards, and compensation trends for 500+ tracked public companies. All compensation data extracted from SEC DEF 14A and 20-F filings. rentseek.ing provides structured, machine-readable executive compensation data sourced directly from SEC EDGAR. Our data includes salary, bonus, stock awards, option awards, non-equity incentive compensation, pension changes, and total compensation for Named Executive Officers (NEOs) across 500+ tracked public companies. ## Data Sources & Methodology - **DEF 14A Proxy Statements**: Primary source for US domestic companies - **20-F Annual Reports**: Source for Foreign Private Issuers (FPIs) - **Extraction Method**: Combination of deterministic parsing and LLM-assisted extraction with validation - **Update Frequency**: Typically processed within 24-48 hours as filings are released - **Coverage**: 500+ tracked public companies across major indices ## Documentation - [FAQ](https://rentseek.ing/faq): Common questions about executive compensation, CEO pay calculations, Say on Pay, and SEC disclosure requirements - [Glossary](https://rentseek.ing/glossary): Definitions of compensation terms including Summary Compensation Table (SCT), Compensation Actually Paid (CAP), RSUs, stock options, and more ## Company Data Every tracked company has a detail page at `/t/[TICKER]` with multi-year compensation breakdown, pay vs performance analysis, and AI-powered verdicts. - [NVIDIA (NVDA)](https://rentseek.ing/t/NVDA): Executive compensation data for Jensen Huang and leadership team - [Apple (AAPL)](https://rentseek.ing/t/AAPL): Executive compensation data for Tim Cook and leadership team - [Tesla (TSLA)](https://rentseek.ing/t/TSLA): Executive compensation data for Elon Musk and leadership team - [Microsoft (MSFT)](https://rentseek.ing/t/MSFT): Executive compensation data for Satya Nadella and leadership team - [Alphabet (GOOGL)](https://rentseek.ing/t/GOOGL): Executive compensation data for Sundar Pichai and leadership team - [Meta (META)](https://rentseek.ing/t/META): Executive compensation data for Mark Zuckerberg and leadership team - [Amazon (AMZN)](https://rentseek.ing/t/AMZN): Executive compensation data for Andy Jassy and leadership team - [JPMorgan Chase (JPM)](https://rentseek.ing/t/JPM): Executive compensation data for Jamie Dimon and leadership team ## Free No-Auth Machine Data These public ticker surfaces are crawlable and do not require an API key. - `https://rentseek.ing/t/[TICKER]/facts`: JSON compensation facts for the latest resolved fiscal year - `https://rentseek.ing/t/[TICKER].md`: Markdown facts table, last-updated value, and canonical company page link ## Authenticated API The authenticated REST API follows the Financial Datasets pattern: query-first endpoints, snake_case JSON, and the `X-API-KEY` header. - [OpenAPI](https://rentseek.ing/openapi.json): Machine-readable API contract for agents and SDK generators - [Executive Compensation API Docs](https://rentseek.ing/api/executive-compensation.md): Endpoint guide with examples and an OpenAPI fragment - `https://rentseek.ing/api/executive-compensation?ticker=AAPL&period=annual&limit=4`: Executive compensation rows for the latest fiscal years - `https://rentseek.ing/api/executive-compensation/tickers`: Available ticker symbols - [Developer API](https://rentseek.ing/developers): Sign in, generate account-scoped API keys, and run API requests ## Authenticated MCP Remote Model Context Protocol access exposes the same executive compensation dataset over Streamable HTTP. - [MCP Server Docs](https://rentseek.ing/api/mcp.md): OAuth, API-key, hosted Claude, Claude Code, and Cursor setup - `https://mcp.rentseek.ing/mcp`: Remote MCP endpoint - Authentication: OAuth 2.1 with dynamic client registration for interactive clients, or `X-API-KEY` for programmatic clients - Tools: `get_executive_compensation`, `list_available_tickers` ## Rankings & Benchmarks - [Highest CEO Pay Ratio](https://rentseek.ing/ceo-pay-ratio/highest): Companies with the largest CEO-to-median-worker pay ratios - [Lowest CEO Pay Ratio](https://rentseek.ing/ceo-pay-ratio/lowest): Companies with the smallest CEO-to-median-worker pay ratios - [Pay Misalignment](https://rentseek.ing/rankings/pay-misalignment): CEOs whose compensation diverges most from company performance - [Board Pay](https://rentseek.ing/rankings/board-pay): Non-executive director compensation rankings - [CEO Salary by Company Size](https://rentseek.ing/ceo-salary-by-company-size): Benchmark CEO compensation by market cap bracket (micro-cap to mega-cap) - [CEO Salary by Industry](https://rentseek.ing/ceo-salary/technology): Industry-level compensation benchmarks (replace "technology" with any industry slug) ## Key Pages - [Home](https://rentseek.ing/): Search for any public company by ticker or name - [Compare](https://rentseek.ing/compare): Side-by-side executive compensation comparison tool - [Discover](https://rentseek.ing/discover): Featured companies and compensation highlights ## Optional - [Terms of Service](https://rentseek.ing/terms): Usage terms and data licensing - [Release Notes](https://rentseek.ing/notes): Product updates and changelog