Connect IQS Flow to your ERP, CMMS, or BI platform. Clean RESTful endpoints, webhook events, and Bearer token auth - production-ready from day one.
Every request authenticates with an Authorization: Bearer header. Tokens are scoped per tenant and rotatable at any time from your admin panel.
Everything your integrations need, structured and versioned.
/v1/sitesList and filter all sites in your portfolio. Includes live quality scores, status, GPS coordinates, and vendor assignments.
/v1/inspectionsFull inspection records with scores per checklist item, photo attachments, inspector metadata, and compliance flags.
/v1/reportsAggregate quality summaries by site, vendor, or time window. Use these to feed your BI dashboards or executive reporting pipelines.
Subscribe to IQS Flow events and receive signed JSON payloads instantly to your endpoint. No polling required. Events include inspection completions, failing score alerts, ticket escalations, and compliance threshold breaches.
X-IQS-Signature header - a HMAC-SHA256 of the raw body signed with your webhook secret. Validate it before processing.Limits are enforced per API key with a rolling 60-second window. Headers on every response tell you exactly where you stand.
Talk to our team, get sandbox credentials, and push your first request within the hour.