API Documentation

Access our AI tools data programmatically

Getting Started

Our API provides access to our comprehensive AI tools database. You can search, filter, and retrieve tool information programmatically.

Base URL: https://api.aicollection.io/v1

Authentication

Most endpoints are publicly accessible. For higher rate limits and advanced features, you'll need an API key.

Authorization: Bearer YOUR_API_KEY

Endpoints

GET /tools

Retrieve a list of AI tools with optional filtering and pagination.

GET /tools?category=ai-chat&pricing=free&limit=10

GET /tools/{slug}

Get detailed information about a specific tool.

GET /tools/chatgpt

GET /categories

Retrieve all available categories with tool counts.

GET /categories

Rate Limits

Free tier: 100 requests per hour
Pro tier: 1,000 requests per hour
Enterprise: Custom limits

Get API Key

To get an API key and access higher rate limits, please contact us at api@aicollection.io