<font face="'courier new', monospace">curl -d '{"auth":{"passwordCredentials":{"username": "<b>$YOUR_USERNAME</b>", "password": "<b>$YOUR_PASSWORD</b>"}}}' -H "Content-type: application/json" http://<b>$KEYSTONE_SERVER_IP</b>:35357/v2.0/tokens</font><div>

<br></div><div>Look for the <font face="'courier new', monospace">token</font> structure. The <font face="'courier new', monospace">id</font> member is what you're after.</div><div><br></div><div>HTH,</div>

<div><br clear="all">Andy<br><a href="http://andy.edmonds.be">andy.edmonds.be</a><br>
<br><br><div class="gmail_quote">On Tue, Feb 7, 2012 at 20:54, Joe Smithian <span dir="ltr"><<a href="mailto:joe.smithian@gmail.com">joe.smithian@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi All,<br>
<br>
I've installed devStack and I'd like to try RESTful APIs but I don't<br>
how to get get the API access key?<br>
I need access key to get the authorization token.<br>
<br>
I'd appreciate your help!<br>
<br>
<br>
Joe<br>
<br>
_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
</blockquote></div><br></div>