Web3 API with Immutable X?

Can we use Moralis Web 3 API with Immutable X? Iโ€™m asking because I would like to build an NFT rarity tool to be used on Immutable X NFT collections.

Something like this:

const NFTs = await Moralis.Web3API.token.getAllTokenIds({address:this.collectionAddress});

Thank you for your response.

Web3API doesnโ€™t work with Immutable X now from what I know