Overview
Most endpoints require a domain value that must be registered in the console panel
and called from a trusted IP address. Error responses generally follow the same structure:
{
"status": "error",
"description": "human readable message"
}
Success responses usually include status: ok and endpoint-specific fields.
Balance values are serialized as JSON numbers.