M
MaIS Workgroup API (JSON)
Details
- URL
-
https://workgroupsvc.stanford.edu/workgroups/2.0 - Docs
- https://uit.stanford.edu/developers/apis/workgroup2.0
Authentication
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 ...).