I need to do several server 2 server calls to bing maps rest services, so I would like to obtain a session key using the api key, so I can save on billable calls.
I found samples on how to obtain the session key using ajax sdk or wpf map control, but nothing using directly the rest api making http calls.
Is it possibile to obtaing the session key in this scenario?
1
votes