Build on top of etg24.
One infrastructure for property management data, AI and automation. Integrate through REST and MCP — with enterprise-grade reliability, a full audit trail and rollback safety.
One infrastructure for property management data, AI and automation. Integrate through REST and MCP — with enterprise-grade reliability, a full audit trail and rollback safety.
Runs on hyperscaler cloud infrastructure with high availability.
Hundreds of tools in our internal MCP — battle-tested in production.
Every change is recorded and attributable. Soft delete keeps agent actions reversible.
A growing ecosystem of vendors and product partners builds on etg24.
Sign up self-service and get the full enterprise tier free for one month — REST API and MCP included, no sales call required. Create an API key, connect your agent, done.
Start as a customer$ curl "https://api.etg24.de/propertymanagement/v2/query/contacts" \
-H "Authorization: Bearer YOUR_API_KEY"
{
"pagination": {"total": 12, "limit": 50, "offset": 0},
"contacts": [{"id": "…", "firstName": "…", "lastName": "…"}]
}There is no self-registration for vendors — contact us and we onboard product partners through a short, structured integration process. The same keys, scopes and audit trail power REST and MCP alike.
Start as a vendor{
"mcpServers": {
"etg24": {
"url": "https://api.etg24.de/propertymanagement/v2/mcp",
"headers": {"Authorization": "Bearer <API_KEY>"}
}
}
}From your first API call to deep architectural topics — everything is documented here.
Inspiration: onboarding automation, enquiry triage, document extraction, reporting, portfolio-wide search.
Learn moreSignup, the free enterprise tier, your first API call and code snippets.
Learn moreCQRS, full coverage, semantic search, authentication & security, performance and webhooks.
Learn moreThe Property Management API — queries, commands, concepts and limits.
Learn moreThe Model Context Protocol server and its tool reference.
Learn moreKey rotation, permission scopes, volume and limits.
Learn moreA German AI and automation agency for small and medium-sized companies. Algebra X co-built the etg24 AI and infrastructure platform with us — they help customers automate workflows, use the APIs and scope what is achievable.
From your first API call to production automations — the docs have you covered. REST, MCP, webhooks and agent keys, documented end to end.