How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Super.ai human-review-tasks API

Human review task operations for creating and managing human-in-the-loop review workflows.

Super.ai human-review-tasks API is one of 19 APIs that Super.ai publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include human-review-tasks. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and authentication docs.

This API exposes 8 operations across 7 paths, and defines 11 schemas. It is described by OpenAPI 3.2.0, at version 0.1.0.

Requests are made against a single base URL, https://flows.super.ai/api.

8 operations 7 paths 11 schemas 4 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1.0
Base URL
https://flows.super.ai/api
Authentication
HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 2

Super.ai human-review-tasks API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). An API key is passed in the header as X-API-Key (APIKeyAuth).

  • BearerAuth — JWT Bearer token authentication. Include your access token in the Authorization header as: Bearer YOURACCESSTOKEN Example: Authorization: Bearer eyJhbGciOiJIUz…
  • APIKeyAuth — API key authentication. Include your API key in the X-API-Key header as: X-API-Key YOURAPIKEY Example: X-API-Key: saf1234567890

Paths & Operations 8

Across 7 paths, the API surfaces 8 operations — 4 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

human-review-tasks 8

Human review task operations for creating and managing human-in-the-loop review workflows.

POST
/api/human-review-tasks
Create a new human review task
create_human_review_task_api_human_review_tasks_post body → 201400401500422
GET
/api/human-review-tasks
List human review tasks assigned to the current user
list_human_review_tasks_api_human_review_tasks_get 10 params → 200401500422
POST
/api/human-review-tasks/{task_id}/start
Start a human review task
start_human_review_task_api_human_review_tasks__task_id__start_post 1 param → 200404409401500422
POST
/api/human-review-tasks/{task_id}/complete
Complete a human review task
complete_human_review_task_api_human_review_tasks__task_id__complete_post 1 param body → 200400404401500422
POST
/api/human-review-tasks/{task_id}/unstart
Unstart a human review task assignment
unstart_human_review_task_assignment_api_human_review_tasks__task_id__unstart_post 1 param → 200404409401500422
GET
/api/human-review-tasks/by-execution
List human review tasks for a flow execution (org-level access)
list_human_review_tasks_by_execution_api_human_review_tasks_by_execution_get 1 param → 200401500422
GET
/api/human-review-tasks/{task_id}
Get a human review task by ID
get_human_review_task_api_human_review_tasks__task_id__get 1 param → 200404401500422
GET
/api/human-review-tasks/{task_id}/assignments
List all assignments for a human review task
list_human_review_task_assignments_api_human_review_tasks__task_id__assignments_get 2 params → 200404401500422

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are HumanReviewTaskResponse (18 properties), HumanReviewTaskAssignmentResponse (11 properties), app__api__user__user_api_model__UserResponse (10 properties), HumanReviewTaskCreateRequest (8 properties). Each schema is shown below with its type and property counts.

HTTPValidationError
object
1 property
HumanReviewTaskAssignmentResponse
object
Response model for human review task assignment operations.
11 properties 7 required
ErrorDetail
object
Standard error detail structure. This model matches the error format returned by the centralized exception handlers in app/api/errors/handlers.py.
3 properties 1 required
app__api__user__user_api_model__UserResponse
object
10 properties 10 required
HumanReviewTargetTaskExecution
object
One target execution being reviewed in a human review task. When outputname and outputcollectionidx are both set, the entry targets a specific item of the name…
5 properties 2 required
HumanReviewTaskResponse
object
Response model for human review task operations.
18 properties 10 required
ErrorResponse
object
Standard API error response structure. All error responses from the API follow this format, ensuring consistent error handling for API consumers. Example: { "e…
2 properties 1 required
PaginatedHumanReviewTasksResponse
object
Paginated response wrapping a page of human review tasks with total count.
4 properties 4 required
ValidationError
object
3 properties 3 required
HumanReviewTaskCompleteRequest
object
Request payload for completing a human review task. reviewedoutput is a list positionally aligned with the task's targettaskexecutions list (same length and or…
2 properties 2 required
HumanReviewTaskCreateRequest
object
Request payload for creating a new human review task. Every new HITL task is keyed on the source task execution that created it ((flowexecutionid, sourcetaskna…
8 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

superai-human-review-tasks-api-openapi.yml Raw ↑

Other APIs Super.ai publishes across the network.

Super.ai auth API
Super.ai files API
Super.ai flow-executions API
Super.ai flows API
Super.ai integrations API
Super.ai models API
Super.ai organizations API
Super.ai plugins API
Super.ai profile API
Super.ai service-accounts API
Super.ai sso API
Super.ai task-data API
Where this information came from

This is an independent, third-party profile of Super.ai human-review-tasks API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.