Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Hacware Training API

The Training API from Hacware — 28 operation(s) for training.

Hacware Training API is one of 11 APIs that Hacware publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Training. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 28 operations across 28 paths. It is described by OpenAPI 3.0.3, at version 1.0.4.

Requests are made against a single base URL, https://{domain}.

28 operations 28 paths 0 schemas 10 GET18 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.4
Base URL
https://app.hacware.com
Authentication
HTTP Bearer
Contact
Terms of Service
Resource Areas
1

Authentication & Security 1

Hacware Training API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth).

  • bearerAuth — Bearer access token obtained from POST /api/v1/auth/ (exchange appid + secret key). Tokens expire ~1 hour after issue; use the refresh token to renew.

Paths & Operations 28

Across 28 paths, the API surfaces 28 operations — 10 GET, 18 POST. Each is listed below with its method, path, parameters, and response codes.

Training 28
POST
/api/v1/train/add_course_member/
Enroll User to Course
AddCourseMember body → 200400401
GET
/api/v1/train/courselist/
Get Course List
GetCourseList 1 param → 200400401
GET
/api/v1/train/getquiz/
Get Course
GetCourseQuiz 2 params → 200400401
GET
/api/v1/train/coursequizlist/
Get All Recommendations
GetCourseQuizList 3 params → 200400401
GET
/api/v1/train/course_list/
Get Course Recommendation List
GetCourseRecList 2 params → 200400401
GET
/api/v1/train/course_list_rec/
Get Course Recommendation List
GetCourseRecList 2 params → 200400401
GET
/api/v1/train/lesson_list/
Get Lesson Plan List
GetLessonPlanList 2 params → 200400401
GET
/api/v1/train/quiz_list/
Get Quiz Recommendation List
GetQuizRecList 2 params → 200400401
GET
/api/v1/train/quiz_list_rec/
Get Quiz Recommendation List
GetQuizRecList 2 params → 200400401
POST
/api/v1/train/createcourse/
Create Course
POSTCreateCourse body → 200400401
POST
/api/v1/train/add_course_lesson/
Add Course to Lesson Plan
PostAddCourseLessonPlan body → 200400401
POST
/api/v1/train/add_member_lesson/
Add User to Lesson Plan
PostAddMemberLessonPlan body → 200400401
POST
/api/v1/train/create_course_rec/
Create Course Recommendation
PostCreateCourseRec body → 200400401
POST
/api/v1/train/create_lesson/
Create Lesson Plan
PostCreateLessonPlan body → 200400401
POST
/api/v1/train/add_quiz_rec/
Create a new quiz recommendation.
PostCreateRecommendation body → 200400401
POST
/api/v1/train/del_course_lesson/
Delete Course from Lesson Plan
PostDelCourseLessonPlan body → 200400401
POST
/api/v1/train/del_course_rec/
Delete Course Recommendation
PostDelCourseRec body → 200400401
POST
/api/v1/train/del_lesson/
Delete Lesson Plan
PostDelLessonPlan body → 200400401
POST
/api/v1/train/del_member_lesson/
Delete User from Lesson Plan
PostDelMemberLessonPlan body → 200400401
POST
/api/v1/train/del_quiz_rec/
Delete Quiz Recommendation
PostDelRecommendation body → 200400401
POST
/api/v1/train/delcourse/
Delete a Course
PostDeleteGroup body → 200400401
POST
/api/v1/train/del_course_member/
Delete Course User
PostDeleteGroupMember body → 200400401
POST
/api/v1/train/quickschedule/
Auto Enroll User to Course
PostQuickSchedule body → 200400401
POST
/api/v1/train/reminder/
Remind User About Training
PostSendTrainReminder body → 200400401
POST
/api/v1/license/set_train_link/
Set Training Link
PostSetTrainLink body → 200400401
GET
/api/v1/get/train/history/
Train History
PostTrainHistory 9 params → 200400401
GET
/api/v1/train/status/
Get Training Status
PostTrainStatus 3 params → 200400401
POST
/api/v1/train/update_quiz_rec/
Update Quiz Recommendation.
PostUpdateRecommendation body → 200400401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hacware-training-api-openapi.yml Raw ↑

Other APIs Hacware publishes across the network.

Hacware Admin API
Hacware Compliance API
Hacware Compliance-Tenant API
Hacware Customer API
Hacware Email-Tenant API
Hacware Group API
Hacware Multi-Tenant API
Hacware Phishing API
Hacware Report API
Hacware User API