lucide.dev API: get_icons_by_category
lucide.dev via Parse · developer_tools
Returns a sorted list of icon names belonging to the specified category. The category_slug must match a slug from list_categories. Returns input_not_found when the slug does not match any known category. API to browse, search, and retrieve Lucide icons, their SVG content, metadata, and categories. Fulfilled by Parse from lucide.dev.
- developer-tools
- lucide-dev
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/f1d1a6d0-a089-440e-82b5-cbfc0f2e8442/get_icons_by_category
- Interface artifact
- sha256:b7edf2353ea8ea4f18702c284503acacdbe7626f95c2f424692977c9b69500a5
- Manifest digest
- sha256:8c49cc44bd175719f943b975dcb5e9e1a517876be389922dbbbfe70c14d3670c
Request fields
- category_slug (string, required): Slug identifier of the category (e.g. 'arrows', 'animals', 'medical'). Obtain from list_categories endpoint.
Example queries
- {"category_slug":"accessibility"}