35+ API endpoints, one key

The API toolkit every AI agent needs

Web scraping, encoding, crypto, generators, JSON tools, text utilities — all behind a single API key with usage tracking and rate limiting.

Everything you need in one API

8 categories, 35+ endpoints. Every tool your agent or app needs to handle web content, data transformation, and security.

Web Scraping

Extract content from any URL as markdown, text, or HTML with optional JS rendering.

/v1/scrape

Content Publishing

Publish HTML, Markdown, or JSON to instant shareable URLs with TTL.

/v1/publish

Encoding & Crypto

Base64, URL, HTML encoding. SHA/MD5/bcrypt hashing. AES encryption.

/v1/encode/*

Generators

UUID, ULID, NanoID, secure tokens, and configurable passwords.

/v1/generate/*

JSON Tools

Format, minify, diff, JSONPath query, and convert to YAML/CSV/TOML.

/v1/json/*

Text Tools

Diff, case conversion, slugify, word count, HTML-to-Markdown, truncate.

/v1/text/*

Web Utilities

JWT decode/verify, URL parsing, basic auth headers, HTTP status lookup.

/v1/web/*

MCP Server

Add to Claude, Cursor, or any MCP-compatible agent in 30 seconds.

MCP

Try it now

No signup required — explore the API with these code examples.

curl -X POST https://techtooldev.com/v1/generate/uuid \
  -H "Authorization: Bearer atk_your_key_here" \
  -H "Content-Type: application/json"

# Response:
# { "data": { "uuid": "f47ac10b-58cc..." }, "error": null }

Simple, transparent pricing

Start free. Scale as you grow.

Free

$0/mo
  • 1,000 credits/mo
  • 10 req/min
  • 1 API key
  • Community support
Get started

Indie

$9/mo
  • 50,000 credits/mo
  • 60 req/min
  • 5 API keys
  • Email support
Start trial
Most popular

Pro

$29/mo
  • 500,000 credits/mo
  • 300 req/min
  • 20 API keys
  • Priority support
Start trial

Enterprise

$99/mo
  • 5,000,000 credits/mo
  • 1,000 req/min
  • Unlimited
  • Dedicated + SLA support
Contact us
MCP Compatible

Add to Claude in 30 seconds

AgentToolkit works as an MCP server. Add it to Claude Desktop, Cursor, or any MCP-compatible agent.

{
  "mcpServers": {
    "agenttoolkit": {
      "url": "https://techtooldev.com/mcp",
      "headers": {
        "Authorization": "Bearer atk_your_key"
      }
    }
  }
}

Ready to build?

Get 1,000 free API credits. No credit card required.

Get your API key