Skip to main content

Qomon's Public API

How and why to use the Qomon API to connect another software.

Written by Clare Atreo

Everything you need to know about our public API

The Qomon Public API is designed to give our users maximum flexibility when integrating and automating their workflows. Here's everything you need to know about how it works and what it can do.


What is a public API for?

A public API acts as a digital bridge, allowing Qomon to communicate with other systems, applications, or external services. The key advantages are:

  • Free to use: no limits on the number of actions performed.

  • Secure: all data sent to the API requires a secure token. Without it, no data can be accessed, keeping your database protected.

  • Customizable: build custom features or specific integrations tailored to your needs.


What can you do with the Qomon API?

The API lets you work with key Qomon objects including Contacts, Actions, Users, Fundraising, and Search. Some examples of what you can build:

  • Sync contacts: connect a third-party tool to Qomon and the API will automatically sync any contact creation or update. If an email address already exists, the contact will be updated rather than duplicated.

  • Delete contacts: remove contacts from your database by unique identifier (QomonID) or by email.

  • Retrieve actions: pull action data from Qomon to display on another platform, such as your website.

  • Manage fundraising: access transactions, donations, and membership data.

  • Query your database: use the Search API to filter and segment contacts with flexible conditions.


How to get started

  1. Go to Settings → Integrations & API in your Qomon space to generate your API key.

  2. Share the full API documentation with your developer: Qomon API Hub

You can also connect AI assistants like Claude or ChatGPT directly to your Qomon space using our MCP connector. Learn more here.

Need help or want to share feedback on the API? Reach out at [email protected]

Did this answer your question?