Skip to content

Uniphore Business AI Cloud (1.0.0)

APIs for Uniphore Business AI platform spanning data, knowledge, models, and agents.

Metadata

KeyValue
ownerUniphore Technologies Pvt Ltd
teamBusiness AI
departmentEngineering
statusBeta
Download OpenAPI description
Languages
Servers
Demo Instance for Uniphore Business AI Cloud

https://forge-api-gateway-x-forge.dev.uniphorecloud.com/

Action Orchestrator

APIs for Actions Orchestration.

Operations
Operations
Operations

Evaluation

APIs for Evaluation of models

Operations

Inferencing

Pegasus APIs for Inferencing.

Operations

Meta Prompting

APIs for Meta Prompting & Prompt Management.

Operations

Request

Query
limitany(Limit)
Default 100
offsetany(Offset)
Default 0
tenant_idTenant Id (any)(Tenant Id)
Any of:
any(Tenant Id)
curl -i -X GET \
  'https://forge-api-gateway-x-forge.dev.uniphorecloud.com/meta-prompting/v1/prompts/history?limit=100&offset=0'

Responses

Successful Response

Bodyapplication/json
any
Response
application/json
null

Request

Path
prompt_idany(Prompt Id)required
Query
tenant_idTenant Id (any)(Tenant Id)
Any of:
any(Tenant Id)
curl -i -X GET \
  'https://forge-api-gateway-x-forge.dev.uniphorecloud.com/meta-prompting/v1/prompts/{prompt_id}'

Responses

Successful Response

Bodyapplication/json
any
Response
application/json
null

Request

Hard delete a prompt and all its versions.

Path
prompt_idany(Prompt Id)required
Query
tenant_idTenant Id (any)(Tenant Id)
Any of:
any(Tenant Id)
user_idUser Id (any)(User Id)
Any of:
any(User Id)
curl -i -X DELETE \
  'https://forge-api-gateway-x-forge.dev.uniphorecloud.com/meta-prompting/v1/prompts/{prompt_id}'

Responses

Successful Response

Bodyapplication/json
any
Response
application/json
null

Platform Config

APIs for Platform Setup - Workflows, Sources, Destinations, Knowledge Bases etc.

Operations

Question & Answer

APIs for Question & Answering

Operations
Operations

User Management

APIs for User Management - Users, Roles, Permissions etc.

Operations