Parse 3MF / GCODE metadata without storing
Files
Parse 3MF / GCODE metadata without storing
Pre-flight parser. Accepts a multipart file field (3MF or GCODE only) and returns printer model, print time, filament weight, layer count, etc. The file is never persisted. Use this to surface metadata to the user before committing to an /files upload.
POST
Parse 3MF / GCODE metadata without storing
Authorizations
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
multipart/form-data
Print file (3MF or GCODE). Max 100 MB.