Person API
Contact Information: Get a person's email addresses, phone numbers, and addresses.
Identifier Crosswalk: Look up a person by one identifier to find their other identifiers like PVI, Net ID, Wiscard ID, and more.
Tracking Changes: Create a webhook to receive notifications when a person's information changes.
- Getting Started
- Environments
- Core Concepts and Features
- Governance and Compliance
- Operations and Support
Getting Started
Getting Access
API Specification
An interactive and detailed API specification is available in the UW Developer Portal.
Using the Person API
Postman Collection
Instructions for how to use the Person API with Postman, a popular tool for using and testing APIs: Person API Postman Collection
Tutorials
Environments
Production Data
Use https://api.wisc.edu/ as the base URL of your API requests to get production data.
Mock Data
Test Data
https://test.api.wisc.edu/ for your requests.Core Concepts and Features
Filter Query Parameter
Names
Information about the names available in the Person API: Names in the Person API
Exports
Information on exporting bulk person data: Person API Exports
Webhooks
Governance and Compliance
FERPA Compliance and the Person API
Developer Guidelines
Operations and Support
Release Notes
Release notes for the Person API: Person API Release Notes
