Attention - New Address Manager RESTful v2 API - BlueCat Integrity - 9.5.0

Address Manager Legacy v1 API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.5.0

Address Manager v9.5.0 introduces the BlueCat Address Manager RESTful v2 API, a new RESTful API for Address Manager! Starting in 9.5.0, the previous Address Manager API will now be referred to as the Legacy v1 API, to distinguish it from the new RESTful v2 API. The RESTful v2 API adheres to REST architectural constraints and is hypermedia driven, providing a new way of interacting with Address Manager using resources, collections, and links. The RESTful v2 API currently covers most Legacy v1 API functionality, and is intended to replace the Legacy v1 API in the future.

The primary area to view documentation for the new RESTful v2 API is the built-in Swagger documentation, accessible on Address Manager v9.5 servers at http://{Address_Manager_IP}/api/docs. All RESTful v2 API endpoints and resources are documented in the interactive Swagger UI. Users can also download the RESTful v2 API OpenAPI (OAS3) document and import it into their API client of choice.

Attention: The Address Manager RESTful v2 API Guide is available as a companion guide to the Swagger documentation. Refer to the RESTful v2 API Guide for more information on v2 API format, creating sessions and authentication, query parameters, basic examples, and v1 Legacy API to RESTful v2 API migration.