February 17, 2026
/
5 mins

Extended Ellie.ai API Capabilities now live

Release
Product
Manu Karppelin
Head of Product Management
Abstract:
The new Ellie.ai API introduces full programmatic updates (CRUD support) for data models, entities, relationships, and metadata, transforming Ellie into a first-class component for automated data and metadata workflows. This update provides granular control, enhanced metadata access for governance and automation, and improved performance, ensuring data models remain continuously synchronized with evolving production systems.

Designing a high-quality data model is a complex craft — but keeping it aligned with continuously evolving production systems is often the bigger challenge. This Ellie.ai API update focuses on closing that gap.

Ellie now supports full programmatic updates of data models, enabling models, entities, relationships, and metadata to be created, updated, retrieved, and managed directly via the API. This marks a shift from Ellie being a primarily UI-driven modeling environment to becoming a first-class component in automated data and metadata workflows.

To enable this, we’ve significantly overhauled our API architecture. The result is more granular control, improved performance at scale, and a clearer, more predictable developer experience.

What’s New?

1. Full CRUD Support via the Ellie API

Our API has matured from simple data access to a comprehensive management toolset. The updated API now supports full Create, Read, Update, and Delete operations using standard RESTful semantics.

  • PATCH & PUT
    Update individual parts of a model — such as entities, attributes, relationships, or metadata — or replace entire model definitions when needed.
  • Standards-Aligned Design
    The API follows familiar REST conventions, making it easier to integrate Ellie into CI/CD pipelines, automation scripts, and developer tooling.

This enables Ellie to act as a reliable write interface for external systems rather than just a downstream documentation target.

2. Enhanced Model & Asset Metadata Access

You can now programmatically access and update model- and asset-level metadata across your workspace using the Ellie API.

Ellie exposes metadata as flexible key–value metadata fields on models, entities, and attributes. This allows teams to apply consistent, machine-readable metadata conventions that can be used by external systems and automation pipelines.

Typical use cases include:

  • Marking lifecycle state (e.g. work-in-progress vs. approved)
  • Capturing ownership, domain, or responsibility
  • Adding integration-specific metadata for downstream tools
  • Applying lightweight classification signals for automation or analysis

Because metadata is fully readable and writable via the API, teams can manage it at scale — without relying on manual updates in the UI.

This approach makes it possible to:

  • Maintain consistent metadata across hundreds or thousands of assets
  • Drive automation based on agreed metadata conventions
  • Integrate Ellie more tightly into CI/CD, analytics, and governance workflows

Importantly, this keeps Ellie flexible: metadata semantics can evolve over time without requiring schema changes, while still remaining fully accessible to both humans and systems.

3. Improved Performance & Reliability

The backend has been optimized to handle complex, large-scale models more efficiently.

  • Lower latency for API operations
  • Better handling of large diagrams and dense relationship structures
  • More reliable execution for automation and integration workloads

This ensures that scripted workflows and integrations remain fast and predictable, even as model complexity grows.

Why This Matters

Move Faster

Automate repetitive modeling and documentation tasks to keep your models in continuous sync across your entire data ecosystem.

Designed for Continuity

We prioritize backward compatibility so your current export workflows remain stable. While we’ve introduced significant upgrades, our core integration patterns stay consistent to ensure a reliable transition.

Developer-First Experience

With clearer error handling, consistent semantics, and interactive documentation, we’ve removed the friction of embedding Ellie into modern data stacks.

Ready to Dive In?

Explore the updated API documentation to see the new endpoints in action and start building workflows where Ellie is not just documented — but actively integrated.

👉 View the API Documentation

Get Data Modeling News!