Safely experimenting in the Leafy Energy sandbox
Because Leafy Energy is a demo company, everything revolves around the sandbox environment. This is where developers and consultants can experiment freely without touching real customers or contracts.
Sandbox characteristics
- Simulated prices based on historical market data.
- Fictional sites such as
home_001,retail_store_001andoffice_001. - Demo chargers and home batteries with predictable IDs.
Sandbox configuration example (concept)
{
"api_base_url": "https://api.sandbox.leafy.energy",
"api_key": "SANDBOX-123456",
"default_site_id": "home_001"
}
In demos you can show how easy it is to switch between sandbox and “production-like” tenants by changing just the base URL and key.
Comments
0 comments
Please sign in to leave a comment.