Access Wix API from Custom Mobile App

Hi - I have searched but can’t find any good examples. I want to create a mobile app of my own for my customers. I would like for them to be able to do things like view and register for events or sign up for services. Can the Wix data be exposed securely via the API so that I can do something like this?

3 Likes

I have the same question. Did you ever get an answer to this?

Hello!

I think this article should help you start:
Corvid: Exposing a Site API with HTTP Functions

We also have an example for details on exposing an API that you can open in your Editor, play with it, adjust to your needs and implement on your site:

Expose and Access Site APIs

Use MyApi and MyApiClient to expose and access external APIs.