Create Label
You'll use the /v1/labels/ endpoint to purchase a label from your desired carrier. The response returns a label for the specified carrier and service class and includes the tracking number you'll use to track the shipment.
If you are new to ShipStation API, make sure you read the Create a Shipping Label documentation first. It provides a step-by-step guide on creating your first label with ShipStation API.
Example Request & Response
POST /v1/labels/
Response
NOTE: This example request and response includes the
validate_addressproperty, which customers on the Free plan can use to access the address validation functionality. The Advanced plan and above also have access to the validate address endpoint that allows you to validate addresses separately from purchasing a label.