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
- Open Account Settings → API Tokens.
- Create a token and copy it (it is shown only once).
- Ask an admin to enable the endpoints you need for that token.