get https://api.linode.com//account
Returns the contact and billing information related to your account.
linode-cli account view
Learn more...
account:read_only
Learn more...
Responses
Returns the contact and billing information related to your account.
linode-cli account view
Learn more...
account:read_only
Learn more...
xxxxxxxxxx
curl --request GET \
--url https://api.linode.com/v4/account \
--header 'accept: application/json'
xxxxxxxxxx
43}
{
"active_promotions": [
{
"credit_monthly_cap": "10.00",
"credit_remaining": "50.00",
"description": "Receive up to $10 off your services every month for 6 months! Unused credits will expire once this promotion period ends.",
"expire_dt": "2018-01-31T23:59:59",
"image_url": "https://linode.com/10_a_month_promotion.svg",
"service_type": "all",
"summary": "$10 off your Linode a month!",
"this_month_credit_remaining": "10.00"
}
],
"active_since": "2018-01-01T00:01:01",
"address_1": "123 Main Street",
"address_2": "Suite A",
"balance": 200,
"balance_uninvoiced": 145,
"billing_source": "akamai",
"capabilities": [
"Linodes",
"NodeBalancers",
"Block Storage",
"Object Storage",
"Placement Groups",