How can the new billing APIs be used by enterprise customers?
according to here: https://ea.azure.com/helpdocs/reportingAPI
Billing APIs for EA customers can only be accessed through an access key.
But Scott announced the whole new azure Billing APIs in his blog here: http://weblogs.asp.net/scottgu/new-azure-billing-apis-available
Looking through the docs, looks like to call Billing APIs, you will need an AD token. which works fine for non-EA customers.
Are there any samples or docs which shows how EA customers can call the new billing APIs announced?