{"uid":"cap_KkKVOc-U3jY7fd6bEl78q","slug":"unicode-script-lookup-1ede4d76","name":"Unicode Script Lookup","description":"Resolve a Unicode script name (loose matching) to its code point ranges, total size and a small sample. An unknown script is a successful `found:false`.","url":"https://unicode.openverbs.com/v1/script","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","required":["script"],"properties":{"script":{"type":"string","description":"Unicode script name, e.g. 'Latin', 'Cyrillic' or 'Han'."}},"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_p3y-ILn63F2A90a5GqwHK","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 information about a Unicode script by name (e.g. Latin, Cyrillic, Han)","exampleAgentPrompt":"Can you look up the Unicode script info for 'Cyrillic' and tell me what you get back?","exampleUseCases":[{"title":"Validate writing system for localization","prompt":"I need to know the Unicode script details for 'Devanagari' — can you fetch that for me so I can use it in our i18n pipeline?"},{"title":"Identify script properties for text analysis","prompt":"What does Unicode say about the 'Han' script? Pull up its metadata so I can tag text samples correctly."},{"title":"Build a script reference tool","prompt":"Look up the Unicode script named 'Arabic' and return whatever metadata is available — I'm building a reference guide for writing systems."}],"resultDescription":"Returns structured metadata about the requested Unicode script, including properties and identifiers associated with that script as defined by the Unicode standard.","failureModes":["Unknown or misspelled script name returns an error or empty result","Script name must match Unicode standard naming (e.g. 'Latin' not 'Roman')","HTTP 402 payment required if x402 payment header is missing or invalid","Malformed request body (missing 'script' field) returns a validation error"],"whenToPreferThis":"Use this endpoint when you need authoritative Unicode script metadata by script name, especially in internationalization, text analysis, or writing system classification workflows. Prefer this over general Unicode databases when you need a simple API call with a clean JSON response.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:30:24.222Z","isFirstParty":false}