W3lcome API
  • Introduction
  • FAQ
  • Authentication
  • Changelog
  • Host
    • The Host Object
    • Retrieve a Host
    • Retrieve a List of Hosts
    • Insert a Host
    • Update a Host
    • Delete a Host
  • Visit
    • The Visit Object
    • Retrieve a Visit
    • Retrieve a List of Visits
    • Change Visit Status
    • Check-out a Visit
    • Check-in with Invitee Id
    • Check-out with Invitee Id
    • Delete a Visit
  • Blocked list
    • The Blocked List Object
    • Retrieve a Person on the Blocked List
    • Retrieve a List of People from the Blocked List
    • Insert a Person on the Blocked List
    • Update a Person on the Blocked List
    • Delete a Person from the Blocked List
  • Invitee
    • The Invitee Object
    • Retrieve an Invitee
    • Retrieve a List of Invitees
    • Insert an Invitee
    • Update an Invitee
    • Delete an Invitee
  • Delivery
    • The Delivery Object
  • Meeting
    • The Meeting Object
  • Notification
    • The Notification Object
  • Webhook
    • Webhook Endpoints
  • Company
    • The Company Object
    • Retrieve Company Information
    • Company Fields
  • Integration
    • W-Access
    • SBT
    • SBT QRCodes
    • Workplace by Facebook
Powered by GitBook
On this page
  • Is the W3lcome API free to use?
  • Where can I find client libraries for W3lcome API?
  • What is the limitation of API requests?
  • I'm having trouble with my code, where can I go for help?

Was this helpful?

FAQ

Frequently Asked Questions

Is the W3lcome API free to use?

The W3lcome API is free to use for both premium and enterprise accounts. Both have full access to the API and have the same rate limits. There is no extra charge for using the API.

Where can I find client libraries for W3lcome API?

We don't have any libraries available yet.

What is the limitation of API requests?

The W3lcome API only allows you to make a certain amount of API calls each hour. The general limit is 1,000 API calls per hour.

I'm having trouble with my code, where can I go for help?

Feel free to contact us by email dev@w3lcome.com

PreviousIntroductionNextAuthentication

Last updated 4 years ago

Was this helpful?