Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 405 Bytes

File metadata and controls

12 lines (11 loc) · 405 Bytes

This Document contains the full reference for our API

(Link here)

  1. GET https://api.badword-db.com/v1/all Response: { "version": float //Float showing Version Number. "license": String //String containing our license. "lang": array //Array containing all selected Languages. "cat" array //Array containing all selected Categories. "list": array //Array containing the Words. }