The Templified Print Queue is a server-side queue of finished print orders. A Templified user adds a GFITpro Auto Print destination to a Send-To preset; whenever they fire that preset, the rendered file is parked in the queue, keyed by the user's main_event_code. The GFITpro desktop app polls for new orders, prints them, and acks each one.
The same GFIT key the user pasted into Templified during the GFcrew connect step authenticates GFITpro here — no additional credential setup.
The API is served from the same CloudFront distribution as the Templified web app — there is no separate api.* host.