# MyExeter Platform API

**Canonical:** https://apis.io/apis/university-of-exeter/myexeter-platform-api/  
**Provider:** University of Exeter — https://apis.io/providers/university-of-exeter/  
**Base URL:** https://api.exeter.ac.uk  
**Documentation:** https://www.exeter.ac.uk/students/myexeter/

MyExeter Platform API is one of 10 APIs that [University of Exeter](https://apis.io/providers/university-of-exeter/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include Campus Life, Students, Events, Occupancy, and Notifications. The published artifact set on APIs.io includes API documentation and authentication docs.

api.exeter.ac.uk is an institution-operated AWS API Gateway deployment in eu-west-2 that serves the MyExeter student app (the Flutter PWA at m.exeter.ac.uk and the iOS and Android builds). Routes evidenced from the shipped application bundle and confirmed live by status code include /content/posts/news, /content/posts/events, /content/posts/banners, /content/spacedata/all, /spaces/get-occupancy-data, /events, /events/external, /location/check-ins, /user/profile, /account, /user-settings and /notification/myexeter/{device,preferences} - each returns 401 {"message":"Unauthorized"} while unrouted paths return the gateway's 403 "Missing Authentication Token", so the routes exist and are token-gated. /application-settings returns a structured 400 requiring a tenant header. Authentication is OAuth2 against an Exeter-owned AWS Cognito user pool at exeter-auth-prod.auth.eu-west-2.amazoncognito.com. The app manifest describes this as "the University of Exeter's public API", but no contract, documentation, registration path or self-service credential is published and no OpenAPI was found; nothing here is callable by a third party.

## Machine-readable artifacts (3)

- **Documentation** — https://www.exeter.ac.uk/students/myexeter/
- **Authentication** — https://exeter-auth-prod.auth.eu-west-2.amazoncognito.com
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/university-of-exeter/refs/heads/main/apis.yml

## Other University of Exeter APIs (9)

- [University of Exeter Shibboleth Identity Provider](https://apis.io/apis/university-of-exeter/shibboleth-idp/)
- [University of Exeter Microsoft Entra ID Tenant](https://apis.io/apis/university-of-exeter/entra-id-tenant/)
- [Exeter Learning Environment (ELE) - Moodle Web Services and LTI 1.3 Platform](https://apis.io/apis/university-of-exeter/ele-moodle/)
- [University of Exeter News WordPress REST API](https://apis.io/apis/university-of-exeter/news-wordpress-rest/)
- [Open Research Exeter (ORE) - Figshare Tenancy](https://apis.io/apis/university-of-exeter/ore-figshare-tenancy/)
- [Exeter Experts Directory - Symplectic Elements Discovery Tenancy](https://apis.io/apis/university-of-exeter/experts-symplectic-tenancy/)
- [DataCite Membership and Open Research Exeter DOI Registration](https://apis.io/apis/university-of-exeter/datacite-membership/)
- [University of Exeter Press Crossref Membership](https://apis.io/apis/university-of-exeter/crossref-membership/)
- [University of Exeter ROR Registration](https://apis.io/apis/university-of-exeter/ror-registration/)

## Tags

Campus Life, Students, Events, Occupancy, Notifications, Mobile, OAuth2, Private

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/university-of-exeter/myexeter-platform-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/university-of-exeter/.
