Can I create a rest api for other websites to call to?

Is it possible to create a rest API on my wix website which can allow other websites to call to and my wix website will react and do certain events upon being called?

Hi there,

Of course you can, you can use the http functions to expose certain functionalities, you can also generate API keys for authentications.

1 Like

I need someone for this or the guide

Hey Anthony,

Are you looking to implement this on your own? Then of course the community is here to guide and help you. But this will require a good amount of knowledge in Javascript and Velo.

The documentation can be found here:

Im currently learning Javascript
Yes I am doing solo thanks

You can use Wix Code or third-party services to create endpoints that other websites can call.

1 Like

Ok Ill look into it more as Im learning the entire process fresh