API Access
The Demiton API is available to Connected tier and above. API keys are scoped to your organisation and carry the same identity and access controls as your platform account.
If you are on Insights and want programmatic access to your contract data, upgrading to Connected unlocks the API alongside live system integrations. Contact us to discuss.
Getting an API key
- Sign in to the Demiton platform
- Go to HQ → API Keys
- Create a new key - give it a name so you can identify it later
- Copy the key immediately. It is only shown once.
Authenticating
Pass your API key as a Bearer token in the Authorization header on every request:
Authorization: Bearer YOUR_API_KEYBase URL
Your API base URL is available in HQ → API Keys alongside your key. It is specific to your deployment.
API reference
The full API reference is available via Swagger at /api/v1/docs on your deployment URL - requires authentication.
Next steps
- MCP Server - connect your AI assistant directly to your operational data