Impresión en la nube
para desarrolladores
Conecta tus impresoras por API. Automatiza la impresión desde tus sitios web, marketplaces y aplicaciones.
// POST https://www.expedy.fr/api/v2/printers/{printer_uid}/print // Documentation: docs.expedy.io/expedy-print POST /api/v2/printers/XPDY-A1B2C3D4/print Authorization: API_SID:API_TOKEN Content-Type: application/json { "printer_msg": "Hello from API\\nLine 2...", "origin": "my-app" }
¿Por qué Expedy Print?
Todo lo que necesitas para automatizar la impresión remota
Automatización total
Activación automática de impresión vía API o conector de plataforma
API REST V2
Documentación OpenAPI completa en docs.expedy.io para una integración rápida
Alta disponibilidad
Servidores seguros QOS2, 24/7 en todo el mundo, garantía de entrega
Hardware compatible
Impresoras cloud MQTT (Ethernet/WiFi/4G) o adaptador USB Raspberry Pi
Conectores y Plugins
Integra la impresión cloud directamente en tus herramientas favoritas con nuestros conectores y plugins listos para usar. Sin desarrollo necesario para plataformas soportadas.
Integración simple y rápida
Datos enviados
Tu aplicación envía datos vía API (pedido, ticket, documento...)
API activada
Llamada API automática o conector
Impresión instantánea
Los datos se imprimen en tu impresora cloud o USB
Integración en pocas líneas
Integra la impresión cloud en minutos. Una sola solicitud POST basta para imprimir en cualquiera de tus impresoras, estén donde estén.
OpenAPI / docs.expedy.io
Documentación interactiva con pruebas en vivo
Mundial 24/7
Servidores distribuidos para latencia mínima
MQTT QOS2
Cada mensaje tiene entrega garantizada a la impresora
curl -X POST \ https://www.expedy.fr/api/v2/printers/XPDY-A1B2C3D4/print \ -H "Authorization: API_SID:API_TOKEN" \ -H "Content-Type: application/json" \ -d ''{"printer_msg":"Hello from API","origin":"my-app"}''
Para todos los sectores
Restaurantes
Impresión automática de pedidos en cocina y mostrador
Marketplaces
Sincronización multi-vendedor con impresión descentralizada
Plataformas de entrega
Tickets de preparación automatizados para cada pedido
E-commerce
Integración Shopify, WooCommerce, PrestaShop en un clic
Conviértete en socio de Expedy
Integradores, editores o agencias: únete a nuestra red de socios y ofrece la impresión cloud a tus clientes.
Descubrir el programaCloud Print API — Frequently Asked Questions
Everything developers need to know about automating order ticket and receipt printing with the Expedy Print API.
What is Expedy Print?
Expedy Print is a cloud print API and cloud print server for developers. It lets any backend send print jobs to remote thermal receipt printers or USB printers via a simple REST + MQTT API — ideal for automating order ticket printing from web apps, marketplaces, POS and IoT systems.
How do I print an order ticket from my app or API?
Send a POST request to https://www.expedy.fr/api/v2/printers/{printer_uid}/print with your API_SID:API_TOKEN and a JSON body containing the ticket content. The job is delivered to the printer over MQTT (QoS 2) in under 200ms, with retry and delivery guarantees — no polling or local driver required.
Is Expedy Print a cloud printing solution for developers?
Yes. Expedy Print is built for developers building order ticket printing, receipt printing, kitchen display, e-commerce fulfilment and workflow automation. It provides a documented REST API (OpenAPI), MQTT transport, webhooks, SDK-friendly JSON payloads, and works from Node.js, Python, PHP, Go, Ruby, .NET, Bash/cURL or low-code tools like Zapier, Make and n8n.
Which printers are compatible with the Expedy cloud print API?
Expedy offers the EXPEDY80EBG MQTT cloud thermal printer (80mm, 4G/LAN/WiFi/Bluetooth/USB) and a Raspberry Pi USB cloud printer adapter that turns any USB thermal, label, desktop or photo printer into a cloud-connected printer accessible through the same REST API.
How does Expedy compare to Google Cloud Print, PrintNode or Star CloudPRNT?
Google Cloud Print was discontinued in 2021. Expedy Print is a modern replacement: MQTT QoS 2 transport with <200ms latency, a single REST v2 API, built-in 4G/SIM connectivity on the hardware, ESC/POS + raster + PDF printing, and native integrations with WooCommerce, Shopify, PrestaShop, Zapier, Make, n8n and HubRise.
¿Listo para automatizar tus impresiones?
Prueba gratis con una impresora virtual. No se requiere tarjeta de crédito.