Programmatic access to our AI Tools Directory. Build apps, integrations, and more with our data.
Get all tools
Filter by category
Search tools
Get single tool
curl -H "Authorization: Bearer YOUR_API_KEY" \
https://empirehazeclaw.info/api/v1/tools
{
"success": true,
"count": 100,
"data": [
{
"id": "chatgpt",
"name": "ChatGPT",
"category": "chatbot",
"price": "€20/Monat",
"url": "https://chat.openai.com"
}
]
}