Obtaining Metadata through API

Yes, via the info api.

The info commands can be found here: Info Command Reference | Aerospike Documentation

From the python client you would use this API: http://www.aerospike.com/apidocs/python/client.html#aerospike.Client.info

Other clients will also include a similar API.