API Keys are unique keys authenticated against your Smarter Drafter Pro account to securely access Smarter Drafter's API endpoints
Resource | Description |
---|---|
GET /ApiKeys | Returns API keys associated with the current user's account |
POST /ApiKeys | Creates a new API Key for a specified tenant |
PUT /ApiKeys/:id | Updates the name of a specific API Key |
PUT /ApiKeys/:id/Reactivate | Reactivate a specific API Key |
PUT /ApiKeys/:id/Deactivate | Deactivate a specific API Key |