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.

Matus avatar
Written by Matus
Updated yesterday

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?

The API is currently in beta, and can be enabled in the betas page in your instance.

All the technical details, including how to create an API key are on the portal: Qualio Developer Portal.

Did this answer your question?