Using script with probely.com

unknown integration

Install
# See https://github.com/amir2510/script
List API keys allowed to operate on account
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://api.probely.com/keys/
Subscription plans
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://api.probely.com/plans/
List users
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://api.probely.com/users/
SDK on GitHub 📄 API Docs
SDK
script
unknown
API
probely.com
probely.com
At a glance
Language unknown
Endpoints147
Base URLhttps://api.probely.com