Swagger UI

API - Widget management
 v1 
OAS3

Download POSTMAN file updated 13-06-2023

Summary file updated 12-11-2023

Examples of different workflows:

Way of use:

  • First: Login using your user and pass to get the access token:

    POST /api/authentication_token

    This Bearer token has a lifetime limited and should be included in the header of all request.

  • Second: Use one of the following options in WhatsappOperator or Widget to interact with our API.

Examples of use:

  • Create your first widget, step 1

    POST /api/v2/widgets

  • Create your fist widget, step 2

    POST /api/v2/whatsapp_operators

    Use the widget id obtain in the first step

    You can create more of one operator by widget.

  • Create your first widget, step 1

    POST /api/v2/widgets

  • Create your fist widget, step 2

    POST /api/v2/whatsapp_operators

    Use the widget id obtain in the first step

    You can create more of one operator by widget.

Servers

Token

ActiveUser

Anniversary

AnniversaryMessage

AudienceFiltered

Audience

BackgroundFile

BookingConfig

BookingTime

Booking

CampaignUserContact

Campaign

FaqGrp

Faq

FreeBookingCategory

FreeBookingEvent

FreeBookingField

GoogleFeed

Schedule

Stats

UserContact

WhatsappOperator

WhatsappTemplate

WidgetStats

Widget

Available formats: jsonld json html
Other API docs: ReDoc GraphiQL