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 keywords
  • GET /api/icons/[id] - Get icon by ID
  • GET /api/categories - List all categories
  • GET /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