Documentation
Everything you need to integrate, manage, and scale your cloud optimization programmatically.
Introduction
Learn the core architecture of OggyCloud and how we identify waste without agency overhead.
Start LearningSecurity & IAM
Deep dive into our read-only cross-account IAM role implementation and security audits.
Review PoliciesAPI Interface
Full API Reference →GETPOSTDELETE
v1/recommendations/active
// Header: Authorization: Bearer sk_live_...
const response = await fetch('https://api.oggycloud.com/v1/active');
const data = await response.json();
// Response Structure
{
"status": "success",
"potential_monthly_savings": 12450.00
}
Can't find what you're looking for?
Join our developer Slack community or reach out to our engineering success team for help with custom integrations.