Food Emoji API
An API for Food Emojis.
1 subscribers
6 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Food Emoji API endpoints
| Method | Endpoint | Description |
|---|---|---|
| emoji | ||
| GET |
Get Emoji by Food Name /emoji/{food} |
Convert any food name into its corresponding emoji with rich metadata. Features intelligent fuzzy matching that corrects typos ("aple" → 🍎), handles regional variants… |
| batch | ||
| POST |
Batch Emoji Lookup /batch |
Process up to 100 food queries in a single request. Ideal for meal planners, shopping lists, and recipe importers that need to convert multiple ingredients at once. Each item is… |
| search | ||
| GET |
Fuzzy Search with Suggestions /search |
Search the food database with partial matches, typos, and phonetic similarity. Returns ranked results with confidence scores and match types (exact, prefix, substring, fuzzy).… |
| category | ||
| GET |
Browse by Category /category/{category} |
Retrieve all emojis within a specific food category (fruit, vegetable, protein, grain, dairy, seafood, dessert, beverage, spice, herb) with optional subcategory filtering.… |
| random | ||
| GET |
Random Food Emoji /random |
Returns a random food emoji from the database, optionally filtered by category. Includes rarity indicators (common, uncommon, exotic) and notes when visual substitutes are used… |
| health | ||
| GET |
Health Check /health |
Returns the status of the API for health check. |
Food Emoji API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9.99 / month | 10 / second |
|
| ULTRA | $49.9 / month | 25 / second |
|
| MEGA | $299.9 / month | 50 / second |
|