Documentation Index
Fetch the complete documentation index at: https://docs.axle.energy/llms.txt
Use this file to discover all available pages before exploring further.
onboard covers the standard flow in a single call. If you need to do work between site creation and enrolment, you can call the constituent endpoints — initialise and enrol — separately.
How it works
The flow splits into two API calls:- Initialise — creates/upserts the site and assets, and returns eligibility information. No enrolment side effects.
- Enrol — the commitment point. Allows scheduling and begins market participation.
View sequence diagram
View sequence diagram
onboard.
Initialise
Create/upsert site and assets
Enrol
Enrol site in a proposition
Unenrol
Unenrol from a proposition

