Prerequisites:
- Partner API key and partner organization ID
- Customer organization must be onboarded with cloud integration complete
- Customer billing data must be synced (typically 24-48 hours after onboarding)
https://api.archera.ai/v2
Authentication: Include x-api-key: YOUR_PARTNER_API_KEY header in all requests.
Step 1: Get default commitment plans
Retrieve Archera’s recommended commitment plans for the customer:- Recommended commitment amounts
- Projected savings
- Breakeven analysis
- Risk metrics
- Plan configurations
Step 2: Purchase a commitment plan
Execute the purchase for a specific plan:plan_id- ID from the default plans responseconfirm- Set totrueto execute the purchase
What the API Enables
The Partner API provides:- Archera recommendations for optimal commitment purchases based on usage patterns
- Programmatic purchasing without navigating cloud provider consoles
- Automated optimization that continuously finds savings opportunities
- White-label capabilities to embed in your platform
Use Cases
By integrating commitment purchasing into your platform, you can:- Deliver enterprise-grade cloud cost optimization as a native feature
- Create new revenue streams while keeping customers in your ecosystem
- Automate savings recommendations and execution on a schedule
- Build dashboards showing ROI and lifetime savings to customers
API Reference
For complete endpoint specifications, request/response schemas, and interactive examples:- See the Partner API tab for detailed documentation
- See the Public API tab for public endpoints