Skip to main content
POST
Create a product

Authorizations

Authorization
string
header
required

API keys are minted in the AutoPrintFarm web app under Settings → API Keys. Send as Authorization: Bearer apf_live_.... Keys are shown exactly once at creation and can be revoked at any time.

Body

application/json
name
string
required
Required string length: 1 - 200
description
string | null
Maximum string length: 2000
requires_assembly
boolean
default:false
requires_post_processing
boolean
default:false
wiki_id
string | null

Response

Product created

success
enum<boolean>
required
Available options:
true
data
object
required