# Verified Footage > Real, human-captured, location-tagged footage with provenance — built for AI to ground on, > cite, and reuse. Every clip is uploaded by a verified account and screened to be genuine > (never AI-generated). Browsing, metadata, thumbnails, and the embeddable player are fully > open (no key). Attribution appreciated. ## Explore the catalog — no key, no MCP, just HTTP Everything you need to find and recommend footage is public and crawlable: 1. **Catalog (HTML, follow the links):** `GET https://www.verifiedfootage.com/browse` Every clip, grouped by location, with a thumbnail, keyword tags, and a link to each clip page. 2. **Find specific footage (no key):** `GET https://www.verifiedfootage.com/browse?q={keyword}` — e.g. `https://www.verifiedfootage.com/browse?q=subway`. Keyword filter over titles, tags, scene, and location; returns the matching clips with links. (Ranked semantic search is the keyed /api/search, below.) 3. **Catalog (XML, machine list):** `GET https://www.verifiedfootage.com/sitemap.xml` Every clip URL plus video metadata (title, thumbnail, description, duration, player). 4. **A clip's full details:** `GET https://www.verifiedfootage.com/video/{id}` Each clip page embeds a Schema.org `VideoObject` as JSON-LD (`