Log In Register
c
After 2020-05-14 all API request will require api_key parameter. Please register to get your key
Ang function na ito ay nagbabalik ng transformed text.
Maaaring maisagawa ang mga kahilingan gamit ang HTTP GET o HTTP POST na mga pamamaraan. Ang sagot ay palaging nasa JSON format.
parameter halaga paglalarawan
kailangan text Input text (UTF-8)
action Pagbabagong-anyo upang maisagawa
api_key You API key. Register to get your key

hiling

tugon

I-click ang POST o GET upang makita ang sagot

posibleng mga error

R7ERR_CONV_FAILED Nabigo ang conversion R7ERR_NOT_UTF8 Ang output string ay hindi UTF-8 at hindi maibabalik

sample ng code

Awtomatikong i-update ang mga sample code sa ibaba kapag binago mo ang mga parameter sa itaas
curl
wget
aria2
php
javascript

curl, method POST


	
	

curl, method GET


wget, method POST


	
	

wget, method GET


aria2, method GET

		

php, method GET



	

php, method GET, using curl


	
	

php, method POST, using curl


javascript, method GET, using XMLHttpRequest

			
			
	

javascript, method GET, using jquery