Using iOS-DebugProbe with probely.com

Swift integration

Install
# See https://github.com/AIAugmentLab/iOS-DebugProbe
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
iOS-DebugProbe
Swift
API
probely.com
probely.com
At a glance
Language Swift
Endpoints147
Base URLhttps://api.probely.com