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