Skip to content

Planvisage API

We are dedicated to building a modern, fast and lightweight API based on proven technologies (HTTPS, JSON) and design principles (REST). We hope that our choices will enable you to import data from your existing ERP System to the Planvisage application or export data from Planvisage application to your ERP System using whichever programming language/tool you prefer.

What is an API?

An API(Application Programming Interface) is a universal data format that allows apps to communicate with one another. APIs are used in backend development that returns JSON objects and can be used to retrieve and Push data. APIs do not have a user interface, so developers can use platforms like Postman to make calls and interact with or test their database

What should I do first?

  1. Register for API - This will generate a registration token.
  2. Call API to get with access token using a registration token.
  3. Call API to Import/Export data using the access token