I am trying to use Node.js with AlchemyAPI for image tagging. How can I upload or provide multiple URLs for multiple images in a single request so that the response contains the tags for all the images ?
If I am adding multiple URLs it gives "statusInfo": "content-exceeds-size-limit"