Deepgram · API Governance Rules
Deepgram API Rules
Spectral linting rules defining API design standards and conventions for Deepgram.
4 Rules
warn 4
Rule Categories
deepgram
Rules
warn
deepgram-mgmt-info-contact
Management API info should include a Deepgram developer contact.
$.info
warn
deepgram-mgmt-base-url
Servers should reference api.deepgram.com.
$.servers[*].url
warn
deepgram-mgmt-projects-resource
API should expose /v1/projects for project management.
$.paths
warn
deepgram-mgmt-keys-resource
API should expose API key management endpoints.
$.paths