Look up an emoji by character, shortcode, or exact name, or use ?q= for typeahead search in pickers.
Shortcodes work with or without colons. For editors, reactions, and anything that needs a reliable emoji record.
Try it
Character, :shortcode:, or name. All three resolve to the same record.
$ curl "https://api.parseapi.com/emoji/rocket" \ -H "X-API-Key: YOUR_API_KEY" // 200 ยท ~14ms ยท USA { "emoji": "๐", "name": "rocket", "shortcodes": [":rocket:", "rocket"], "codepoints": ["U+1F680"], "hex": "1F680", "category": "Travel & Places", "status": "fully-qualified", "version": "0.6", "keywords": ["rocket", "space"], "skins": [] }
Response fields
SPEED
Median time for a /emoji response to reach a real city, first byte back, measured live from 16 cities. Not a lab benchmark. The whole trip.
US
14ms
EU
17ms
APAC
49ms
LatAm
18ms
ME
123ms