{"uid":"cap_XkRBdKp6znz7c2c_cxmJ6","slug":"unicode-character-inspector-5e748102","name":"Unicode Character Inspector","description":"Resolve a single code point (given as 'char' or 'codepoint') to its name, general category, block, script and plane. Provide exactly one of the two inputs.","url":"https://unicode.openverbs.com/v1/inspect","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":{"char":{"type":"string","description":"A single Unicode character. Provide this OR 'codepoint'."},"codepoint":{"oneOf":[{"type":"string"},{"type":"number"}],"description":"Code point as 'U+1F600', '1F600', '0x1F600' or a decimal number. Provide this OR 'char'."}},"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_cCFsD_TQBZCGY_k2DKOel","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":"Returns detailed Unicode metadata for a given character or code point, including name, category, and properties","exampleAgentPrompt":"What are the Unicode properties and official name for the character 😀 — look it up by its code point U+1F600.","exampleUseCases":[{"title":"Emoji identity verification","prompt":"Can you tell me the official Unicode name and category for the character 🔥? Use its code point U+1F525."},{"title":"Debug mysterious text character","prompt":"I found a weird character in my data that looks like a box — it's the character at code point U+FFFD. What is it officially called and what Unicode category does it belong to?"},{"title":"Internationalization character audit","prompt":"What are the Unicode properties for the character ñ? I need to know its official name and category for my i18n text processing pipeline."}],"resultDescription":"Returns structured Unicode metadata for the queried character or code point, including the official Unicode name, general category, block, script, and other standard properties associated with that code point.","failureModes":["Invalid or non-existent code point returns an error","Providing both 'char' and 'codepoint' simultaneously may cause a validation error","Malformed code point format (e.g. wrong prefix or out-of-range value) returns a parsing error","Empty or multi-character input to 'char' field may be rejected","Missing both 'char' and 'codepoint' returns a required field validation error"],"whenToPreferThis":"Choose this endpoint when you need authoritative Unicode metadata — official character names, categories, properties, or block information — for a specific character or code point. It accepts both the raw character and multiple code point formats (U+XXXX, hex, decimal), making it flexible for different input sources. Prefer this over general-purpose text APIs when the specific Unicode standard properties of a character are what matter.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:31:38.433Z","isFirstParty":false}