IDS

Alpha Versions
Beta Versions
Stable Versions

Release Notes

0.6.31

Friday, November 9, 2018

Deprecation Announcement

The IDS API will be discontinued at a later date and is being deprecated. The functionality of the IDS API will be fully available in the Documents API. Any new development should utilize the Documents API, and products that currently use the IDS API should plan to migrate. The IDS API will continue to be available on the Innography API servers until further notice, but new feature development may be restricted to the Documents API.

We will communicate a more complete deprecation timeline for the IDS API in this space when available.

0.6.30

Friday, November 2, 2018
  • Improved population of US documents with letters in their grant numbers

These issues were filed to APP-19600

0.6.29

Friday, October 26, 2018
  • Resolved exceptions that could occur with the case endpoint
  • Improved population of US documents with letters in their grant numbers

These issues were filed to APP-19542

0.6.28

Friday, September 21, 2018
  • Improved population of CN documents

This issue was filed to APP-19321

0.6.27

Friday, June 15, 2018
  • Improved filtering for exact matches

0.6.26

Friday, June 1, 2018
  • Improved document type selection algorithm

0.6.25

Tuesday, April 24, 2018

Fixed an issue that prevented correct kind code specifications on the PDF endpoint.

0.6.24

Friday, March 23, 2018
  • Added request and response logging.
  • Improved matching logic around withdrawn patents.
  • Improved selection of exact number matches.

0.6.23

Friday, March 16, 2018
  • Improved selection of exact matches based on input number
  • PDF improvements to document selection and performance

0.6.22

Friday, March 9, 2018
  • Improved documentation

0.6.21

Friday, February 23, 2018
  • Improved matching
  • PCT number formatting improved
  • Fixed typo in ipcrClassification objects
  • PDF endpoint functionality restored for non-US patents
  • Added support for non-English abstracts, improved tag scrubbing

0.6.20

Tuesday, February 6, 2018
  • Fixes to parser for specified kind_code
  • Inputs country_code and kind_code are now case insensitive

0.6.19

Monday, January 29, 2018

This release of the IDS API is major change from the previous versions.

  • The routes have been simplified. You will no longer specify the API Version, IP type, or document type in the URL. The inputs will now be ids/{country_code}/{number}/{kind_code} with kind_code as an optional input. More details can be seen in the spec.

  • When kind_code is given in the input, the API will return the specific case document data associated with that kind code.

  • Structure of return has changed to be more flat, details are in the spec.

0.6.17

Friday, December 8, 2017

This release adds matching for withdrawn patents.

0.6.16

Friday, December 1, 2017

This release improves the formatting of the abstract fields in the API responses, and updates the spec to reflect previous undocumented changes.

0.6.15

Friday, November 17, 2017
  • This release populates the IPCR classification fields in the return data
  • caseId has been renamed to ipId in the return objects to clarify that we are using the IP ID.

0.6.14

Friday, November 10, 2017

This release removes the mock responses and ships with actual matching capability and data response on all endpoints. This release also adds an endpoint for PDF downloads. More details are available in the spec.

0.6.13

Friday, November 3, 2017

This is the initial release of the IDS API endpoints. At the moment, they only return a mock response. This is meant to be used to test verification through the Innography Kong infrastructure. More details are available in the API specification.