AI Gateway

AIGateway

Methods

list(, ): <>
get/accounts/{account_id}/ai-gateway/gateways

List Gateways

get(, , ):
get/accounts/{account_id}/ai-gateway/gateways/{id}

Fetch a Gateway

create(, ):
post/accounts/{account_id}/ai-gateway/gateways

Create a new Gateway

update(, , ):
put/accounts/{account_id}/ai-gateway/gateways/{id}

Update a Gateway

delete(, , ):
delete/accounts/{account_id}/ai-gateway/gateways/{id}

Delete a Gateway

AI Gateway

Datasets

AIGateway.Datasets

Methods

list(, , ): <>
get/accounts/{account_id}/ai-gateway/gateways/{gateway_id}/datasets

List Datasets

get(, , , ):
get/accounts/{account_id}/ai-gateway/gateways/{gateway_id}/datasets/{id}

Fetch a Dataset

create(, , ):
post/accounts/{account_id}/ai-gateway/gateways/{gateway_id}/datasets

Create a new Dataset

update(, , , ):
put/accounts/{account_id}/ai-gateway/gateways/{gateway_id}/datasets/{id}

Update a Dataset

delete(, , , ):
delete/accounts/{account_id}/ai-gateway/gateways/{gateway_id}/datasets/{id}

Delete a Dataset

AI Gateway

Evaluation Types

AIGateway.EvaluationTypes

Methods

list(, ): <>
get/accounts/{account_id}/ai-gateway/evaluation-types

List Evaluators

AI Gateway

Evaluations

AIGateway.Evaluations

Methods

list(, , ): <>
get/accounts/{account_id}/ai-gateway/gateways/{gateway_id}/evaluations

List Evaluations

get(, , , ):
get/accounts/{account_id}/ai-gateway/gateways/{gateway_id}/evaluations/{id}

Fetch a Evaluation

create(, , ):
post/accounts/{account_id}/ai-gateway/gateways/{gateway_id}/evaluations

Create a new Evaluation

delete(, , , ):
delete/accounts/{account_id}/ai-gateway/gateways/{gateway_id}/evaluations/{id}

Delete a Evaluation

AIGateway.Logs

Methods

list(, , ): <>
get/accounts/{account_id}/ai-gateway/gateways/{gateway_id}/logs

List Gateway Logs

get(, , , ):
get/accounts/{account_id}/ai-gateway/gateways/{gateway_id}/logs/{id}

Get Gateway Log Detail

edit(, , , ):
patch/accounts/{account_id}/ai-gateway/gateways/{gateway_id}/logs/{id}

Patch Gateway Log

delete(, , ):
delete/accounts/{account_id}/ai-gateway/gateways/{gateway_id}/logs

Delete Gateway Logs

request(, , , ):
get/accounts/{account_id}/ai-gateway/gateways/{gateway_id}/logs/{id}/request

Get Gateway Log Request

response(, , , ):
get/accounts/{account_id}/ai-gateway/gateways/{gateway_id}/logs/{id}/response

Get Gateway Log Response

AIGateway.URLs

Methods

get(, , , ):
get/accounts/{account_id}/ai-gateway/gateways/{gateway_id}/url/{provider}

Get Gateway URL