# FUTIA > An SEO API for AI agents. It reads a site's own Google Search Console data and > answers three questions in one call: has Google indexed these pages, which pages > get impressions but no clicks and why, and which queries rank just outside page > one. No dashboard: the product is an API key and an MCP server. The free tier is live: connect your own Google Search Console, create an API key, and call the three core endpoints today. They read only your own property's data, they are unmetered, and an abuse guard caps them at 1,000 calls per site per day. The four paid endpoints are not sellable yet; payment setup is pending. The Google OAuth app is published but not yet verified, so the consent screen shows an "unverified app" warning and access is capped at 100 users in total. Every figure published on the site is a real measurement taken on 26 to 27 July 2026 against sites the company operates, not an estimate or an illustration. ## Endpoints - [index_coverage](https://futia.io/en): has Google seen your pages. Needs no traffic data, so it works from a site's first day. - [page_yield](https://futia.io/en): which pages are dead, why, and which to fix first. Uses the site's own click-through curve rather than industry averages. - [query_match](https://futia.io/en): which queries are one step away, and which were never yours. ## Interfaces - REST: `POST https://futia.io/api/v1/{endpoint}` with `Authorization: Bearer` - MCP: `https://futia.io/api/mcp`, JSON-RPC 2.0, streamable HTTP. Works with MCP clients such as Claude Code, Cursor and ChatGPT. ## Legal - [Privacy policy](https://futia.io/en/privacy): read-only Search Console access, never sold, never used for advertising, deleted within 30 days of revocation. - [Terms of service](https://futia.io/en/terms)