API Reference

Suger API Reference

Build powerful integrations with our comprehensive REST API. Automate your entire cloud marketplace workflow.

Powerful Endpoints

Access all Suger functionality programmatically. Create offers, manage agreements, submit usage data, and generate reports — all through our intuitive REST API.

Fast & Reliable

99.9% uptime SLA with sub-100ms response times

Secure by Default

OAuth 2.0 authentication with fine-grained permissions

RESTful Design

Consistent, predictable API patterns across all endpoints

Rate Limiting

Generous rate limits with clear headers and retry guidance

API Endpoints
GET/v1/offers
POST/v1/offers
GET/v1/agreements
POST/v1/metering
GET/v1/reports

Quick Start

Make your first API call in seconds

cURL
curl -X GET "https://api.suger.io/v1/offers" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json"

Ready to build?

Get your API keys and start integrating Suger into your workflow today.