API Documentation

Complete reference for all AgentToolkit API endpoints. Every request requires an API key in the Authorization: Bearer atk_xxx header.

Base URL
https://techtooldev.com/v1

Authentication

All API endpoints require authentication via Bearer token. Include your API key in the Authorization header:

Authorization: Bearer atk_your_api_key_here
API keys start with the atk_ prefix. Create keys in your dashboard.

Rate Limiting

Rate limits are applied per API key using a sliding window. Check response headers for current limits:

X-RateLimit-Limit: 60
X-RateLimit-Remaining: 58
X-RateLimit-Reset: 1704067200

🌐Web Scraping

📄Content Publishing

🔤Encoding

🔐Cryptography

🎲Generators

📋JSON Tools

✏️Text Tools

🌍Web Utilities