Using api_key and api_secret in basic Auth

i plan to use api_key for username and api_secret for password in the Basic Auth to allow users access to my api. however I cant seem to edit the docs placeholders for using basic auth. is that not possible?