To get Jacquard generated content into MoEngage, first, you need to create a Content API connection. The only prerequisite needed is your Jacquard API Token, and we've got an article to help with that if needed.
You can find Content APIs under Settings > APIs > Content API.
Create a new one and use the API Name: phraseeRealtimeAPI
Add the following API Url:
https://realtime.phrasee.co/single_variant?campaign_id=xyz&recipient_id={{UserAttribute['ID']}}&delivery_id={{CampaignAttribute['_id']}}
Click onto the Headers tab.
And add one, the key is Authorization and the value is Bearer followed by your Jacquard API token:
That's it, all the configuration is done. Now you can use this Content API in Campaigns and Flows.