Emoji API
Fast, fully self-contained Emoji API. Bundles ~1,914 emoji (name, slug, group, skin-tone support, Unicode version, and computed codepoints) with no external dependencies.
Search by name or slug, look up a single emoji by character or slug, list groups with counts, and pull random emoji — all served from memory at the edge with sub-millisecond compute.
Subscribe on RapidAPI
Features:
- Search: case-insensitive partial match on emoji name OR slug, with optional group filter
- Lookup: resolve full details for a single emoji by exact character or by slug
- Groups: distinct emoji groups with per-group counts and the dataset total
- Random: random emoji sampled without replacement, varying per call