Demandbase · API Governance Rules
Demandbase API Rules
Spectral linting rules defining API design standards and conventions for Demandbase.
3 Rules
error 1
warn 2
Rule Categories
demandbase
Rules
warn
demandbase-export-base-url
Servers should reference api.demandbase.com.
$.servers[*].url
error
demandbase-export-apikey-auth
Data Export API should declare apiKey authentication.
$.components.securitySchemes
warn
demandbase-export-jobs-resource
Export API should expose /export/v1/jobs.
$.paths