How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Mock HR API

Openly published mock of the HR API on mock.api.wisc.edu, mirroring all 9 operations.

Mock HR API is one of 16 APIs that University of Wisconsin-Madison publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Human Resources, Mock, and Sandbox. The published artifact set on APIs.io includes an OpenAPI specification and 1 JSON Schema.

This API exposes 9 operations across 9 paths, organized into 4 resource areas, and defines 8 schemas. It is described by OpenAPI 3.0.2, at version 1.0.0.

Requests are made against a single base URL, https://mock.api.wisc.edu/hr.

9 operations 9 paths 8 schemas 9 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.2
API Version
1.0.0
Base URL
https://mock.api.wisc.edu/hr
Authentication
OAuth 2.0
Resource Areas
4

Authentication & Security 1

Mock HR API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2ClientCredentials) using the clientCredentials flow. By default, every request must be authenticated.

Paths & Operations 9

Across 9 paths, the API surfaces 9 operations — 9 GET. They span 4 resource areas: Academic Units, Supervisory Organizations, Standard Job Descriptions, Salary Structures. Each is listed below with its method, path, parameters, and response codes.

Academic Units 2
GET
/academicUnits
Get a list of academic units.
get_academic_units 3 params → 200400401406429500
GET
/academicUnits/{academicUnitId}
Get an academic unit.
get_academic_unit 2 params → 200400401404406429500
Supervisory Organizations 2
GET
/supervisoryOrganizations
Get a list of supervisory organizations.
get_sup_orgs 2 params → 200400401406429500
GET
/supervisoryOrganizations/{supervisoryOrganizationId}
Get a supervisory organization.
get_sup_org 2 params → 200400401404406429500
Standard Job Descriptions 3
GET
/standardJobDescriptions
Get a list of standard job descriptions.
get_job_descriptions 3 params → 200400401406429500
GET
/standardJobDescriptions/{jobCode}
Get a standard job description.
get_job_description 2 params → 200400401404406429500
GET
/standardJobDescriptions/{jobCode}/salaryStructures
Get a list of salary structures associated with a standard job description.
get_job_description_salary_structures 1 param → 200400401404406429500
Salary Structures 2
GET
/salaryStructures
Get a list of salary structures.
get_salary_structures 2 params → 200400401406429500
GET
/salaryStructures/{salaryStructureId}
Get a salary structure.
get_salary_structure 1 param → 200400401404406429500

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are errors (6 properties), supervisoryOrganization (5 properties), academicUnit (5 properties), pagination (5 properties). Each schema is shown below with its type and property counts.

academicUnit
object
An academic unit.
5 properties
supervisoryOrganization
object
A supervisory organization.
5 properties
supervisoryOrganizationWithoutAllSubordinateOrgs
object
A supervisory organization.
5 properties
jobDescription
object
A job description.
5 properties
salaryStructure
object
A salary structure.
4 properties
selfLink
object
The link to the supervisory organization.
1 property
pagination
object
The links associated with a paginated collection
5 properties
errors
object
An error
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

university-of-wisconsin-madison-mock-hr-api-openapi.yml Raw ↑

Other APIs University of Wisconsin-Madison publishes across the network.

Person API
Mock Person API
Mock Person API (Certificates)
Manifest API
Mock Manifest API
Finance API
Locations API
Enterprise Billing API
OAuth API
Public Course Search API
UW-Madison Identity Provider (Shibboleth)
Where this information came from

This is an independent, third-party profile of Mock HR API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.