Documentation
Everything you need to integrate ToolPix into your apps, workflows, and AI agents.
AI Agent API
Free tierREST API for AI agents — token counting, prompt compression, regex, tone change, and more.
Screenshot API
API Key requiredCapture full-page screenshots of any website programmatically. PNG, JPEG, custom viewport.
Build UI API
AI-poweredGenerate complete HTML UIs from a text description using TPX CSS Framework and Claude AI.
Embeds & Widgets
No codeEmbed any ToolPix tool on your website with a single iframe. Custom themes and branding.
Chat Bots
Pro featureAdd an AI chat widget to your website. Train on your FAQ, handle support tickets.
Captcha
NewAnimated captcha to protect forms from bots. Direction-based challenges, works with any backend.
TPX Framework
Open sourceLightweight CSS framework for AI agents. 38KB, dark mode, 100+ components, no dependencies.
Base URL
https://toolpix.dev
All API endpoints are relative to this base URL. HTTPS is required.
Authentication
Most endpoints require an API key. Pass it as a header or query parameter:
# Header (recommended) x-api-key: tpx_your_key_here # Query parameter ?key=tpx_your_key_here
Plans & Limits
| Plan | AI calls/day | File size | Price |
|---|---|---|---|
| Free | — | 10 MB | Free |
| Basic | 10 | 50 MB | $4.99/mo |
| Pro | 50 | 100 MB | $9.99/mo |
| Unlimited | 500 | 500 MB | $29.99/mo |