Discovery/Web-Content/api/README.md
This directory contains wordlists for fuzzing web application APIs. Most of the wordlists in this directory were sourced from https://github.com/chrislockard/api_wordlist.
api-seen-in-wild.txtContains many API words seen in the wild.
actions.txtAll API function name verbs.
objects.txtAll API function name nouns.
actions-uppercase.txtAPI function name verbs with leading character upper-case.
actions-lowercase.txtAPI function name verbs with leading character lower-case.
objects-uppercase.txtAPI function name nouns with leading character upper-case.
objects-lowercase.txtAPI function name nouns with leading character lower-case.
api-endpoints-res.txtCombination of the files:
api_seen_in_wild.txtactions.txtobjects.txtactions-uppercase.txtactions-lowercase.txtobjects-uppercase.txtobjects-lowercase.txt