Changelog & Release Notes

Version 1.0Copied!

Update – 14.04.2025Copied!

Changes in the Documentation:

Published a “Coming Soon” preview page for the Estimator API Endpoints, providing an early look at two upcoming endpoints:

  • GET /projects/{id}/estimates – Lists all estimates associated with a project.

  • GET /projects/{id}/estimates/{estimateId} – Returns detailed data for a specific estimate.

This preview includes:

  • Example JSON payloads

  • Description of supported data (estimate metadata, items, cost breakdowns, customer/project info)

  • Key integration considerations for external systems

These endpoints are still under development and not yet available in production.
This page is intended to support planning and early discussions with partners.

📄 View the Estimator API – Coming Soon page


Update – 10.04.2025Copied!

Changes in the Documentation:

  • Added a “Network Requirements” page under the Getting Started section.
    This new page outlines:

    • The stable outbound IP address used by magicplan

    • Required domain access for API communication

    • Firewall and connectivity guidelines for secure integration setup


Update - 25.03.2025Copied!

Changes in the Project Plan API:

  • Added an array of walls under the Room object.

  • Partial Areas are now exposed under Objects.

  • Added wall_uid to the Room.Object, facilitating identification of wall items and partial wall areas.

  • Introduced values under Object, providing dynamic values depending on the object type. For furniture, it includes height, width, and depth; for Partial Areas, it includes color and dimensions.

  • Added formatted_dimensions to the Room object.

  • Renamed Objects.symbolId to Objects.symbol_id for consistency.


Initial Release - 04.02.2025Copied!

🎉 Launch of the new magicplan API documentation!

Features:

  • Comprehensive Getting Started guide.

  • Advanced Integrations: Guides for SSO, Deep Linking, and Custom Export Button, including real-world use cases

  • Full API documentation: Includes detailed request/response examples for Projects, Plans, Webhooks, and more.