Enable infinity mode
Enables unlimited mode for an address already in Host Mode: energy keeps being delegated cycle after cycle until you stop the address with /time/stop.
The address must already be in Host Mode and be inactive. The balance must cover at least one cycle at the current price — this is checked before activation.
Billing is the same as for ordinary cycles: you are charged at the moment of delegation. The 8 TRX daily minimum and the shutdown after two idle days apply in infinity mode as well.
In /time/status such an address reports cycles_ordered and cycles_remaining as null — read that as unlimited, not as no cycles left.
Authorizations
API key from the dashboard. Some Host Mode endpoints also accept the key as an api_key field in the request body — this is stated in the schema of the particular operation.
Request Body
Responses
Success is code: 0; errors arrive with HTTP 200 and a negative code.