Getting started
Unimicro Platform is a hub that allows you to develop and distribute applications that integrate with the Unimicro ecosystem. At its core, Unimicro Platform offers a robust set of APIs that deliver services across various ERP domains, including accounting, sales, time tracking and payroll.
There are multiple accounting systems running on the Unimicro Platform, and integrating with it allows you to reach all of them.
We offer authentication flows for all common application types, allowing you to integrate with our APIs from server clients, regular and single page applications, as well as mobile and native apps.
Creating an account
To get started you will need to create an account. During this process a demo company will be created for you in our test environment. This company can be used for testing your integration during development.
Once you've signed up and logged in you will also have access to our api documentation as well as the application portal where we'll be creating our first application.
Creating an application
Once you have an account you can head over to the application portal to create your first application. You will first be prompted for an application name, category and description. These fields are used to display information about your application in the Unimicro marketplace.
Once the application is created you'll be redirected to it's settings page, where you can configure access level, authentication flow and more.
This is probably a good time to visit the authentication guide and set up your first client.