Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Xerox Providers API

Provider management operations

Xerox Providers API is one of 9 APIs that Xerox publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Providers. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 5 operations across 3 paths, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version 5.5.0.

Requests are made against a single base URL, https://publicprintapi.services.xerox.com/api/v1.

5 operations 3 paths 2 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
5.5.0
Base URL
https://publicprintapi.services.xerox.com/api/v1
Authentication
API Key, API Key, API Key
Terms of Service
Resource Areas
1

Authentication & Security 3

Xerox Providers API declares 3 security schemes for authenticating requests. An API key is passed in the header as xrxauth (xrxauth). An API key is passed in the header as user-email (userEmail). An API key is passed in the header as appid (appId). By default, every request must be authenticated.

  • xrxauth — Xerox authentication credentials
  • userEmail — User email address for user-context requests
  • appId — Application identifier

Paths & Operations 5

Across 3 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Providers 5

Provider management operations

PUT
/Provider
Create Provider
createProvider body → 201400
POST
/Provider
Update Provider
updateProvider body → 200
GET
/Provider
Get Provider
getProvider 1 param → 200404
DELETE
/Provider/Delete
Delete Provider
deleteProvider 1 param → 204404
GET
/Provider/Search
Search Providers
searchProviders 3 params → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are Provider (5 properties), ProviderListResponse (2 properties). Each schema is shown below with its type and property counts.

ProviderListResponse
object
Paginated list of providers
2 properties
Provider
object
A print provider
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

xerox-providers-api-openapi.yml Raw ↑

Other APIs Xerox publishes across the network.

Xerox Managed Print Services API
Xerox Extensible Interface Platform (EIP)
Xerox FreeFlow SDK
Xerox EULA API
Xerox Jobs API
Xerox Provider Types API
Xerox Sites API
Xerox Status API