Icon Search Tool API
Welcome to the Icon Search Tool API. This service provides fast, searchable access to icon metadata for diagram generation.
API Endpoints
POST /api/icons/search- Search icons by keywordsGET /api/icons/[id]- Get icon by IDGET /api/categories- List all categoriesGET /api/health- Health check
Authentication
All API requests require an API key passed via the x-api-key header.
Documentation
For detailed API documentation, see API Documentation