Account Request URL
-Base Endpoint
-
data
Get data from a URL
/
url
data
Post data to a URL
/
url, data
files
Get a file
/
path
files
Put a file
/
path, data
http
Make a GET request
/
url
http
Make a POST request
/
url, data
http
Make a PUT request
/
url, data
http
Make a PATCH request
/
url, data
http
Make a DELETE request
/
url
json
Get JSON data from a URL
/
url
json
Post JSON data to a URL
/
url, data
shell
Run a shell command
/
cmd
shell
Execute a shell script
/
script
shorthands
Get a shorthand
/
name
shorthands
Create a shorthand
/
name, cmd
timer
Set a timer
/
ms, fn
timer
Clear a timer
/
id
functions
Define a function
/
name, fn
functions
Call a function
/
name, args
modules
Import a module
/
name
modules
Export a module
/
name
sockets
Connect to a socket
/
host, port
sockets
Send data to a socket
/
socket, data
sockets
Listen for incoming connections
/
port, fn
sockets
Close a socket
/
socket
Provider
Country HQ
API Type
Categories
Alternatives
Important URLs
Last Updated on
Created At
Upskill for a better future
Want to start tracking API at scale?
Get updates about your favorite APIs and SDKs
We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.