eBay API
Connect an eBay Seller Account over OAuth (Keyset, RuName, getOrders)
Wiring one eBay seller into a custom app end to end: the production keyset, why redirect_uri is the RuName string and not your callback URL, the read-only scopes, token exchange with Basic auth, the ~18-month non-rotating refresh token, and the first getOrders pull.