# PatentsView API **Provider:** PatentsView **Category:** developer **Base URL:** `https://patentsview.org` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://patentsview.org/apis/purpose ## Description API is intended to explore and visualize trends/patterns across the US innovation landscape ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://patentsview.org/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://patentsview.org' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/patentsview/) — CC BY 4.0*