Usage
Last updated
Was this helpful?
Last updated
Was this helpful?
No longer functional, please checkout
POST
https://public.api.rampagestudios.org/v1/bloxsql/
We require your administrative login details same as the ROBLOX Script to protect your Database from unwanted users going into them.
HTTPS
string
HTTPS Headers are required for any API connection on any of the RAMPAGE Interactive Websites.
SubAction
string
SELECT or QUERY
Query
string
MySQL Action, for example, "INSERT INTO... "
action
string
Leave as "execute"
Database
string
MySQL Database
Passowrd
string
MySQL Admin Password
Admin
string
MySQL Admin username
Host
string
MySQL Host (use localhost if rampage hosts)
This supports all MySQL Functions, from INSERT INTO, DELETE, and more!