Api changelog

{% layout = "layouts/_doc.html" %}

{-content-}

API Changelog

Our APIs are versioned and breaking changes will trigger a new version of the API so that clients have the option to adapt to breaking changes. Occasionally, we may need to make breaking changes to a current version if the change is addressing critical product bugs, or legal, security or privacy concerns. In these scenarios, AgentSync will make all reasonable efforts to notify you of the breaking change as early as possible.
Below you will find a log of all changes to each version of the API and the date when the change was introduced.
Version 1.0
2022-05-25
  • If any calls to endpoints that verify or subscribe to an NPN contain leading 0s in the NPN key, we will automatically strip the leading 0s to ensure data consistency.
  • We improved the error handling and message returned in our NPN Lookup API when multiple matches are found for a lookup. Previously, the error was unhandled.

{-content-}