Log In Register
c
After 2020-05-14 all API request will require api_key parameter. Please register to get your key
Ang pag-andar na ito ay naka-compress ng mga imahe mula sa isang format papunta sa isa pa
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
alinman sa isa
ay kinakailangan
file Mag-upload ng file. Gamitin ang paraan ng POST
url URL na i-upload
format Output na format
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_UPLOAD_FAILED Nabigo ang pag-upload R7ERR_NO_UPLOAD Walang tinukoy na file R7ERR_OVER_20MB Ang na-upload na file ay mas malaki kaysa sa 20 MB R7ERR_CONV_FAILED Nabigo ang conversion

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