API Tokens & Authentication

Home / Help / API Documentation / API Tokens & Authentication

IRC4Fun exposes REST endpoints for integrations and bots. Some endpoints are public, while others require an API token.

Authorization header

Send your token in the Authorization header:

Authorization: Token YOUR_TOKEN

How to create a token

  1. Open Account SettingsAPI Tokens.
  2. Create a token and copy it (it is shown only once).
  3. Ask an admin to enable the endpoints you need for that token.

API documentation