O
Open Build Service API
Details
- URL
-
https://build.opensuse.org - Docs
- https://openbuildservice.org/help/
Authentication
Authorization: Basic <credential> Create an account on the Open Build Service reference server and set a password for that account. The OBS user guide says API authentication happens via HTTP Basic auth, and the osc CLI will prompt for your username and password on first use and store them in ~/.config/osc/oscrc or a keyring. If you use another OBS instance, use an account on that instance instead.