Skip to content

EPMware REST API Guide

Welcome to the EPMware REST API Guide. This comprehensive reference provides detailed documentation for integrating with EPMware through RESTful web services, enabling automation and external system integration.

About This Guide

The EPMware REST API enables developers to programmatically interact with EPMware modules, automate processes, and integrate with external applications. This guide is designed for developers, system integrators, and administrators responsible for:

  • Integrating EPMware with external systems
  • Automating EPMware processes through API calls
  • Building custom applications that interact with EPMware
  • Managing security and user provisioning programmatically
  • Orchestrating deployment and export operations

Version Information

This guide covers EPMware REST API version 1.3, updated May 2025

API Modules Overview

Module Purpose Common Use Cases
Task Task management and monitoring Get task status, retrieve logs
ERP ERP data import operations Upload files, trigger imports
Deployment Deployment execution Run deployments, get execution details
Export Data export operations Execute exports, download results
Security User and group management Create users, assign permissions

Documentation Sections

Explore the complete REST API documentation:

  • Getting Started


    Authentication, URL structure, and basic concepts

    Get started

  • API Modules


  • Task Management


    Monitor and manage task execution

    Task APIs

  • ERP Integration


    Upload files and run ERP imports

    ERP APIs

  • Deployment


    Execute and monitor deployments

    Deploy APIs

  • Export Operations


    Run exports and download results

    Export APIs

  • Security Management


    User and security groups managements

    Export APIs


Support & Resources