curl '$BASE_URL/wp-json/' | jq -r '.routes | keys[]'
Quick script to print out all the routes without
curl '$BASE_URL/wp-json/' | jq -r '.routes | keys[]'
If you have values you'd like to use instead of the provided variables, type or paste your data into the variable inputs below. If Javascript is enabled, your text will automatically be added to the command and you can click to copy.