This content applies to WaaS 1.0 only. We highly recommend that you upgrade to WaaS 2.0.
This endpoint generates new addresses for a given chain code and returns a list of the generated addresses. The number of addresses to generate is specified in the ‘count’ parameter of the POST request. The maximum number of addresses that can be generated in one request is 200. The endpoint also checks if the organization has permission to add addresses and if the number of addresses being added exceeds the minutely limit. The response contains a list of the generated addresses along with their IDs, HD paths, and encodings.
The encoding of addresses to generate. The default value is None, which means the default encoding type for each blockchain is used. For more information, please refer to the enum value corresponding to each encoding