Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Specify version in the X-APIApi-Version header.

API Deprecation

To signal that an API version is deprecated and will be removed in the future, the API responds with the following headers:

Noah-Deprecated: Boolean
Noah-Sunset-Date: ISO 8601 date time (UTC) when the version will no longer be accessible.

Your integration should check for those headers so you can make updates in a timely fashion.