{ "opencollection": "1.0.0", "info": { "name": "APIs.io Engineering Platform Amazon API Gateway 2014 11 13 Workers AI Text Embeddings API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Workers AI Text Embeddings", "type": "folder" }, "items": [ { "info": { "name": "APIs.io Engineering Platform Execute @cf/baai/bge-base-en-v1.5 model.", "type": "http" }, "http": { "method": "POST", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_id/ai/run/@cf/baai/bge-base-en-v1.5", "params": [ { "name": "account_id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } }, "docs": "APIs.io Engineering Platform Execute @cf/baai/bge-base-en-v1.5 model." }, { "info": { "name": "APIs.io Engineering Platform Execute @cf/baai/bge-large-en-v1.5 model.", "type": "http" }, "http": { "method": "POST", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_id/ai/run/@cf/baai/bge-large-en-v1.5", "params": [ { "name": "account_id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } }, "docs": "APIs.io Engineering Platform Execute @cf/baai/bge-large-en-v1.5 model." }, { "info": { "name": "APIs.io Engineering Platform Execute @cf/baai/bge-small-en-v1.5 model.", "type": "http" }, "http": { "method": "POST", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_id/ai/run/@cf/baai/bge-small-en-v1.5", "params": [ { "name": "account_id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } }, "docs": "APIs.io Engineering Platform Execute @cf/baai/bge-small-en-v1.5 model." } ] } ], "bundled": true }