Using 108api with redirection.io

unknown integration

Install
# See https://github.com/Godbyhub/108api
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
108api
unknown
API
redirection.io
redirection.io
At a glance
Language unknown
Endpoints89