Skip to main content

API Overview

ReferencePublicUpdated 2026-04-08

Overview

SmoothGlue exposes a REST API via the Console backend (Django) and a webhook system for event-driven integrations. Use the API to automate platform operations, query compliance state, and integrate SmoothGlue into external tooling.


Rate limits

TierRequests per minute
Read endpoints300
Write endpoints60
Compliance report export10

Rate limit headers are included in all responses:

X-RateLimit-Limit: 300
X-RateLimit-Remaining: 287
X-RateLimit-Reset: 1712584200