Help > Forum > Website Integration > API Documentation

API Documentation

An API is a software intermediary that allows two applications to talk to each other. You can use your forum's API to do deep integrations between your forum and your website or any other application.

Webhooks work especially great when combined with the API. For example, the webhook can notify your application when a new user signs up for your forum and then you can use the API to make modifications to that user's forum account.

The API for your forum is well documented here:

https://www.websitetoolbox.com/docs/api/

You can view the API requests that you've made and the response that was received by following the instructions below:

  1. Log in to your Website Toolbox account.
  2. Click the Integrate link.
  3. Click the API link.


If you still need help, please contact us.