Emoji Decorator API

POST

Enhance plain text with contextually relevant emojis.

Emoji Decorator is a simple tool for decorating text with emojis. It returns the text decorated with emojis.

Try it — live request, no key required

Request
POSTapi.apiverve.com/v1/emojidecorator
Body
Verification
Format

No key required to try it. Get a key to use it in your app.

200 OK
{
  "status": "ok",
  "error": null,
  "data": {
    "decorated": "I am so excited 🥂 to go 😄🙌🏽 to the lake 🤘🏻🇺🇸 and swim 🏊"
  }
}

About the Emoji Decorator API

Emoji Decorator works by analyzing the data provided and decorating the text with emojis. It uses various sources to determine the data and returns the text decorated with emojis.

Ways to call it

One endpoint, many ways in — REST with JSON, XML, YAML and CSV, plus GraphQL and an MCP interface for AI agents.

JSON
Default REST response
XML
Markup format
YAML
Human-readable
CSV
Tabular export
Beta
GraphQL
Query language
New
MCP
For AI agents

Other ways to use Emoji Decorator

Same data, same APIVerve account, same credit balance — one key works on all of them.

Questions.

Common questions about the Emoji Decorator API.

Read the docs
Where does the API place emojis in the text?
Emojis are placed contextually throughout the text rather than just appended at the end. The returned string keeps your phrasing intact while adding matching emojis alongside relevant terms.
Does the API replace words with emojis or keep the text intact?
It keeps your text intact. Instead of substituting words with emoji symbols, the API enhances the input text by inserting contextually relevant emojis alongside your existing words.
Does the response return the decorated text or an emoji list?
The response returns your complete text in the decorated field with the emojis already placed. You do not have to parse emoji positions or reconstruct the text yourself.
Can I send full sentences and paragraphs to the endpoint?
Yes. The text parameter accepts any plain string, from short phrases and headlines to full sentences. Emoji Decorator analyzes the provided string and returns the decorated text in a single call.
Which plan fits decorating 20,000 messages a month?
The Starter plan easily handles 20,000 messages. Each call uses 2 credits, giving you up to 100,000 calls on Starter, which works out to about $0.30 per 1,000 decorated texts. You can also test your integration on the Free plan, which includes 100 calls per month.

Ready to build with Emoji Decorator? Start with 200 free credits — one key unlocks all 300+ APIs.

Explore the catalog

300+ APIs on the same key and the same response shape.

Browse all APIs