- Operation Portal
- Auth
- Role and Permission
- Global data
- Merchant
- wallet
- Common API
- Device Map
- Back office
- Auth
- Institute
- Payments
- admission
- Global data
- Subject
- core subcategory
- Modules/submodules/features
- Packages
- General Config
- Institute Portal
- Auth
- Fees Management
- HR Management
- Student Management
- Master Settings
- Role and Permission
- Open Portal
- Admission
- Common API
- SMS
- Subject Config
- Shared API
- Admission User Portal
- SPG Server end test
- Public Api
- Payment Portal
- Dont Exec
core-category
GET
/api/operation-portal/core-category
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.Example:
Authorization: Bearer ********************
Header Params
Authorization
stringÂ
required
Example:
Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwOi8vMTI3LjAuMC4xOjgwMDAvYXBpL2xvZ2luIiwiaWF0IjoxNjk3NDQ5ODMwLCJleHAiOjE2OTc0NTM0MzAsIm5iZiI6MTY5NzQ0OTgzMCwianRpIjoiY0JKR2VwNG1nWjZBQVUzZyIsInN1YiI6IjEiLCJwcnYiOiJiYzRmYmE4MzViZDY0YzcxZTQ3ZDk0MTUwMzk3NWFiNDJjMWRhZGI0In0.x7vCdHgcUyggAKFNvvr8236o6a7rEhkTgSRDSJVOns8
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://apidev.edufee.online/api/operation-portal/core-category' \
--header 'Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwOi8vMTI3LjAuMC4xOjgwMDAvYXBpL2xvZ2luIiwiaWF0IjoxNjk3NDQ5ODMwLCJleHAiOjE2OTc0NTM0MzAsIm5iZiI6MTY5NzQ0OTgzMCwianRpIjoiY0JKR2VwNG1nWjZBQVUzZyIsInN1YiI6IjEiLCJwcnYiOiJiYzRmYmE4MzViZDY0YzcxZTQ3ZDk0MTUwMzk3NWFiNDJjMWRhZGI0In0.x7vCdHgcUyggAKFNvvr8236o6a7rEhkTgSRDSJVOns8'
Responses
🟢200Success
application/json
Body
object {0}
Example
{}