TIPO
Taiwan patent search system api
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Patent
- Documentation / URL
- https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00
Overview
TIPO (Taiwan Intellectual Property Office) provides patent data via its open-data API.
⚠️ Status (verified 2026-08): the open-data API path returned HTTP 302 to the portal homepage — the endpoint appears to have moved or been restructured. Check the current TIPO open-data docs before relying on it.
What it provides
curl "https://tiponet.tipo.gov.tw/OpenData/OD05/API00/Patent?searchKey=hello"
Notes
- Taiwan patent search/gazette data.
- The API was key-based; the path we tested redirects (verified).
FAQ
Is TIPO free? It was free with an API key (registration on the portal).
Why 302? The path redirected to the homepage (verified) — check current docs.
What data is available? Taiwan patent records and gazette data.