API / v2.4Integration
Integration
Contracts
Integration contracts define the protocol by which internal or external systems communicate. PrintPrice Pro provides a set of standardized contracts for data exchange, job status, and cost.
Core Contracts Available
- Job Creation: POST /v1/jobs
- Specification: GET /v1/specs
- Status Update: PATCH /v1/jobs/status
- Cost Quote: GET /v1/quote
Need full API details?
Explore our complete technical documentation for end-to-end integration:Read full API docs →