AnythingText
Loading...
K-12 Program

Free lessons & quizzes Kindergarten → Grade 12

Every grade. Every core subject. Bite-size lessons with interactive visuals, followed by 3-choice quizzes. Works in your browser — no accounts needed to try.

13 grades · 90+ subjects

From counting to calculus

6,000+ quiz questions

Math, Science, ELA, Social Studies & more

No ads. No tracking.

Kid-safe, runs in browser

API Keys

Generate API keys for programmatic access to AnythingText tools. Include X-API-Key header in your requests.

Generate New API Key

Your API Keys

Loading keys...

Quick Start

Use your API key in the X-API-Key header:

curl -X POST https://anythingtext.com/api/tools/case \
  -H "Content-Type: application/json" \
  -H "X-API-Key: atk_your_key_here" \
  -d '{"text": "hello world", "mode": "upper"}'

See API Documentation for all available endpoints.