Using proxy-sdk-php with redirection.io

PHP integration

Install
composer require proxy-sdk-php
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
proxy-sdk-php
PHP
API
redirection.io
redirection.io
At a glance
Language PHP
Endpoints89