New · Developer API
Automated Guest Invites API
Fill in the details below to build a guest invitation request. The URL updates live as you type — then copy it into your own integration.
Generated URL
All values are URL-encoded automatically, including spaces, symbols, and non-Latin characters.
Parameter mapping
Each placeholder in the URL maps to one field:
https://wifigate.io/api/guest-invites/create?api_key=data1&guest_name=data2&guest_phone=data3&guest_email=data4&date_start=data5&date_end=data6&time_start=data7&time_end=data8&comment=data9
data1=WIFIGATE_GUESTS_API_KEYdata2=guest_namedata3=guest_phonedata4=guest_emaildata5=date_startdata6=date_enddata7=time_startdata8=time_enddata9=comment
Security note
This tool never calls the API and never sends your data anywhere. It only assembles the URL in your browser so you can use it in your own integration.