{"uid":"cap_R3xQQBreYQz1CN8eSs-4I","slug":"emoji-lookup-by-name-or-shortcode-5efb5fef","name":"Emoji Lookup by Name or Shortcode","description":"Resolve an emoji by its shortcode (e.g. \"smile\" or \":smile:\") or exact name. Provide exactly one field. Returns the emoji, its metadata and code points.","url":"https://emoji.openverbs.com/v1/lookup","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","properties":{"name":{"type":"string","description":"Exact emoji name (case-insensitive). Use /v1/search for fuzzy matching."},"shortcode":{"type":"string","description":"Emoji shortcode, with or without surrounding colons."}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_JS7zGPSVg6QYfmwKLM9iL","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Looks up an emoji by its exact name or shortcode and returns the corresponding emoji data","exampleAgentPrompt":"What emoji corresponds to the shortcode :tada:? Look it up by shortcode for me.","exampleUseCases":[{"title":"Resolving emoji shortcode in chat app","prompt":"I need to know what emoji the shortcode :sunglasses: maps to — can you look that up for me?"},{"title":"Finding emoji by exact name","prompt":"Can you look up the emoji whose name is 'thumbs up' and tell me what character it is?"},{"title":"Verifying emoji name before rendering","prompt":"Before I insert it into the template, can you confirm what emoji the name 'party popper' resolves to?"}],"resultDescription":"Returns emoji data matching the provided exact name or shortcode, including the emoji character and associated metadata such as its canonical name, shortcode, and unicode details.","failureModes":["Emoji name not found — returns an error or empty result if the name is not an exact match (use /v1/search for fuzzy matching)","Invalid shortcode format — malformed or unrecognized shortcodes may return no result","Missing required fields — if neither name nor shortcode is provided in the body the request will fail validation","Case sensitivity edge cases — although described as case-insensitive, unusual capitalizations may behave unexpectedly"],"whenToPreferThis":"Use this endpoint when you have an exact emoji name or shortcode and need to resolve it to the actual emoji character or its metadata. Prefer this over a search endpoint when the name is known precisely, as it is faster and more deterministic. If you only have a partial or approximate name, use the /v1/search endpoint instead.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:31:40.059Z","isFirstParty":false}