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 Provider Types API

Provider type listing and management

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

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

This API exposes 2 operations across 1 path, 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.

2 operations 1 paths 2 schemas 1 GET1 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 Provider Types 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 2

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

Provider Types 2

Provider type listing and management

GET
/ProviderTypes
List Provider Types
listProviderTypes 2 params → 200
PUT
/ProviderTypes
Create Provider Type
createProviderType body → 201400

Schemas 2

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

ProviderTypeListResponse
object
Paginated list of provider types
2 properties
ProviderType
object
A type of print provider
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

xerox-provider-types-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 Providers API
Xerox Sites API
Xerox Status API