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-b2b-data-base-url
Servers should reference api.demandbase.com.
$.servers[*].url
error
demandbase-b2b-data-apikey-auth
B2B Data API should declare apiKey authentication.
$.components.securitySchemes
warn
demandbase-b2b-data-companies-resource
B2B Data API should expose /companies.
$.paths
warn
demandbase-b2b-data-contacts-resource
B2B Data API should expose /contacts.
$.paths