'How to get ACRID via ACRCloud API knowing the ISRC?

According to ACRCloud, they provide the ability to get songs metadata and links: https://console.acrcloud.com/metadata-links

So, knowing the ACRID, for example, we can find the ISRC via their Metadata API: https://docs.acrcloud.com/metadata/music

The question is: How to get ACRID if we know the ISRC?

Is it possible to do with help of ACRCloud API? Or what other method ACRCloud can provide? I couldn't find anything except the actual audio recognition.



Solution 1:[1]

You can't get acrid with this API, you can only get it with the audio recognition, why do you need acrid?

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Tony Li