Is it possible to have api's on the wick editor?

Hello guys, so today I just want to know if it is possible to have api’s on the wick editor @moderators

Explain more please.

I’m asking if you can have apis, like for example there is this api to know the weather, can you have apis?

If this doesn’t help then me what you don’t understand.

wickeditor is a html canvas powered by javascript
if your api is usable from js you can import data in your wickeditor project

but how could you do that?

have your html page retrive data and your project reading the document variable
it is not something wickeditor do out of the hat but it’s doable