# EPO API **Provider:** EPO **Category:** developer **Base URL:** `https://developers.epo.org` **Auth:** oauth2 — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** 10,000 req/4 weeks (free) **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://developers.epo.org/ ## Description European patent search system api ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://developers.epo.org/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://developers.epo.org' ``` ## Sample Response ```json {} ``` ## Pricing Details Free with EPO account. European Patent Office Open Patent Services (OPS) API. --- *Source: [API Map](https://apimap.dev/apis/epo/) — CC BY 4.0*