INDEX / DEVELOPMENT / OPENSUSE OPEN BUILD SERVICE API
№ APD-01792
UNCLAIMED
LISTING

This entry was filed by our crawler. Is it yours?

Claim it to edit the listing, publish your OpenAPI spec as a full reference, see traffic analytics — and optionally sell access right here.

№ APD-01792 · FIRST INDEXED 2026-08-27

Opensuse Open Build Service API

The Open Build Service API is a XML API. To authenticate, use HTTP basic authentication(https://en.wikipedia.org/wiki/Basicaccessauthentication) by passing the Authorization header in the form of Authorization: Basic <cr
SOURCE: DISCOVERY-APISGURU
DOMAIN: openbuildservice.org
REGISTRY RECORD
AS OBSERVED — UNVERIFIED
AUTHhttp-auth
PRICINGfree
CATEGORIESdevelopment
STATUSunclaimed
DOCS STATUSreachable
LAST CRAWL2026-08-27 05:42
ENDPOINTS
STRUCTURED FROM OPENAPI 3.0
GET
/about
Get information about API.
GET
/architectures
List all known architectures.
GET
/architectures/{architecture_name}
Show one architecture.
GET
/attribute
List all attribute namespaces.
GET
/attribute/{namespace}
List all attributes below a namespace.
DELETE
/attribute/{namespace}
Delete an attribute namespace and all attributes below.
GET
/attribute/{namespace}/_meta
Show attribute namespace.
POST
/attribute/{namespace}/_meta
Change attribute namespace. Create an attribute namespace if it doesn't exist.
PUT
/attribute/{namespace}/_meta
Change attribute namespace. Create an attribute namespace if it doesn't exist.
DELETE
/attribute/{namespace}/_meta
Delete an attribute namespace and all attributes below.
DELETE
/attribute/{namespace}/{attribute_name}
Delete an attribute and all its values in projects or packages.
GET
/attribute/{namespace}/{attribute_name}/_meta
Shows attribute.
+ 69 MORE ENDPOINTS IN THE SPEC
CHANGELOG
AS OBSERVED — FULL FEED →
2026-08-27 PRICING unknown → free
2026-08-27 AUTH unknown → http-auth