DangoAPI is a evolving API that connects your Dango Web Solutions products - like Web Hosting or Bot Hosting - to powerful and fast text, random, image, Discord, tracking and more APIs.
URL
- also known as a GET
request - using the template below. Any other request methods will be denied.
https://api.dangoweb.com/[API]/[ENDPOINT]/[DATA]
Using our old API? Use this template:
https://api.dangoweb.com/redirect/[DATA]
API
: The API that you want to call. Ex: discord
ENDPOINT
: The API endpoint you are calling. Ex: members
DATA
: The data you send to the API. Ex: all
v7
: Added Soar CDN x DangoAPI.v6
: Added API Keys, API accounts, Key Checker page, Better Uptime, Uptime Robot, and Redirect & Track.v5
: Added cors
to all requests, discord:members
, discord:member
, and discord:channels
.v4
: Added homepage, error page, error code, and headers.v3
: Denied GET
and POST
requests, restricting to URL
only.v2
: Added discord:allmembers
.v1
: Setup API with no content yet.