Using .config with redirection.io

Shell integration

Install
# See https://github.com/zszszszsz/.config
Retrieves the collection of Log resources.
curl \
  -H "Authorization: $API_KEY" \
  /logs
Retrieves the collection of Rule resources.
curl \
  -H "Authorization: $API_KEY" \
  /rules
Retrieves the collection of User resources.
curl \
  -H "Authorization: $API_KEY" \
  /users
SDK on GitHub 📄 API Docs
SDK
.config
Shell
API
redirection.io
redirection.io
At a glance
Language Shell
Endpoints89