Technical Docs

The Clothes2order API is built in a RESTful way and is designed to be powerful yet simple to use. The API supports both XML and JSON requests from the same URL sets and uses HTTP error codes appropriately in responses.

Authentication is built around a single API key; it’s important you do not disclose this key as anyone in possession of it will be able to place orders using your account.

To aid with development, the API has a testing mode (the default for new users) so requests can be sent and the responses validated without the need to place live orders.

For detailed technical information about the various areas of the API, please click the links on the left.