Logo

BDFDData API

This Api is built to allow BDFD users to gain easier access to Discords Official API by bypassing BDFD's built-in DAPI Block! We Are NOT (officially) affiliated with Bot Designer For Discord (BDFD)

Important Information

Requires API keys. Grab yours in our support server and keep your bot token safe.

Replace <version> with either release or beta.

Some endpoints require headers (like a bot token) depending on the request. API header requirements are documented on each endpoint page.

BDFD Example
$httpAddHeader[apikey;]
$httpAddHeader[user-id;ID OF THE USER TO FETCH]
$httpGet[https://bdfddata.rickyjs.xyz//user]
$jsonSet[details;$httpResult]
$jsonParse[$json[details]]