Skip to main content

Qualio Developer API

The Developer API is a way for our customers to connect their systems to Qualio, be it their ERP, a reporting app, or a script that is written by one of their in house developers.

Written by Matus
Updated over 2 months ago

How does it differ from Qualio integrations?

Our integrations connect specific systems to Qualio, and allow a flow of information from that system into events, the resource library, or design controls.

The API is for connecting Qualio to 'everything else', and allows customers to push or pull information to/from Qualio, and allows interaction with almost every part of the Qualio app (Documents, Events, Suppliers, User management, Resource library, and more).


What can it do in Qualio?

If you visit Qualio Developer Portal , you can scroll down through the different Qualio domains. Each area has a list of ‘endpoints’, and each has a brief description of what it does. This portal includes everything you need to build with confidence:

  • Secure, token-based authentication

  • Full reference documentation for each endpoint

  • Example code in multiple programming languages

  • "Try it out" functionality to test requests live

  • Fair usage rate limits to ensure system stability


How do I get started?

Qualio’s new RESTful API provides programmatic access to Qualio resources across Documents, Events, Training, Users, and more. All endpoints can be tested along with setup and usage instructions via the new. Visit the developer portal and visit Developer API help center article for more information.

  • API tokens: Adds a new Developer API tokens page to the admin settings that allows generating and configuring permissions for API access tokens.

Availability: Available to all users who have ADMIN permissions enabled.

Did this answer your question?