{
"error":"Invalid API key","code":401,
"response_code":401,"response_time_ms":12
}
รหัสตอบกลับ
รหัส
คำอธิบาย
200 Success
คำขอดำเนินการสำเร็จ
400 Bad Request
การตรวจสอบข้อมูลนำเข้าล้มเหลว
401 Unauthorized
API Key หายไปหรือไม่ถูกต้อง
403 Forbidden
Key ไม่ทำงานหรือไม่ได้รับอนุญาต
429 Rate Limit
คำขอมากเกินไป
500 Server Error
ข้อผิดพลาดที่ไม่คาดคิด
transliterate
transliterator0.0090 credits
Parameters
API Key
query · string
· required
Language
query · string
Text
query · string
· required
Output type
query · string
Delimiter
query · string
Code Samples
Response
Status:—
Headers
Body
Transliterator API — Practical Guide
A hands-on guide to Transliterator API: what it does, when to use each mode,
the parameters that actually matter, and how to read responses for SEO slugs, filenames, app identifiers, and more.
Send a text in any supported script (e.g., Cyrillic, Greek) and get a clean Latin version and/or a
specific formatting: slug, snake_case, camelCase, Capital Case, UPPER, or lower.
Perfect for SEO URLs, file/ID normalization, search indexing, and consistent UI labels.