API Documentation
Build powerful applications with the recommend.ai API
API Access Coming Soon
We're currently finalizing our API infrastructure to ensure the best possible developer experience. The recommend.ai API will be available in early 2025 with comprehensive documentation, SDKs, and developer tools.
Join our waitlist to be notified when API access becomes available and receive early access benefits.
Authentication
Bearer token required
Rate Limit
1000 req/hour
Base URL
api.recommend.ai
Version
v1 (stable)
Authentication
All API requests require authentication using a Bearer token
Getting your API Key
Once the API is available, you'll be able to generate your API key from your dashboard.
Using your API Key
Include your API key in the Authorization header of every request:
Authorization: Bearer YOUR_API_KEY
API Endpoints
/api/v1/search
Search for AI tools with advanced filtering
/api/v1/recommendations
Get personalized AI tool recommendations
/api/v1/tools/:id
Get detailed information about a specific AI tool
/api/v1/compare
Compare multiple AI tools side-by-side
SDKs & Libraries
Official and community SDKs for popular languages
Node.js / TypeScript
Official SDK with full TypeScript support
npm install @recommend-ai/sdk
Python
Official Python client library
pip install recommend-ai
REST API
Direct HTTP requests to our API
Any HTTP client
API Status
Need Help?
Our developer support team is here to help with API integration and technical questions.