Cases on Innography API https://api.innography.com/documentation/cases/ Recent content in Cases on Innography API Hugo -- gohugo.io en-us © 2023 Clarivate Thu, 11 Apr 2019 00:00:00 +0000 0.9.0 https://api.innography.com/documentation/cases/release-notes-v0.9.0/ Thu, 11 Apr 2019 00:00:00 +0000 https://api.innography.com/documentation/cases/release-notes-v0.9.0/ client_id is now required in the request. 0.6.21 https://api.innography.com/documentation/cases/release-notes-v0.6.21/ Fri, 14 Dec 2018 00:00:00 +0000 https://api.innography.com/documentation/cases/release-notes-v0.6.21/ Changes to claims_independent value claim_number. This now reflects the number of the claim as displayed by the patent For claims that span a range, only the first claim number for that range is listed To get full range, please use version 0.8 0.7.7 https://api.innography.com/documentation/cases/release-notes-v0.7.7/ Fri, 14 Dec 2018 00:00:00 +0000 https://api.innography.com/documentation/cases/release-notes-v0.7.7/ Changes to claims_independent value claim_number. This now reflects the number of the claim as displayed by the patent For claims that span a range, only the first claim number for that range is listed To get full range, please use version 0.8 0.8.1 https://api.innography.com/documentation/cases/release-notes-v0.8.1/ Fri, 14 Dec 2018 00:00:00 +0000 https://api.innography.com/documentation/cases/release-notes-v0.8.1/ Changes to claims_independent value claim_number. This now reflects the number, or number range of the claim as displayed by the patent For claims that span a range, the claim_number will be listed as a string covering the range of claims. I.E 1-10 covers claim numbers 1 to 10 0.8.0 https://api.innography.com/documentation/cases/release-notes-v0.8.0/ Thu, 25 Oct 2018 00:00:00 +0000 https://api.innography.com/documentation/cases/release-notes-v0.8.0/ New Features New fields pct_number pct_date pct_country priority_number priority_country filing_type priority_claim linkage_type agents firms ip_type national_file_date Improvements Identifiers named innography_id or innography_ids were renamed to ipid and ipids. Fields in the response that previously only contained publication_number now also contain ipid. The fields are: simple_family inpadoc_family citations_backward citations_forward For example: "simple_family": [ "CN201988234U" ] is now "simple_family": [ { "publication_number": "CN201988234U", "ipid": "I-000099999999" } ] legal_status now returns the data in a JSON structure instead of stringified XML. 0.7.6 https://api.innography.com/documentation/cases/release-notes-v0.7.6/ Tue, 25 Sep 2018 00:00:00 +0000 https://api.innography.com/documentation/cases/release-notes-v0.7.6/ Resolved and issue that would cause 500 errors on cases where first_page_clipping was requested, but no clippings were found. This issue was filed to APP-19380. 0.7.5 https://api.innography.com/documentation/cases/release-notes-v0.7.5/ Fri, 22 Jun 2018 00:00:00 +0000 https://api.innography.com/documentation/cases/release-notes-v0.7.5/ status field now correctly returns ‘Active’ or ‘Expired’ rather than estimated expiration dates 0.6.20 https://api.innography.com/documentation/cases/release-notes-v0.6.20/ Fri, 01 Jun 2018 00:00:00 +0000 https://api.innography.com/documentation/cases/release-notes-v0.6.20/ Added example collection to specification 0.7.4 https://api.innography.com/documentation/cases/release-notes-v0.7.4/ Fri, 01 Jun 2018 00:00:00 +0000 https://api.innography.com/documentation/cases/release-notes-v0.7.4/ Added example collection to specification 0.6.19 https://api.innography.com/documentation/cases/release-notes-v0.6.19/ Fri, 05 Jan 2018 00:00:00 +0000 https://api.innography.com/documentation/cases/release-notes-v0.6.19/ Fixes exceptions encountered when querying for citations. 0.7.3 https://api.innography.com/documentation/cases/release-notes-v0.7.3/ Fri, 05 Jan 2018 00:00:00 +0000 https://api.innography.com/documentation/cases/release-notes-v0.7.3/ Fixes exceptions encountered when querying for citations. 0.6.17 https://api.innography.com/documentation/cases/release-notes-v0.6.17/ Fri, 08 Dec 2017 00:00:00 +0000 https://api.innography.com/documentation/cases/release-notes-v0.6.17/ Added new premium field patentstrength Only the preferred document for a case is now returned instead of all the documents. citations_backward and citations_forward now return results. 0.7.2 https://api.innography.com/documentation/cases/release-notes-v0.7.2/ Fri, 08 Dec 2017 00:00:00 +0000 https://api.innography.com/documentation/cases/release-notes-v0.7.2/ Added new premium field patentstrength Only the preferred document for a case is now returned instead of all the documents. citations_backward and citations_forward now return results. 0.6.15 https://api.innography.com/documentation/cases/release-notes-v0.6.15/ Fri, 17 Nov 2017 00:00:00 +0000 https://api.innography.com/documentation/cases/release-notes-v0.6.15/ grant_date field was throwing an exception. grant_number, grant_date, publication_date, grant_pulication_date, and expiration_date were not exposed by the /case endpoint. 0.7.1 https://api.innography.com/documentation/cases/release-notes-v0.7.1/ Fri, 10 Nov 2017 13:57:51 -0600 https://api.innography.com/documentation/cases/release-notes-v0.7.1/ grant_date field was throwing an exception. grant_number, grant_date, publication_date, grant_pulication_date, and expiration_date were not exposed by the /case endpoint. 0.6.14 https://api.innography.com/documentation/cases/release-notes-v0.6.14/ Fri, 10 Nov 2017 00:00:00 +0000 https://api.innography.com/documentation/cases/release-notes-v0.6.14/ No significant changes from previous version. 0.6.13 https://api.innography.com/documentation/cases/release-notes-v0.6.13/ Fri, 03 Nov 2017 00:00:00 +0000 https://api.innography.com/documentation/cases/release-notes-v0.6.13/ The permissions scheme for premium fields have been overhauled for this release. Now when a client_id requests a premium field for which they do not have access, the return will contain a warning message listing the inappropriately accessed fields while still return the data. The endpoints specific to premium field queries have been removed, and two new endpoints have been created to allow IPMS consumers to define which client_ids have access to the any given subset of premium fields. 0.6.12 https://api.innography.com/documentation/cases/release-notes-v0.6.12/ Fri, 27 Oct 2017 00:00:00 +0000 https://api.innography.com/documentation/cases/release-notes-v0.6.12/ No significant changes from previous version. 0.6.11 https://api.innography.com/documentation/cases/release-notes-v0.6.11/ Fri, 20 Oct 2017 00:00:00 +0000 https://api.innography.com/documentation/cases/release-notes-v0.6.11/ This version restores the full field set to the Cases API on both premium and non-premium endpoints. The restriction of premium fields to the premium endpoint will occur in a future version. 0.6.10 https://api.innography.com/documentation/cases/release-notes-v0.6.10/ Fri, 13 Oct 2017 00:00:00 +0000 https://api.innography.com/documentation/cases/release-notes-v0.6.10/ This release implements premium endpoints for the Cases API. These will be the only endpoints through which premium fields are available. Querying the existing endpoints for premium fields will now result in an error. Clients can access the premium endpoints at /premium/case and /premium/cases for both GET and POST requests. The PDF endpoint is unaffected. This release also adds support for 5 additional fields to the Cases API. They are; 0.6.9 https://api.innography.com/documentation/cases/release-notes-v0.6.9/ Fri, 06 Oct 2017 00:00:00 +0000 https://api.innography.com/documentation/cases/release-notes-v0.6.9/ This release restricts requests to the /cases endpoint to a maximum of 100 cases per request. 0.6.8 https://api.innography.com/documentation/cases/release-notes-v0.6.8/ Fri, 29 Sep 2017 00:00:00 +0000 https://api.innography.com/documentation/cases/release-notes-v0.6.8/ The API specification for the Cases endpoint has been updated to reflect the current state of the API and improve documentation of the available fields for query. It has added documentation for the /cases/{innography_id}/pdf and /aagroups endpoints. 0.7.0 https://api.innography.com/documentation/cases/release-notes-v0.7.0/ Tue, 26 Sep 2017 17:59:16 -0500 https://api.innography.com/documentation/cases/release-notes-v0.7.0/ Changes from v0.6.x 0.7 version of Cases and Case endpoint added; The Cases and Case endpoint have been updated to now give back an array objects each containing the id and title for usc_all, ipc_all, and cpc_all. The id field is the previous value returned in the 0.6 version. Weekly Changelog Changes that shipped with v0.6.13 on 2017-11-03 The permissions scheme for premium fields have been overhauled for this release. 0.6.7 https://api.innography.com/documentation/cases/release-notes-v0.6.7/ Fri, 22 Sep 2017 00:00:00 +0000 https://api.innography.com/documentation/cases/release-notes-v0.6.7/ The 0.6.7 release of the Cases API features changes to the documentation and specification pages to improve usability and readability. Enjoy the new format, and please send any suggestions for improvements through the contact form under “Report an issue” on the sidebar. Other changes included in this release; Improved handling of documents requested with ipc_all that have empty classifications. Improved error handling around classifications. The Cases API has added the feature for a PDF download of the case documents. 0.6.6 https://api.innography.com/documentation/cases/release-notes-v0.6.6/ Fri, 15 Sep 2017 00:00:00 +0000 https://api.innography.com/documentation/cases/release-notes-v0.6.6/ This is the initial release for which release notes are being kept. The 0.6.6 release features no significant changes from previously available versions.