Data source and search package (collection) configuration API
The data source and search package (collection) configuration API provides a set of API calls for managing data source and search package (collection) configuration keys.
Accessing the data source and search package (collection) configuration API
Access to the server configuration API requires a valid API token or administration login.
In the DXP token-based access must use the username and password that is provided by a v2 token.
The API can be used interactively using the API UI, which can be accessed from the administration dashboard (system) menu.
Data source and search package (collection) configuration API calls
All date source and search package (collection) configuration API calls should be made relative to the /admin-api
path on your search administration server URL. e.g. GET https://searchadmin.example.com/admin-api/config/v2/collection/keys/accessibility-auditor.check/value
.