Introduction
Welcome to the 12plus API !
What is 12plus API?
The 12plus API is a REST interface to enable the creation and management of labels and orders.
Our API accepts JSON content in requests and returns JSON content in all of its responses.
The HTTP methods (GET, POST, PATCH, DELETE) determine the operation type on the resource. The resource is identified by the URL, which is targeted by the method.
Updated 4 months ago
What’s Next