{"Patent API"}

API Documentation
I think patents are going to be one of the most damaging effects on the world of APIs will be patents. An out of date, patent process that is being applied to the digital world of APIs will slow the growth of entire industries, and the wider API sector. I work to track on API related patents, using the USPTO data dumps, in conjunction with this custom API. I'll keep updating, and addin grelevant information as I have time.
Kin Lane Patent API OpenAPI Spec
Patents
retrieves all patents /patent/ GET
add patent /patent/ POST
get patents by owner /patent/filters/by-owner/ GET
delete patent /patent/{slug}/ DELETE
Retrieve a patent using its slug /patent/{slug}/ GET
update patent /patent/{slug}/ PUT