{"slug":"slug-openverbs-com-v1-create-7fa368","title":"Convert text into a URL-safe slug","host":"slug.openverbs.com","method":"POST","resource":"https://slug.openverbs.com/v1/create","category":"other","description":"Convert text into a URL-safe slug: transliterate accents, apply a locale character map, and join with a separator.","price_listed":0.002,"price_asked":0.002,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":614,"reported_calls_30d":4,"reported_payers_30d":2,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"lowercase":false,"separator":"exam","text":"example"},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"locale":{"description":"Locale for transliteration, e.g. \"de\" (ö→oe). Optional.","maxLength":10,"minLength":2,"type":"string"},"lowercase":{"description":"Lower-case the result. Defaults to true.","type":"boolean"},"separator":{"description":"Word separator. Defaults to \"-\".","maxLength":4,"minLength":1,"type":"string"},"strict":{"description":"Drop any character that is not alphanumeric or the separator. Defaults to false.","type":"boolean"},"text":{"description":"The text to slugify.","maxLength":4096,"minLength":1,"type":"string"},"trim":{"description":"Trim leading/trailing separators. Defaults to true.","type":"boolean"}},"required":["text"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.002,"price_match":true,"latency_ms":614,"error":null}],"description_full":"Convert text into a URL-safe slug: transliterate accents, apply a locale character map, and join with a separator.","last_updated":"2026-09-14T19:59:58.631Z","schemes":["exact"]}