🤖 KI Tools API

Programmatic access to our AI Tools Directory. Build apps, integrations, and more with our data.

📡 Endpoints

GET /api/v1/tools

Get all tools

GET /api/v1/tools?category=chatbot

Filter by category

GET /api/v1/tools/search?q=chatgpt

Search tools

GET /api/v1/tools/{id}

Get single tool

💻 Example Request

curl -H "Authorization: Bearer YOUR_API_KEY" \ https://empirehazeclaw.info/api/v1/tools

📦 Response

{ "success": true, "count": 100, "data": [ { "id": "chatgpt", "name": "ChatGPT", "category": "chatbot", "price": "€20/Monat", "url": "https://chat.openai.com" } ] }

🆓 Free

€0/Monat
Kostenlos starten

🏢 Business

€49/Monat
Kaufen →
API Key beantragen