Exams
Provides endpoints to retrieve exam schedules based on grade and section.
API | Description |
---|---|
GET api/Exams?gradeSection={gradeSection} |
Retrieves a list of exams scheduled for a given grade and section. |
Cards
Provides combined credit and debit card information along with transactions.
API | Description |
---|---|
GET api/cards |
Retrieves both credit and debit card details including transaction history. |
Doctors
Provides doctor details based on department.
API | Description |
---|---|
GET api/doctors |
Returns a list of all available doctors. |
GET api/doctors?department={department} |
Returns doctors filtered by department. |
WeatherForecast
Represents a controller for weather forecasts.
API | Description |
---|---|
GET api/WeatherForecast |
Get list of Weather Forecast |
RealEstateCategory
RealEstate Category API Services End Point
API | Description |
---|---|
GET api/RealEstateCategory |
Gets all Real Estate Categories. |
FoodRecipes
Controller for managing food recipes.
API | Description |
---|---|
GET api/FoodRecipes |
Retrieves all food recipes. |
GET api/FoodRecipes?categoryID={categoryID} |
Retrieves food recipes based on the provided category ID. |
Running
API | Description |
---|---|
GET api/Running |
Get list of Running details |
GET api/Running/{id} |
Get Specific day of Running details based on parameter passed |
Employee
Employee API Services End Point
API | Description |
---|---|
GET api/Employee |
Get list of Employees |
GET api/Employee/{id} |
Get Specific Employee details based on parameter passed |
RealEstate
Real Estate API Services End Point
API | Description |
---|---|
GET api/RealEstate |
Gets all Real Estate Details. |
GET api/RealEstate?categoryID={categoryID} |
Retrieves Real Estates based on the provided category Name. |
FavoriteHotels
API | Description |
---|---|
GET api/FavoriteHotels |
Gets all Favorite Hotels Details. |
GET api/FavoriteHotels?locationID={locationID} |
Retrieves Favorite Hotels based on the provided Location ID. |
ECLogin
EduConnect Login API Services End Point
API | Description |
---|---|
GET api/ECLogin?loginId={loginId} |
Gets Login User Details. |
MyRealEstate
Real Estate API Services End Point
API | Description |
---|---|
GET api/MyRealEstate |
Gets all Real Estate Details. |
GET api/MyRealEstate?categoryID={categoryID} |
Retrieves Real Estates based on the provided category Name. |
ECStudentsByClass
EduConnect Student API Services End Point
API | Description |
---|---|
GET api/ECStudentsByClass |
Gets all Students details. |
GET api/ECStudentsByClass?classId={classId} |
Retrieves list of students based on the class id. |
NearByPlaceCategory
Near By Places or Location Category API Services End Point
API | Description |
---|---|
GET api/NearByPlaceCategory |
Gets all Near By Places or Locations category Details. |
SpendwiseCategory
Spendwise Category API Services End Point
API | Description |
---|---|
GET api/SpendwiseCategory |
Gets all Spendwise Category Details. |
REstateCategory
RealEstate Category API Services End Point
API | Description |
---|---|
GET api/REstateCategory |
Gets all Real Estate Categories. |
Books
Book API Services End Point
API | Description |
---|---|
GET api/Books |
Gets all Books. |
GET api/Books?bookID={bookID} |
Retrieves Books based on the provided Book ID. |
ExpenseCategory
Expense Category API Services End Point
API | Description |
---|---|
GET api/ExpenseCategory |
Gets all Expense Category Details. |
Projects
Project API Services End Point
API | Description |
---|---|
GET api/Projects |
Gets all Project. |
PSUser
Returns List of all the Users.
API | Description |
---|---|
GET api/PSUser |
Gets all Users. |
AdBanners
Banners class
API | Description |
---|---|
GET api/AdBanners |
Get list of Banners |
Walking
API | Description |
---|---|
GET api/Walking |
Get list of Walking details |
GET api/Walking/{id} |
Get Specific day of Walking details based on parameter passed |
LocationsNearBy
Locations Near By API Services End Point
API | Description |
---|---|
GET api/LocationsNearBy |
Gets all Near By location Details. |
GET api/LocationsNearBy?categoryID={categoryID} |
Retrieves Near By Locations based on the provided category. |
HotelLocation
Hotel Location API Services End Point
API | Description |
---|---|
GET api/HotelLocation |
Gets all location Details. |
GET api/HotelLocation?country={country} |
Gets location matching the specified country. |
ProductCategories
Product Category API Services End Point
API | Description |
---|---|
GET api/ProductCategories |
Gets all Product Categories. |
SpendCategory
Spend Category API Services End Point
API | Description |
---|---|
GET api/SpendCategory |
Gets all Spend Categories. |
TechCategories
Tech Category API Services End Point
API | Description |
---|---|
GET api/TechCategories |
Gets all Tech Article Category details. |
Rides
Ride API Services End Point
API | Description |
---|---|
GET api/Rides |
Gets all Ride. |
ECClasses
EduConnect Class API Services End Point
API | Description |
---|---|
GET api/ECClasses |
Gets all EduConnect class details. |
GET api/ECClasses?teacherId={teacherId} |
Retrieves list of classes based on the Teacher id. |
Travellers
Travellers API Services End Point
API | Description |
---|---|
GET api/Travellers |
Gets all Travellers. |
FoodCategory
Represents a controller for managing food categories.
API | Description |
---|---|
GET api/FoodCategory |
Gets all food categories. |
Spendwise
Spendwise API Services End Point
API | Description |
---|---|
GET api/Spendwise |
Gets all Spendwise Details. |
GET api/Spendwise?categoryID={categoryID} |
Retrieves Spendwises based on the provided category. |
Expenses
Expense API Services End Point
API | Description |
---|---|
GET api/Expenses |
Gets all Expense Details. |
GET api/Expenses?categoryID={categoryID} |
Retrieves Expenses based on the provided category. |
Article
API | Description |
---|---|
GET api/Article |
Gets all Tech Article details. |
GET api/Article?categoryID={categoryID} |
Retrieves list of Tech Articles based on the Category Id. |
GET api/Article?articleID={articleID} |
Retrieves Tech Article based on the Article Id. |
GET api/Article?articleTag={articleTag} |
Retrieves list of Tech Articles based on the Tag (latest or popular). |
ECHomeworkByClass
Homework API Services End Point
API | Description |
---|---|
GET api/ECHomeworkByClass |
Gets all Homework details. |
GET api/ECHomeworkByClass?teacherId={teacherId} |
Retrieves list of homework based on the teacher id. |
TravelCategory
Travel Category API Services End Point
API | Description |
---|---|
GET api/TravelCategory |
Gets all Travel Categories. |
SilkSaree
Saree API Services End Point
API | Description |
---|---|
GET api/SilkSaree |
Gets all Silk Saree Details. |
Birds
Bird API Services End Point
API | Description |
---|---|
GET api/Birds |
Gets all Birds. |
Recipe
Recipe Request API Services End Point
API | Description |
---|---|
GET api/Recipe |
Get list of Recipe Requests |
Banner
Banner API Services End Point
API | Description |
---|---|
GET api/Banner |
Get list of Banners |
Yoga
API | Description |
---|---|
GET api/Yoga |
Get list of Yoga details |
GET api/Yoga/{id} |
Get Specific day yoga details based on parameter passed |
Items
Product Items API Services End Point
API | Description |
---|---|
GET api/Items |
Gets all Product Categories. |
GET api/Items?categoryID={categoryID} |
Retrieves Items based on the provided category ID. |
TravelPlace
Travel Place API Services End Point
API | Description |
---|---|
GET api/TravelPlace |
Gets all Travel Places. |
GET api/TravelPlace?categoryID={categoryID} |
Retrieves Travel places based on the provided category. |
GET api/TravelPlace?travelPlaceID={travelPlaceID} |
Retrieves Travel place based on the provided Travel Place ID. |
GET api/TravelPlace?searchQuery={searchQuery} |
Gets the travel place details based on the provided search query. |
ToDoItems
To Do Items API Services End Point
API | Description |
---|---|
GET api/ToDoItems |
Gets all ToDo Details. |
Spend
Spend API Services End Point
API | Description |
---|---|
GET api/Spend |
Gets all Spends. |
GET api/Spend?categoryID={categoryID} |
Retrieves Spends based on the provided category ID. |
MyProject
Project API Services End Point
API | Description |
---|---|
GET api/MyProject |
Gets all Project. |
BookBanners
Book Banners API Services End Point
API | Description |
---|---|
GET api/BookBanners |
Gets all Books Banner. |
SareeBanner
Saree Banner API Services End Point
API | Description |
---|---|
GET api/SareeBanner |
Gets all Saree Banners Details. |
Car
Car API Services End Point
API | Description |
---|---|
GET api/Car |
Gets all cars. |
GET api/Car?brand={brand} |
Gets cars matching the specified brand. |
PSCategory
Returns List of all the Category.
API | Description |
---|---|
GET api/PSCategory |
Gets all Products. |
Hotels
Hotels API Services End Point
API | Description |
---|---|
GET api/Hotels |
Gets all Hotels Details. |
GET api/Hotels?locationID={locationID} |
Retrieves Hotels based on the provided Location ID. |
PSProducts
API controller for managing products.
API | Description |
---|---|
GET api/PSProducts |
Gets all Products. |
LocationCategory
Location Category API Services End Point
API | Description |
---|---|
GET api/LocationCategory |
Gets all location category Details. |
UserProfile
Spend API Services End Point
API | Description |
---|---|
GET api/UserProfile |
Gets all User Profiles. |
NearByPlace
Places or Locations Near By API Services End Point
API | Description |
---|---|
GET api/NearByPlace |
Gets all Near By Place Details. |
GET api/NearByPlace?categoryID={categoryID} |
Retrieves Near By Place based on the provided category. |