v2
latestOpenAPI 3.1.0Source-specific upstream terms; see response catalog metadata2026-07-26139203447.9 KBCompanies
Get policy-gated aggregated trademarks and patents
Fail-closed aggregate over OEPM/EUIPO/EPO data. Because upstream provenance cannot currently be separated in the aggregate, the route returns 503 until an exact aggregate-dataset decision authorizes every component and derivative use.
get/api/v1/company/{slug}/ip
Path parameters
slugstring required
Response
Trademarks + patents counts with states legend
Example response
{
"trademarks": {
"sources": [
"OEPM",
"EUIPO"
]
},
"patents": {
"sources": [
"OEPM",
"EPO",
"WIPO"
]
}
}