M

MaIS Person API

REST discovered

Details
URL
https://registry.stanford.edu/doc/person
Docs
https://uit.stanford.edu/developers/apis/person
Authentication
MaIS client X.509 certificate and private key compound discovered Get key ↗
Authorization: mTLS <credential>

Follow the Getting Started with the MaIS Web APIs checklist. Create a CSR, submit it in Certificate Manager (restricted to Stanford administrative community), and have the MaIS team sign it. Download the signed certificate, keep the private key you used to create the CSR, and present both when calling the API over TLS (the docs show curl --key /path/private.key --cert /path/cert.pem:password ...).