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-rtid-base-url
Servers should reference api.company-target.com or api.demandbase.com.
$.servers[*].url
error
demandbase-rtid-apikey-auth
Real-Time Identification API should declare apiKey authentication.
$.components.securitySchemes
warn
demandbase-rtid-ip-resource
Real-Time Identification API should expose /api/v3/ip.json.
$.paths
warn
demandbase-rtid-domain-resource
Real-Time Identification API should expose /api/v3/domain.json.
$.paths