ai.hackclub.com

Unlimited /chat/completions for teens in Hack Club. No API key needed.
2504292162 tokens processed since October 2025.

Available models: qwen/qwen3-32b defaultopenai/gpt-oss-120bopenai/gpt-oss-20bmeta-llama/llama-4-maverickmoonshotai/kimi-k2-instruct-0905

Open source here

Usage

> Chat Completions

curl -X POST https://ai.hackclub.com/chat/completions \
  -H "Content-Type: application/json" \
  -d '{"messages": [{"role": "user", "content": "Tell me a joke!"}]}'

> Get Models

curl https://ai.hackclub.com/model

Terms

You must be a teenager in the Hack Club Slack. All requests and responses are logged to prevent abuse. Projects only - no personal use. This means you can't use it in Cursor or anything similar for the moment! Abuse means this will get shut down - we're a nonprofit funded by donations.

Documentation

View API Docs