Smarter Drafter supports API Key authentication.
Each request you make to the Smarter Drafter API must include an API key using the header X-SmarterDrafter-Key in the request headers following the given format:
"X-SmarterDrafter-Key": "SD-***"
Smarter Drafter Pro allows API keys to have their own permission sets for better permission management.
All API requests must be made over HTTPS and include your API key.
API keys can be created at Application Settings > API Keys
