Complete reference documentation for the AI Tools Hub API
The AI Tools Hub API uses API keys to authenticate requests. You can view and manage your API keys in the dashboard.
curl -X GET "https://api.aitools.com/v1/tools" \ -H "Authorization: Bearer YOUR_API_KEY"