Skip to content
  • There are no suggestions because the search field is empty.

Introduction

Welcome to the developer documentation of ISOPlanner!

Introduction

ISOPlanner maintains an authenticated REST API.

  • Base URL Main Automation API: https://svc.isoplanner.app/api/v1
  • Base URL Business intelligence (BI) API: https://svc.isoplanner.app/bi/v1
  • Authentication Type: Azure Active Directory (OAuth2)
  • Token: Bearer token in header

 

Requirements

  • If you create a token using a user, you need a management license for ISOPlanner
  • If you create a token using a service principal, you don’t need a license for ISOPlanner

 

Open API 3

You can download our Open API 3 specification file for use in Postman, Insomnia or your tool of choice. Keep in mind that we’ll occasionally update our Open API 3 specification file, so you might need to re-import it from time to time. Please check the tutorial how to make requests using Postman or Insomnia.

 

Power Automate

ISOPlanner maintains a Power Automate Connector which is certified by Microsoft.

 

Business Intelligence