Ready2order Printer Profile API
A printer profile is a named stand-in for a physical printer. The POS targets profiles by name rather than by hardware ID, so you can replace a physical printer in the account settings without any change to your POS configuration.Each profile can be linked to one or more physical printers. When a job targets a profile, all linked printers receive it simultaneously. The IDs of the linked printers are returned in `printingProfile_associatedPhysicalPrinterIds`.**Fields**| Field | Description ||-------|-------------|| `printingProfile_id` | System-assigned unique identifier for the printer profile || `printingProfile_name` | The name assigned to this profile, for example `Kitchen` or `Bar` || `printingProfile_associatedPhysicalPrinterIds` | The [physical printers](#tag/Printer) currently linked to this profile |
Ready2order Printer Profile API is one of 36 APIs that Ready2order publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Printer Profile. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes 1 operation across 1 path. It is described by OpenAPI 3.0.0, at version R2-2026.30.2.
Requests are made against a single base URL, https://api.ready2order.com/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Ready2order Printer Profile API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as Authorization (Bearer).
Bearer— Account Token obtained after completing the authorization flow. See First Steps for details.
Paths & Operations 1
Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.
A printer profile is a named stand-in for a physical printer. The POS targets profiles by name rather than by hardware ID, so you can replace a physical printer in the account set…
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Ready2order 12
Other APIs Ready2order publishes across the network.