Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Python tool to verify Crypto Exchanges API keys, check server time skew, and run a minimal signed /api/v3/account call. Prints to console and writes report.md.

Notifications You must be signed in to change notification settings

reactorenergia/api-auth-diagnostic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Auth Diagnostics (Crypto Exchanges)

Readable diagnostics for exchange API onboarding.
Verify credentials, HMAC signatures, server time skew, and basic permissions with a human-friendly Markdown report.

  • ✅ Starting with Binance
  • 🔌 Easy to extend: add diagnose_<exchange>() + a signer/header
  • 🧾 Outputs report.md for clients aand teammates

About

Python tool to verify Crypto Exchanges API keys, check server time skew, and run a minimal signed /api/v3/account call. Prints to console and writes report.md.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages