Create a database in my SQL reseller

https://api.iglao.com/v1/reseller-sql/create

Options

  • key : Your service API key required
  • user : Name and username of database (must contain your prefix) optional
  • password : Password of database optional
Make a call

https://api.iglao.com/v1/reseller-sql/create?key=YOUR_API_KEY

JSON Response

{"http":200,"message":"success","information":"API Key found.","list":[{"internal_id":"001d1bdf08d327f83e3d0a9f08b890e5","username":"reseller123456789","database":"reseller123456789","password":"My_P@sSw0rd123","users_now":14,"users_max":"20","users_available":6,"percent":70}]}

Show commons errors