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_KEYAPI Endpoints
/api/v1/searchSearch for AI tools with advanced filtering
/api/v1/recommendationsGet personalized AI tool recommendations
/api/v1/tools/:idGet detailed information about a specific AI tool
/api/v1/compareCompare 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/sdkPython
Official Python client library
pip install recommend-aiREST API
Direct HTTP requests to our API
Any HTTP clientAPI Status
Need Help?
Our developer support team is here to help with API integration and technical questions.