Welcome to Birmingham Newman University API

Access comprehensive course information and details through our RESTful API services.

View API Documentation Health Check Explore Courses
📚

Course Information

Access detailed information about all courses offered at Newman University.

🔍

Search & Filter

Find specific courses using course codes or search terms.

RESTful API

Modern REST API with JSON responses for easy integration.

Available Endpoints

GET /api/coursedetails
Retrieve all available courses
GET /api/coursedetails/{coursecode}
Get specific course details by course code
GET /swagger
Interactive API documentation