Integrate Embed into your application's frontend
Integrate Apizee embed in a 3rd party software via an iframe
Add Embed to your application
<iframe
src="https://app.apizee.com/agent/?aK=<your-api-key>&cN=any_conversation_name_that_fits"
height="720px"
width="100%"
allow="autoplay;microphone;camera;display-capture;encrypted-media;clipboard-write;"
></iframe>
Last updated