📄️ API Reference Overview
frugally.app provides REST APIs for programmatic access to key platform features. Use these APIs to integrate frugally.app into your existing tooling, CI/CD pipelines, and internal dashboards.
📄️ Guard API v1
The Guard API provides programmatic access to Guard features — projects, budgets, violations, scans, and cost posture. Use it to integrate governance checks into CI/CD pipelines, build custom dashboards, or automate remediation workflows.
📄️ SCIM API
frugally.app supports the SCIM 2.0 standard for automated user and group provisioning. Use SCIM to keep your frugally.app team membership in sync with your identity provider (IdP) — such as Okta, Azure AD, or OneLogin.
📄️ Webhook Payloads
This page documents the payload schemas for each webhook event type. For webhook configuration, HMAC verification, and retry policies, see Webhooks.