OVH Public Cloud Storage (PCS) in based on Openstack storage technologies. Openstack provides its own open API for storage called Swift.
To use PCS and Swift, you need first an OVH Cloud account.
If you want to subscribe to an OVH Cloud account you can get information here : http://www.ovh.com/fr/cloud/.
During the Beta period of PCS, each Cloud account will be created with one container by default.
To add extra containers, you need to connect to the Cloud RESTful API with your Cloud account.
Then you can create a new PCS container.
Once created, the function will return you a Swift point of connection.
With the given point of connection, you can use all of the functions provided by the Swift API.
You can get some precious information about Swift API use here : Swift overview & Swift storage and object functions.