REST API · JSON · JWT Auth

Automate your label orders with the Sttark Customer API

Eliminate manual quoting and order entry. Connect your system directly to our production pipeline and scale your custom label and carton orders effortlessly.

See How It Works
create_quote.sh
# Create a quote with a single API call
curl -X POST "https://www.sttark.com/customer-api/quotes/save" \
  -H "Authorization: Token YOUR_JWT" \
  -H "Content-Type: application/json" \
  -d '{
    "size_id": 2174,
    "total_qty": 5000,
    "customer_label": "Spring Product Run",
    "shipping_address_id": 891
  }'

# Response: Quote created, pricing calculated
# Order ready for artwork upload
JWT Secured
Instant Pricing
Postman Collection
cXML Support
Capabilities

Everything you need to automate your ordering

Our REST API gives you programmatic access to Sttark's entire quoting and ordering platform. No manual pricing lookups, no re-keying data, no phone calls.

Instant Quoting

Get real-time pricing for any label or carton configuration. Specify die size, quantity, materials, and finishing -- get an instant price back with no waiting.

Zero Re-entry

Send order details directly from your system. Customer names, shipping addresses, product specs, and quantities flow straight through -- no manual transcription.

Batch Operations

Submit hundreds of orders programmatically. Perfect for seasonal runs, product launches, or ongoing fulfillment schedules that would take days to enter manually.

Address Management

Create, update, and manage shipping addresses via the API. Tie addresses to orders for seamless multi-location fulfillment without re-entering addresses.

Die Size Catalog

Programmatically access our full catalog of available die sizes, materials, and finishing options. Build dynamic product configurators powered by live data.

cXML & JSON

Native support for both JSON and cXML request formats. Integrate with procurement systems like Infigo, Ariba, or any platform that speaks cXML or REST.

Integration

Fits right into your fulfillment pipeline

Whether you run a whitelabel storefront or manage a multi-brand catalog, the Sttark API slots into your existing workflow as a seamless production backend.

Your Customer

Places an order on your platform or storefront

Your System

Calls the Sttark API with order details & specs

Sttark API

Validates, prices, and queues the order instantly

Production

Printed, finished, and quality-checked in our facility

Delivery

Ships directly to your customer or your warehouse

Your brand, your customer relationship -- Sttark handles the production
Why Automate

Stop re-keying orders. Start scaling.

Every manual step is a chance for errors, delays, and bottlenecks. The Sttark API eliminates the friction between your customer's order and our production floor.

Task
Manual Process
With Sttark API
Get a price quote
Call or email, wait hours
Instant JSON response
Place an order
Fill out web form manually
Single POST request
Enter shipping info
Copy-paste from your system
Sent with the order payload
Handle 100+ orders
Days of data entry
Minutes via batch API calls
Pricing accuracy
Prone to human error
Calculated by the system
Scale to new products
More staff needed
Same API, unlimited growth
Use Cases

Built for businesses that move fast

Whether you're a whitelabel reseller or a brand managing thousands of SKUs, our API scales with you.

Whitelabel Partners

Sell labels under your own brand

Offer custom label printing to your customers without owning a press. Your storefront, your pricing, our production. The end customer never knows we exist.

  • Fully transparent -- your brand throughout
  • Automated order routing to production
  • Drop-ship directly to your customers
  • Set your own margins and pricing
  • No minimum volume commitments
High-Volume Operations

Automate large order volumes

If your team is manually entering dozens or hundreds of label orders per week, you're losing time and money. Pipe them through the API instead.

  • Batch submit orders programmatically
  • Eliminate data entry errors
  • Integrate with your ERP or OMS
  • Multi-location shipping support
  • Consistent pricing via API-calculated quotes
E-Commerce Platforms

Add labels to your product catalog

Build custom label ordering into your existing e-commerce platform. Let your customers configure and order labels directly, with fulfillment handled by Sttark.

  • Access live die size and material catalogs
  • Real-time pricing on your storefront
  • Checkout-to-production in one flow
  • cXML support for procurement platforms
Brand Managers

Manage labels across a product portfolio

Coordinate label orders across multiple product lines, seasonal releases, and regional packaging variants -- all through a single API integration.

  • Centralize label ordering for all brands
  • Saved die sizes for repeat orders
  • Manage multiple shipping destinations
  • Track orders across your entire portfolio

Ready to automate your ordering?

Get instant access to the developer portal, API documentation, and a Postman collection. You'll be making API calls in minutes.

Not Available for Admin Accounts

The Customer API is designed for external customer integrations. Internal @sttark.com accounts cannot activate developer access. Please use a customer account to test the API.

⚡ Instant Activation
Sign in to get access
Log in to your Sttark account to instantly activate developer API access.
or sign in with email
Don't have an account? Create one
⚡ Instant Activation
Create your account
Sign up for a Sttark account and get instant developer API access.
or sign up with email
Already have an account? Sign in
⚡ Instant Activation
Activate Developer Access
You'll get immediate access to the API playground, documentation, and Postman collection.
Optional, but helps us support you better.

You're All Set!

Developer access is active. You now have full access to the API playground, documentation, and Postman collection.

Open Developer Portal