You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add -H 'Authorization: Bearer xxx' flag to inject custom headers into every request. Needed for testing authenticated endpoints and API keys behind WAFs.
Add
-H 'Authorization: Bearer xxx'flag to inject custom headers into every request. Needed for testing authenticated endpoints and API keys behind WAFs.