@apicity/mcp-server 0.4.2 → 0.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/endpoint-docs.tsv +285 -169
  2. package/package.json +22 -22
@@ -10,6 +10,7 @@ binance api.v3.ping GET https://api.binance.com/api/v3/ping https://developers.b
10
10
  binance api.v3.referencePrice GET https://api.binance.com/api/v3/referencePrice{query} https://developers.binance.com/docs/binance-spot-api-docs/rest-api/market-data-endpoints#query-reference-price
11
11
  binance api.v3.referencePrice.calculation GET https://api.binance.com/api/v3/referencePrice/calculation{query} https://developers.binance.com/docs/binance-spot-api-docs/rest-api/market-data-endpoints#query-reference-price-calculation
12
12
  binance api.v3.exchangeInfo GET https://api.binance.com/api/v3/exchangeInfo{query} https://developers.binance.com/docs/binance-spot-api-docs/rest-api/general-endpoints#exchange-information
13
+ binance api.v3.executionRules GET https://api.binance.com/api/v3/executionRules{query} https://developers.binance.com/docs/binance-spot-api-docs/rest-api/general-endpoints#query-execution-rules
13
14
  binance api.v3.time GET https://api.binance.com/api/v3/time https://developers.binance.com/docs/binance-spot-api-docs/rest-api/general-endpoints#check-server-time
14
15
  binance api.v3.depth GET https://api.binance.com/api/v3/depth{query} https://developers.binance.com/docs/binance-spot-api-docs/rest-api/market-data-endpoints#order-book
15
16
  binance api.v3.trades GET https://api.binance.com/api/v3/trades{query} https://developers.binance.com/docs/binance-spot-api-docs/rest-api/market-data-endpoints#recent-trades-list
@@ -24,6 +25,81 @@ binance api.v3.ticker.tradingDay GET https://api.binance.com/api/v3/ticker/tradi
24
25
  binance api.v3.ticker.price GET https://api.binance.com/api/v3/ticker/price{query} https://developers.binance.com/docs/binance-spot-api-docs/rest-api/market-data-endpoints#symbol-price-ticker
25
26
  binance api.v3.ticker.bookTicker GET https://api.binance.com/api/v3/ticker/bookTicker{query} https://developers.binance.com/docs/binance-spot-api-docs/rest-api/market-data-endpoints#symbol-order-book-ticker
26
27
  binance api.v3.ticker GET https://api.binance.com/api/v3/ticker{query} https://developers.binance.com/docs/binance-spot-api-docs/rest-api/market-data-endpoints#rolling-window-price-change-statistics
28
+ binance eapi.v1.ping GET https://eapi.binance.com/eapi/v1/ping https://developers.binance.com/docs/derivatives/options-trading/market-data/Test-Connectivity
29
+ binance eapi.v1.time GET https://eapi.binance.com/eapi/v1/time https://developers.binance.com/docs/derivatives/options-trading/market-data/Check-Server-Time
30
+ binance eapi.v1.exchangeInfo GET https://eapi.binance.com/eapi/v1/exchangeInfo https://developers.binance.com/docs/derivatives/options-trading/market-data/Exchange-Information
31
+ binance eapi.v1.ticker GET https://eapi.binance.com/eapi/v1/ticker{query} https://developers.binance.com/docs/derivatives/options-trading/market-data/24hr-Ticker-Price-Change-Statistics
32
+ binance eapi.v1.exerciseHistory GET https://eapi.binance.com/eapi/v1/exerciseHistory{query} https://developers.binance.com/docs/derivatives/options-trading/market-data/Historical-Exercise-Records
33
+ binance eapi.v1.openInterest GET https://eapi.binance.com/eapi/v1/openInterest{query} https://developers.binance.com/docs/derivatives/options-trading/market-data/Open-Interest
34
+ binance eapi.v1.depth GET https://eapi.binance.com/eapi/v1/depth{query} https://developers.binance.com/docs/derivatives/options-trading/market-data/Order-Book
35
+ binance eapi.v1.trades GET https://eapi.binance.com/eapi/v1/trades{query} https://developers.binance.com/docs/derivatives/options-trading/market-data/Recent-Trades-List
36
+ binance eapi.v1.blockTrades GET https://eapi.binance.com/eapi/v1/blockTrades{query} https://developers.binance.com/docs/derivatives/options-trading/market-data/Recent-Block-Trade-List
37
+ binance eapi.v1.index GET https://eapi.binance.com/eapi/v1/index{query} https://developers.binance.com/docs/derivatives/options-trading/market-data/Symbol-Price-Ticker
38
+ binance eapi.v1.klines GET https://eapi.binance.com/eapi/v1/klines{query} https://developers.binance.com/docs/derivatives/options-trading/market-data/Kline-Candlestick-Data
39
+ binance eapi.v1.mark GET https://eapi.binance.com/eapi/v1/mark{query} https://developers.binance.com/docs/derivatives/options-trading/market-data/Option-Mark-Price
40
+ binance dapi.v1.ping GET https://dapi.binance.com/dapi/v1/ping https://developers.binance.com/docs/derivatives/coin-margined-futures/market-data/rest-api/Test-Connectivity
41
+ binance dapi.v1.time GET https://dapi.binance.com/dapi/v1/time https://developers.binance.com/docs/derivatives/coin-margined-futures/market-data/rest-api/Check-Server-time
42
+ binance dapi.v1.exchangeInfo GET https://dapi.binance.com/dapi/v1/exchangeInfo https://developers.binance.com/docs/derivatives/coin-margined-futures/market-data/rest-api/Exchange-Information
43
+ binance dapi.v1.depth GET https://dapi.binance.com/dapi/v1/depth{query} https://developers.binance.com/docs/derivatives/coin-margined-futures/market-data/rest-api/Order-Book
44
+ binance dapi.v1.trades GET https://dapi.binance.com/dapi/v1/trades{query} https://developers.binance.com/docs/derivatives/coin-margined-futures/market-data/rest-api/Recent-Trades-List
45
+ binance dapi.v1.aggTrades GET https://dapi.binance.com/dapi/v1/aggTrades{query} https://developers.binance.com/docs/derivatives/coin-margined-futures/market-data/rest-api/Compressed-Aggregate-Trades-List
46
+ binance dapi.v1.premiumIndex GET https://dapi.binance.com/dapi/v1/premiumIndex{query} https://developers.binance.com/docs/derivatives/coin-margined-futures/market-data/rest-api/Index-Price-and-Mark-Price
47
+ binance dapi.v1.fundingRate GET https://dapi.binance.com/dapi/v1/fundingRate{query} https://developers.binance.com/docs/derivatives/coin-margined-futures/market-data/rest-api/Get-Funding-Rate-History-of-Perpetual-Futures
48
+ binance dapi.v1.fundingInfo GET https://dapi.binance.com/dapi/v1/fundingInfo https://developers.binance.com/docs/derivatives/coin-margined-futures/market-data/rest-api/Get-Funding-Info
49
+ binance dapi.v1.klines GET https://dapi.binance.com/dapi/v1/klines{query} https://developers.binance.com/docs/derivatives/coin-margined-futures/market-data/rest-api/Kline-Candlestick-Data
50
+ binance dapi.v1.continuousKlines GET https://dapi.binance.com/dapi/v1/continuousKlines{query} https://developers.binance.com/docs/derivatives/coin-margined-futures/market-data/rest-api/Continuous-Contract-Kline-Candlestick-Data
51
+ binance dapi.v1.indexPriceKlines GET https://dapi.binance.com/dapi/v1/indexPriceKlines{query} https://developers.binance.com/docs/derivatives/coin-margined-futures/market-data/rest-api/Index-Price-Kline-Candlestick-Data
52
+ binance dapi.v1.markPriceKlines GET https://dapi.binance.com/dapi/v1/markPriceKlines{query} https://developers.binance.com/docs/derivatives/coin-margined-futures/market-data/rest-api/Mark-Price-Kline-Candlestick-Data
53
+ binance dapi.v1.premiumIndexKlines GET https://dapi.binance.com/dapi/v1/premiumIndexKlines{query} https://developers.binance.com/docs/derivatives/coin-margined-futures/market-data/rest-api/Premium-Index-Kline-Data
54
+ binance dapi.v1.ticker.twentyFourHr GET https://dapi.binance.com/dapi/v1/ticker/24hr{query} https://developers.binance.com/docs/derivatives/coin-margined-futures/market-data/rest-api/24hr-Ticker-Price-Change-Statistics
55
+ binance dapi.v1.ticker.price GET https://dapi.binance.com/dapi/v1/ticker/price{query} https://developers.binance.com/docs/derivatives/coin-margined-futures/market-data/rest-api/Symbol-Price-Ticker
56
+ binance dapi.v1.ticker.bookTicker GET https://dapi.binance.com/dapi/v1/ticker/bookTicker{query} https://developers.binance.com/docs/derivatives/coin-margined-futures/market-data/rest-api/Symbol-Order-Book-Ticker
57
+ binance dapi.v1.openInterest GET https://dapi.binance.com/dapi/v1/openInterest{query} https://developers.binance.com/docs/derivatives/coin-margined-futures/market-data/rest-api/Open-Interest
58
+ binance dapi.v1.constituents GET https://dapi.binance.com/dapi/v1/constituents{query} https://developers.binance.com/docs/derivatives/coin-margined-futures/market-data/rest-api/Index-Constituents
59
+ binance coinMFutures.data.openInterestHist GET https://dapi.binance.com/futures/data/openInterestHist{query} https://developers.binance.com/docs/derivatives/coin-margined-futures/market-data/rest-api/Open-Interest-Statistics
60
+ binance coinMFutures.data.topLongShortPositionRatio GET https://dapi.binance.com/futures/data/topLongShortPositionRatio{query} https://developers.binance.com/docs/derivatives/coin-margined-futures/market-data/rest-api/Top-Trader-Long-Short-Ratio
61
+ binance coinMFutures.data.topLongShortAccountRatio GET https://dapi.binance.com/futures/data/topLongShortAccountRatio{query} https://developers.binance.com/docs/derivatives/coin-margined-futures/market-data/rest-api/Top-Long-Short-Account-Ratio
62
+ binance coinMFutures.data.globalLongShortAccountRatio GET https://dapi.binance.com/futures/data/globalLongShortAccountRatio{query} https://developers.binance.com/docs/derivatives/coin-margined-futures/market-data/rest-api/Long-Short-Ratio
63
+ binance coinMFutures.data.takerBuySellVol GET https://dapi.binance.com/futures/data/takerBuySellVol{query} https://developers.binance.com/docs/derivatives/coin-margined-futures/market-data/rest-api/Taker-Buy-Sell-Volume
64
+ binance coinMFutures.data.basis GET https://dapi.binance.com/futures/data/basis{query} https://developers.binance.com/docs/derivatives/coin-margined-futures/market-data/rest-api/Basis
65
+ binance coinMFutures.data.deliveryPrice GET https://dapi.binance.com/futures/data/delivery-price{query} https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/rest-api/Delivery-Price
66
+ binance public.coinMFutures.dapi.v1.ping GET https://dapi.binance.com/dapi/v1/ping https://developers.binance.com/docs/derivatives/coin-margined-futures/market-data/rest-api/Test-Connectivity
67
+ binance public.options.eapi.v1.ping GET https://eapi.binance.com/eapi/v1/ping https://developers.binance.com/docs/derivatives/options-trading/market-data/Test-Connectivity
68
+ binance public.spot.api.v3.ping GET https://api.binance.com/api/v3/ping https://developers.binance.com/docs/binance-spot-api-docs/rest-api/general-endpoints#test-connectivity
69
+ binance public.spotData.api.v3.ping GET https://data-api.binance.vision/api/v3/ping https://developers.binance.com/docs/binance-spot-api-docs/faqs/market_data_only
70
+ binance public.usdMFutures.fapi.v1.ping GET https://fapi.binance.com/fapi/v1/ping https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/rest-api/Test-Connectivity
71
+ binance fapi.v1.ping GET https://fapi.binance.com/fapi/v1/ping https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/rest-api/Test-Connectivity
72
+ binance fapi.v1.time GET https://fapi.binance.com/fapi/v1/time https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/rest-api/Check-Server-Time
73
+ binance fapi.v1.exchangeInfo GET https://fapi.binance.com/fapi/v1/exchangeInfo https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/rest-api/Exchange-Information
74
+ binance fapi.v1.depth GET https://fapi.binance.com/fapi/v1/depth{query} https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/rest-api/Order-Book
75
+ binance fapi.v1.rpiDepth GET https://fapi.binance.com/fapi/v1/rpiDepth{query} https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/rest-api/Order-Book-RPI
76
+ binance fapi.v1.trades GET https://fapi.binance.com/fapi/v1/trades{query} https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/rest-api/Recent-Trades-List
77
+ binance fapi.v1.aggTrades GET https://fapi.binance.com/fapi/v1/aggTrades{query} https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/rest-api/Compressed-Aggregate-Trades-List
78
+ binance fapi.v1.klines GET https://fapi.binance.com/fapi/v1/klines{query} https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/rest-api/Kline-Candlestick-Data
79
+ binance fapi.v1.continuousKlines GET https://fapi.binance.com/fapi/v1/continuousKlines{query} https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/rest-api/Continuous-Contract-Kline-Candlestick-Data
80
+ binance fapi.v1.indexPriceKlines GET https://fapi.binance.com/fapi/v1/indexPriceKlines{query} https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/rest-api/Index-Price-Kline-Candlestick-Data
81
+ binance fapi.v1.markPriceKlines GET https://fapi.binance.com/fapi/v1/markPriceKlines{query} https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/rest-api/Mark-Price-Kline-Candlestick-Data
82
+ binance fapi.v1.premiumIndexKlines GET https://fapi.binance.com/fapi/v1/premiumIndexKlines{query} https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/rest-api/Premium-Index-Kline-Data
83
+ binance fapi.v1.premiumIndex GET https://fapi.binance.com/fapi/v1/premiumIndex{query} https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/rest-api/Mark-Price
84
+ binance fapi.v1.fundingRate GET https://fapi.binance.com/fapi/v1/fundingRate{query} https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/rest-api/Get-Funding-Rate-History
85
+ binance fapi.v1.fundingInfo GET https://fapi.binance.com/fapi/v1/fundingInfo https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/rest-api/Get-Funding-Rate-Info
86
+ binance fapi.v1.ticker.twentyFourHr GET https://fapi.binance.com/fapi/v1/ticker/24hr{query} https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/rest-api/24hr-Ticker-Price-Change-Statistics
87
+ binance fapi.v1.ticker.bookTicker GET https://fapi.binance.com/fapi/v1/ticker/bookTicker{query} https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/rest-api/Symbol-Order-Book-Ticker
88
+ binance fapi.v2.ticker.price GET https://fapi.binance.com/fapi/v2/ticker/price{query} https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/rest-api/Symbol-Price-Ticker-v2
89
+ binance fapi.v1.openInterest GET https://fapi.binance.com/fapi/v1/openInterest{query} https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/rest-api/Open-Interest
90
+ binance fapi.v1.indexInfo GET https://fapi.binance.com/fapi/v1/indexInfo{query} https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/rest-api/Composite-Index-Symbol-Information
91
+ binance fapi.v1.assetIndex GET https://fapi.binance.com/fapi/v1/assetIndex{query} https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/rest-api/Multi-Assets-Mode-Asset-Index
92
+ binance fapi.v1.constituents GET https://fapi.binance.com/fapi/v1/constituents{query} https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/rest-api/Index-Constituents
93
+ binance fapi.v1.insuranceBalance GET https://fapi.binance.com/fapi/v1/insuranceBalance{query} https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/rest-api/Insurance-Fund-Balance
94
+ binance fapi.v1.symbolAdlRisk GET https://fapi.binance.com/fapi/v1/symbolAdlRisk{query} https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/rest-api/ADL-Risk
95
+ binance fapi.v1.tradingSchedule GET https://fapi.binance.com/fapi/v1/tradingSchedule https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/rest-api/Trading-Schedule
96
+ binance futures.data.deliveryPrice GET https://fapi.binance.com/futures/data/delivery-price{query} https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/rest-api/Delivery-Price
97
+ binance futures.data.openInterestHist GET https://fapi.binance.com/futures/data/openInterestHist{query} https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/rest-api/Open-Interest-Statistics
98
+ binance futures.data.topLongShortPositionRatio GET https://fapi.binance.com/futures/data/topLongShortPositionRatio{query} https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/rest-api/Top-Trader-Long-Short-Ratio
99
+ binance futures.data.topLongShortAccountRatio GET https://fapi.binance.com/futures/data/topLongShortAccountRatio{query} https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/rest-api/Top-Long-Short-Account-Ratio
100
+ binance futures.data.globalLongShortAccountRatio GET https://fapi.binance.com/futures/data/globalLongShortAccountRatio{query} https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/rest-api/Long-Short-Ratio
101
+ binance futures.data.takerlongshortRatio GET https://fapi.binance.com/futures/data/takerlongshortRatio{query} https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/rest-api/Taker-BuySell-Volume
102
+ binance futures.data.basis GET https://fapi.binance.com/futures/data/basis{query} https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/rest-api/Basis
27
103
  s3 buckets.list GET https://s3.us-east-1.amazonaws.com/ https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListBuckets.html
28
104
  s3 buckets.listDirectory GET https://s3express-control.{param}.amazonaws.com/{query} https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListDirectoryBuckets.html
29
105
  s3 buckets.create PUT https://s3.us-east-1.amazonaws.com/{bucket} https://docs.aws.amazon.com/AmazonS3/latest/API/API_CreateBucket.html
@@ -260,15 +336,17 @@ fal qwenImage POST https://api.fal.ai/v1/fal-ai/qwen-image https://docs.fal.ai
260
336
  fal qwenImage.edit POST https://api.fal.ai/v1/fal-ai/qwen-image-edit https://docs.fal.ai
261
337
  fal sora2.imageToVideo POST https://api.fal.ai/v1/fal-ai/sora-2/image-to-video https://docs.fal.ai
262
338
  fal sora2.textToVideo POST https://api.fal.ai/v1/fal-ai/sora-2/text-to-video https://docs.fal.ai
263
- fal storage.upload.completeMultipart ? ? https://docs.fal.ai
264
- fal storage.upload.initiate ? ? https://docs.fal.ai
265
- fal storage.upload.initiateMultipart ? ? https://docs.fal.ai
339
+ fal storage.upload.completeMultipart POST https://rest.fal.ai/storage/upload/complete-multipart https://docs.fal.ai
340
+ fal storage.upload.initiate POST https://rest.fal.ai/storage/upload/initiate https://docs.fal.ai
341
+ fal storage.upload.initiateMultipart POST https://rest.fal.ai/storage/upload/initiate-multipart https://docs.fal.ai
266
342
  fal v1.models GET https://api.fal.ai/v1/models https://docs.fal.ai
343
+ fal v1.models.analytics GET https://api.fal.ai/v1/models/analytics https://docs.fal.ai
267
344
  fal v1.models.pricing GET https://api.fal.ai/v1/models/pricing https://docs.fal.ai
268
- fal v1.models.pricing.estimate GET https://api.fal.ai/v1/models/pricing/estimate https://docs.fal.ai
269
345
  fal v1.models.pricing.estimate POST https://api.fal.ai/v1/models/pricing/estimate https://docs.fal.ai
346
+ fal v1.models.requests.byEndpoint GET https://api.fal.ai/v1/models/requests/by-endpoint https://docs.fal.ai
270
347
  fal v1.models.requests.payloads DELETE https://api.fal.ai/v1/models/requests/{param}/payloads https://docs.fal.ai
271
348
  fal v1.models.requests.payloads GET https://api.fal.ai/v1/models/requests/{param}/payloads https://docs.fal.ai
349
+ fal v1.models.usage GET https://api.fal.ai/v1/models/usage https://docs.fal.ai
272
350
  fal v1.queue.submit POST https://api.fal.ai/v1/POST https://docs.fal.ai
273
351
  fal v1.serverless.files.uploadLocal POST https://api.fal.ai/v1/serverless/files/file/local/{param} https://docs.fal.ai
274
352
  fal v1.serverless.files.uploadUrl POST https://api.fal.ai/v1/serverless/files/file/url/{param} https://docs.fal.ai
@@ -290,94 +368,94 @@ fal xai.grokImagineVideo.editVideo POST https://api.fal.ai/v1/xai/grok-imagine-v
290
368
  fal xai.grokImagineVideo.extendVideo POST https://api.fal.ai/v1/xai/grok-imagine-video/extend-video https://docs.fal.ai
291
369
  fal xai.grokImagineVideo.imageToVideo POST https://api.fal.ai/v1/xai/grok-imagine-video/image-to-video https://docs.fal.ai
292
370
  fal xai.grokImagineVideo.referenceToVideo POST https://api.fal.ai/v1/xai/grok-imagine-video/reference-to-video https://docs.fal.ai
293
- fireworks inference.v1.accounts GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId} https://docs.fireworks.ai/api-reference
294
- fireworks inference.v1.accounts.apiKeys DELETE https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/users/{userId}/apiKeys:delete https://docs.fireworks.ai/api-reference
295
- fireworks inference.v1.accounts.apiKeys.create POST https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/users/{userId}/apiKeys https://docs.fireworks.ai/api-reference
296
- fireworks inference.v1.accounts.apiKeys.list GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/users/{userId}/apiKeys https://docs.fireworks.ai/api-reference
297
- fireworks inference.v1.accounts.batchInferenceJobs DELETE https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/batchInferenceJobs/{jobId} https://docs.fireworks.ai/api-reference
298
- fireworks inference.v1.accounts.batchInferenceJobs GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/batchInferenceJobs/{jobId} https://docs.fireworks.ai/api-reference
299
- fireworks inference.v1.accounts.batchInferenceJobs.create POST https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/batchInferenceJobs https://docs.fireworks.ai/api-reference
300
- fireworks inference.v1.accounts.batchInferenceJobs.list GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/batchInferenceJobs https://docs.fireworks.ai/api-reference
301
- fireworks inference.v1.accounts.datasets DELETE https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/datasets/{datasetId} https://docs.fireworks.ai/api-reference
302
- fireworks inference.v1.accounts.datasets GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/datasets/{datasetId} https://docs.fireworks.ai/api-reference
303
- fireworks inference.v1.accounts.datasets.create POST https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/datasets https://docs.fireworks.ai/api-reference
304
- fireworks inference.v1.accounts.datasets.getDownloadEndpoint GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/datasets/{datasetId}:getDownloadEndpoint https://docs.fireworks.ai/api-reference
305
- fireworks inference.v1.accounts.datasets.getUploadEndpoint POST https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/datasets/{datasetId}:getUploadEndpoint https://docs.fireworks.ai/api-reference
306
- fireworks inference.v1.accounts.datasets.list GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/datasets https://docs.fireworks.ai/api-reference
307
- fireworks inference.v1.accounts.datasets.update PATCH https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/datasets/{datasetId} https://docs.fireworks.ai/api-reference
308
- fireworks inference.v1.accounts.datasets.validateUpload POST https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/datasets/{datasetId}:validateUpload https://docs.fireworks.ai/api-reference
309
- fireworks inference.v1.accounts.deployedModels DELETE https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/deployedModels/{deployedModelId} https://docs.fireworks.ai/api-reference
310
- fireworks inference.v1.accounts.deployedModels GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/deployedModels/{deployedModelId} https://docs.fireworks.ai/api-reference
311
- fireworks inference.v1.accounts.deployedModels.create POST https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/deployedModels https://docs.fireworks.ai/api-reference
312
- fireworks inference.v1.accounts.deployedModels.list GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/deployedModels https://docs.fireworks.ai/api-reference
313
- fireworks inference.v1.accounts.deployedModels.update PATCH https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/deployedModels/{deployedModelId} https://docs.fireworks.ai/api-reference
314
- fireworks inference.v1.accounts.deploymentShapes GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/deploymentShapes/{shapeId} https://docs.fireworks.ai/api-reference
315
- fireworks inference.v1.accounts.deploymentShapes.versions GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/deploymentShapes/{shapeId}/versions/{versionId} https://docs.fireworks.ai/api-reference
316
- fireworks inference.v1.accounts.deploymentShapes.versions.list GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/deploymentShapes/{shapeId}/versions https://docs.fireworks.ai/api-reference
317
- fireworks inference.v1.accounts.deployments DELETE https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/deployments/{deploymentId} https://docs.fireworks.ai/api-reference
318
- fireworks inference.v1.accounts.deployments GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/deployments/{deploymentId} https://docs.fireworks.ai/api-reference
319
- fireworks inference.v1.accounts.deployments.create POST https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/deployments https://docs.fireworks.ai/api-reference
320
- fireworks inference.v1.accounts.deployments.list GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/deployments https://docs.fireworks.ai/api-reference
321
- fireworks inference.v1.accounts.deployments.scale PATCH https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/deployments/{deploymentId}:scale https://docs.fireworks.ai/api-reference
322
- fireworks inference.v1.accounts.deployments.undelete POST https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/deployments/{deploymentId}:undelete https://docs.fireworks.ai/api-reference
323
- fireworks inference.v1.accounts.deployments.update PATCH https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/deployments/{deploymentId} https://docs.fireworks.ai/api-reference
324
- fireworks inference.v1.accounts.dpoJobs DELETE https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/dpoJobs/{jobId} https://docs.fireworks.ai/api-reference
325
- fireworks inference.v1.accounts.dpoJobs GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/dpoJobs/{jobId} https://docs.fireworks.ai/api-reference
326
- fireworks inference.v1.accounts.dpoJobs.create POST https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/dpoJobs https://docs.fireworks.ai/api-reference
327
- fireworks inference.v1.accounts.dpoJobs.getMetricsFileEndpoint GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/dpoJobs/{jobId}:getMetricsFileEndpoint https://docs.fireworks.ai/api-reference
328
- fireworks inference.v1.accounts.dpoJobs.list GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/dpoJobs https://docs.fireworks.ai/api-reference
329
- fireworks inference.v1.accounts.dpoJobs.resume POST https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/dpoJobs/{jobId}:resume https://docs.fireworks.ai/api-reference
330
- fireworks inference.v1.accounts.evaluationJobs DELETE https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/evaluationJobs/{evaluationJobId} https://docs.fireworks.ai/api-reference
331
- fireworks inference.v1.accounts.evaluationJobs GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/evaluationJobs/{evaluationJobId} https://docs.fireworks.ai/api-reference
332
- fireworks inference.v1.accounts.evaluationJobs.create POST https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/evaluationJobs https://docs.fireworks.ai/api-reference
333
- fireworks inference.v1.accounts.evaluationJobs.getExecutionLogEndpoint GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/evaluationJobs/{evaluationJobId}:getExecutionLogEndpoint https://docs.fireworks.ai/api-reference
334
- fireworks inference.v1.accounts.evaluationJobs.list GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/evaluationJobs https://docs.fireworks.ai/api-reference
335
- fireworks inference.v1.accounts.evaluators DELETE https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/evaluators/{evaluatorId} https://docs.fireworks.ai/api-reference
336
- fireworks inference.v1.accounts.evaluators GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/evaluators/{evaluatorId} https://docs.fireworks.ai/api-reference
337
- fireworks inference.v1.accounts.evaluators.create POST https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/evaluatorsV2 https://docs.fireworks.ai/api-reference
338
- fireworks inference.v1.accounts.evaluators.getBuildLogEndpoint GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/evaluators/{evaluatorId}:getBuildLogEndpoint https://docs.fireworks.ai/api-reference
339
- fireworks inference.v1.accounts.evaluators.getSourceCodeSignedUrl GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/evaluators/{evaluatorId}:getSourceCodeSignedUrl https://docs.fireworks.ai/api-reference
340
- fireworks inference.v1.accounts.evaluators.getUploadEndpoint POST https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/evaluators/{evaluatorId}:getUploadEndpoint https://docs.fireworks.ai/api-reference
341
- fireworks inference.v1.accounts.evaluators.list GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/evaluators https://docs.fireworks.ai/api-reference
342
- fireworks inference.v1.accounts.evaluators.update PATCH https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/evaluators/{evaluatorId} https://docs.fireworks.ai/api-reference
343
- fireworks inference.v1.accounts.evaluators.validateUpload POST https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/evaluators/{evaluatorId}:validateUpload https://docs.fireworks.ai/api-reference
344
- fireworks inference.v1.accounts.list GET https://api.fireworks.ai/inference/v1/v1/accounts https://docs.fireworks.ai/api-reference
345
- fireworks inference.v1.accounts.models DELETE https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/models/{modelId} https://docs.fireworks.ai/api-reference
346
- fireworks inference.v1.accounts.models GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/models/{modelId} https://docs.fireworks.ai/api-reference
347
- fireworks inference.v1.accounts.models.create POST https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/models https://docs.fireworks.ai/api-reference
348
- fireworks inference.v1.accounts.models.getDownloadEndpoint GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/models/{modelId}:getDownloadEndpoint https://docs.fireworks.ai/api-reference
349
- fireworks inference.v1.accounts.models.getUploadEndpoint POST https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/models/{modelId}:getUploadEndpoint https://docs.fireworks.ai/api-reference
350
- fireworks inference.v1.accounts.models.list GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/models https://docs.fireworks.ai/api-reference
351
- fireworks inference.v1.accounts.models.prepare POST https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/models/{modelId}:prepare https://docs.fireworks.ai/api-reference
352
- fireworks inference.v1.accounts.models.update PATCH https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/models/{modelId} https://docs.fireworks.ai/api-reference
353
- fireworks inference.v1.accounts.models.validateUpload GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/models/{modelId}:validateUpload https://docs.fireworks.ai/api-reference
354
- fireworks inference.v1.accounts.reinforcementFineTuningJobs DELETE https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/reinforcementFineTuningJobs/{jobId} https://docs.fireworks.ai/api-reference
355
- fireworks inference.v1.accounts.reinforcementFineTuningJobs GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/reinforcementFineTuningJobs/{jobId} https://docs.fireworks.ai/api-reference
356
- fireworks inference.v1.accounts.reinforcementFineTuningJobs.create POST https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/reinforcementFineTuningJobs https://docs.fireworks.ai/api-reference
357
- fireworks inference.v1.accounts.reinforcementFineTuningJobs.list GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/reinforcementFineTuningJobs https://docs.fireworks.ai/api-reference
358
- fireworks inference.v1.accounts.reinforcementFineTuningJobs.resume POST https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/reinforcementFineTuningJobs/{jobId}:resume https://docs.fireworks.ai/api-reference
359
- fireworks inference.v1.accounts.rlorTrainerJobs DELETE https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/rlorTrainerJobs/{jobId} https://docs.fireworks.ai/api-reference
360
- fireworks inference.v1.accounts.rlorTrainerJobs GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/rlorTrainerJobs/{jobId} https://docs.fireworks.ai/api-reference
361
- fireworks inference.v1.accounts.rlorTrainerJobs.create POST https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/rlorTrainerJobs https://docs.fireworks.ai/api-reference
362
- fireworks inference.v1.accounts.rlorTrainerJobs.executeTrainStep POST https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/rlorTrainerJobs/{jobId}:executeTrainStep https://docs.fireworks.ai/api-reference
363
- fireworks inference.v1.accounts.rlorTrainerJobs.list GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/rlorTrainerJobs https://docs.fireworks.ai/api-reference
364
- fireworks inference.v1.accounts.rlorTrainerJobs.resume POST https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/rlorTrainerJobs/{jobId}:resume https://docs.fireworks.ai/api-reference
365
- fireworks inference.v1.accounts.secrets DELETE https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/secrets/{secretId} https://docs.fireworks.ai/api-reference
366
- fireworks inference.v1.accounts.secrets GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/secrets/{secretId} https://docs.fireworks.ai/api-reference
367
- fireworks inference.v1.accounts.secrets.create POST https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/secrets https://docs.fireworks.ai/api-reference
368
- fireworks inference.v1.accounts.secrets.list GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/secrets https://docs.fireworks.ai/api-reference
369
- fireworks inference.v1.accounts.secrets.update PATCH https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/secrets/{secretId} https://docs.fireworks.ai/api-reference
370
- fireworks inference.v1.accounts.supervisedFineTuningJobs DELETE https://api.fireworks.ai/inference/v1/v1/accounts/{param}/supervisedFineTuningJobs/{param} https://docs.fireworks.ai/api-reference
371
- fireworks inference.v1.accounts.supervisedFineTuningJobs GET https://api.fireworks.ai/inference/v1/v1/accounts/{param}/supervisedFineTuningJobs/{param} https://docs.fireworks.ai/api-reference
372
- fireworks inference.v1.accounts.supervisedFineTuningJobs.create POST https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/supervisedFineTuningJobs https://docs.fireworks.ai/api-reference
373
- fireworks inference.v1.accounts.supervisedFineTuningJobs.list GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/supervisedFineTuningJobs https://docs.fireworks.ai/api-reference
374
- fireworks inference.v1.accounts.supervisedFineTuningJobs.resume POST https://api.fireworks.ai/inference/v1/v1/accounts/{param}/supervisedFineTuningJobs/{param}:resume https://docs.fireworks.ai/api-reference
375
- fireworks inference.v1.accounts.users GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/users/{userId} https://docs.fireworks.ai/api-reference
376
- fireworks inference.v1.accounts.users.create POST https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/users https://docs.fireworks.ai/api-reference
377
- fireworks inference.v1.accounts.users.list GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/users https://docs.fireworks.ai/api-reference
378
- fireworks inference.v1.accounts.users.update PATCH https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/users/{userId} https://docs.fireworks.ai/api-reference
379
- fireworks inference.v1.accounts.users.update POST https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/users/{userId} https://docs.fireworks.ai/api-reference
380
- fireworks inference.v1.audio.batch GET https://api.fireworks.ai/inference/v1/v1/accounts/{accountId}/batch_job/{batchId} https://docs.fireworks.ai/api-reference
371
+ fireworks inference.v1.accounts GET https://api.fireworks.ai/v1/accounts/{accountId} https://docs.fireworks.ai/api-reference
372
+ fireworks inference.v1.accounts.apiKeys DELETE https://api.fireworks.ai/v1/accounts/{accountId}/users/{userId}/apiKeys:delete https://docs.fireworks.ai/api-reference
373
+ fireworks inference.v1.accounts.apiKeys.create POST https://api.fireworks.ai/v1/accounts/{accountId}/users/{userId}/apiKeys https://docs.fireworks.ai/api-reference
374
+ fireworks inference.v1.accounts.apiKeys.list GET https://api.fireworks.ai/v1/accounts/{accountId}/users/{userId}/apiKeys https://docs.fireworks.ai/api-reference
375
+ fireworks inference.v1.accounts.batchInferenceJobs DELETE https://api.fireworks.ai/v1/accounts/{accountId}/batchInferenceJobs/{jobId} https://docs.fireworks.ai/api-reference
376
+ fireworks inference.v1.accounts.batchInferenceJobs GET https://api.fireworks.ai/v1/accounts/{accountId}/batchInferenceJobs/{jobId} https://docs.fireworks.ai/api-reference
377
+ fireworks inference.v1.accounts.batchInferenceJobs.create POST https://api.fireworks.ai/v1/accounts/{accountId}/batchInferenceJobs https://docs.fireworks.ai/api-reference
378
+ fireworks inference.v1.accounts.batchInferenceJobs.list GET https://api.fireworks.ai/v1/accounts/{accountId}/batchInferenceJobs https://docs.fireworks.ai/api-reference
379
+ fireworks inference.v1.accounts.datasets DELETE https://api.fireworks.ai/v1/accounts/{accountId}/datasets/{datasetId} https://docs.fireworks.ai/api-reference
380
+ fireworks inference.v1.accounts.datasets GET https://api.fireworks.ai/v1/accounts/{accountId}/datasets/{datasetId} https://docs.fireworks.ai/api-reference
381
+ fireworks inference.v1.accounts.datasets.create POST https://api.fireworks.ai/v1/accounts/{accountId}/datasets https://docs.fireworks.ai/api-reference
382
+ fireworks inference.v1.accounts.datasets.getDownloadEndpoint GET https://api.fireworks.ai/v1/accounts/{accountId}/datasets/{datasetId}:getDownloadEndpoint https://docs.fireworks.ai/api-reference
383
+ fireworks inference.v1.accounts.datasets.getUploadEndpoint POST https://api.fireworks.ai/v1/accounts/{accountId}/datasets/{datasetId}:getUploadEndpoint https://docs.fireworks.ai/api-reference
384
+ fireworks inference.v1.accounts.datasets.list GET https://api.fireworks.ai/v1/accounts/{accountId}/datasets https://docs.fireworks.ai/api-reference
385
+ fireworks inference.v1.accounts.datasets.update PATCH https://api.fireworks.ai/v1/accounts/{accountId}/datasets/{datasetId} https://docs.fireworks.ai/api-reference
386
+ fireworks inference.v1.accounts.datasets.validateUpload POST https://api.fireworks.ai/v1/accounts/{accountId}/datasets/{datasetId}:validateUpload https://docs.fireworks.ai/api-reference
387
+ fireworks inference.v1.accounts.deployedModels DELETE https://api.fireworks.ai/v1/accounts/{accountId}/deployedModels/{deployedModelId} https://docs.fireworks.ai/api-reference
388
+ fireworks inference.v1.accounts.deployedModels GET https://api.fireworks.ai/v1/accounts/{accountId}/deployedModels/{deployedModelId} https://docs.fireworks.ai/api-reference
389
+ fireworks inference.v1.accounts.deployedModels.create POST https://api.fireworks.ai/v1/accounts/{accountId}/deployedModels https://docs.fireworks.ai/api-reference
390
+ fireworks inference.v1.accounts.deployedModels.list GET https://api.fireworks.ai/v1/accounts/{accountId}/deployedModels https://docs.fireworks.ai/api-reference
391
+ fireworks inference.v1.accounts.deployedModels.update PATCH https://api.fireworks.ai/v1/accounts/{accountId}/deployedModels/{deployedModelId} https://docs.fireworks.ai/api-reference
392
+ fireworks inference.v1.accounts.deploymentShapes GET https://api.fireworks.ai/v1/accounts/{accountId}/deploymentShapes/{shapeId} https://docs.fireworks.ai/api-reference
393
+ fireworks inference.v1.accounts.deploymentShapes.versions GET https://api.fireworks.ai/v1/accounts/{accountId}/deploymentShapes/{shapeId}/versions/{versionId} https://docs.fireworks.ai/api-reference
394
+ fireworks inference.v1.accounts.deploymentShapes.versions.list GET https://api.fireworks.ai/v1/accounts/{accountId}/deploymentShapes/{shapeId}/versions https://docs.fireworks.ai/api-reference
395
+ fireworks inference.v1.accounts.deployments DELETE https://api.fireworks.ai/v1/accounts/{accountId}/deployments/{deploymentId} https://docs.fireworks.ai/api-reference
396
+ fireworks inference.v1.accounts.deployments GET https://api.fireworks.ai/v1/accounts/{accountId}/deployments/{deploymentId} https://docs.fireworks.ai/api-reference
397
+ fireworks inference.v1.accounts.deployments.create POST https://api.fireworks.ai/v1/accounts/{accountId}/deployments https://docs.fireworks.ai/api-reference
398
+ fireworks inference.v1.accounts.deployments.list GET https://api.fireworks.ai/v1/accounts/{accountId}/deployments https://docs.fireworks.ai/api-reference
399
+ fireworks inference.v1.accounts.deployments.scale PATCH https://api.fireworks.ai/v1/accounts/{accountId}/deployments/{deploymentId}:scale https://docs.fireworks.ai/api-reference
400
+ fireworks inference.v1.accounts.deployments.undelete POST https://api.fireworks.ai/v1/accounts/{accountId}/deployments/{deploymentId}:undelete https://docs.fireworks.ai/api-reference
401
+ fireworks inference.v1.accounts.deployments.update PATCH https://api.fireworks.ai/v1/accounts/{accountId}/deployments/{deploymentId} https://docs.fireworks.ai/api-reference
402
+ fireworks inference.v1.accounts.dpoJobs DELETE https://api.fireworks.ai/v1/accounts/{accountId}/dpoJobs/{jobId} https://docs.fireworks.ai/api-reference
403
+ fireworks inference.v1.accounts.dpoJobs GET https://api.fireworks.ai/v1/accounts/{accountId}/dpoJobs/{jobId} https://docs.fireworks.ai/api-reference
404
+ fireworks inference.v1.accounts.dpoJobs.create POST https://api.fireworks.ai/v1/accounts/{accountId}/dpoJobs https://docs.fireworks.ai/api-reference
405
+ fireworks inference.v1.accounts.dpoJobs.getMetricsFileEndpoint GET https://api.fireworks.ai/v1/accounts/{accountId}/dpoJobs/{jobId}:getMetricsFileEndpoint https://docs.fireworks.ai/api-reference
406
+ fireworks inference.v1.accounts.dpoJobs.list GET https://api.fireworks.ai/v1/accounts/{accountId}/dpoJobs https://docs.fireworks.ai/api-reference
407
+ fireworks inference.v1.accounts.dpoJobs.resume POST https://api.fireworks.ai/v1/accounts/{accountId}/dpoJobs/{jobId}:resume https://docs.fireworks.ai/api-reference
408
+ fireworks inference.v1.accounts.evaluationJobs DELETE https://api.fireworks.ai/v1/accounts/{accountId}/evaluationJobs/{evaluationJobId} https://docs.fireworks.ai/api-reference
409
+ fireworks inference.v1.accounts.evaluationJobs GET https://api.fireworks.ai/v1/accounts/{accountId}/evaluationJobs/{evaluationJobId} https://docs.fireworks.ai/api-reference
410
+ fireworks inference.v1.accounts.evaluationJobs.create POST https://api.fireworks.ai/v1/accounts/{accountId}/evaluationJobs https://docs.fireworks.ai/api-reference
411
+ fireworks inference.v1.accounts.evaluationJobs.getExecutionLogEndpoint GET https://api.fireworks.ai/v1/accounts/{accountId}/evaluationJobs/{evaluationJobId}:getExecutionLogEndpoint https://docs.fireworks.ai/api-reference
412
+ fireworks inference.v1.accounts.evaluationJobs.list GET https://api.fireworks.ai/v1/accounts/{accountId}/evaluationJobs https://docs.fireworks.ai/api-reference
413
+ fireworks inference.v1.accounts.evaluators DELETE https://api.fireworks.ai/v1/accounts/{accountId}/evaluators/{evaluatorId} https://docs.fireworks.ai/api-reference
414
+ fireworks inference.v1.accounts.evaluators GET https://api.fireworks.ai/v1/accounts/{accountId}/evaluators/{evaluatorId} https://docs.fireworks.ai/api-reference
415
+ fireworks inference.v1.accounts.evaluators.create POST https://api.fireworks.ai/v1/accounts/{accountId}/evaluatorsV2 https://docs.fireworks.ai/api-reference
416
+ fireworks inference.v1.accounts.evaluators.getBuildLogEndpoint GET https://api.fireworks.ai/v1/accounts/{accountId}/evaluators/{evaluatorId}:getBuildLogEndpoint https://docs.fireworks.ai/api-reference
417
+ fireworks inference.v1.accounts.evaluators.getSourceCodeSignedUrl GET https://api.fireworks.ai/v1/accounts/{accountId}/evaluators/{evaluatorId}:getSourceCodeSignedUrl https://docs.fireworks.ai/api-reference
418
+ fireworks inference.v1.accounts.evaluators.getUploadEndpoint POST https://api.fireworks.ai/v1/accounts/{accountId}/evaluators/{evaluatorId}:getUploadEndpoint https://docs.fireworks.ai/api-reference
419
+ fireworks inference.v1.accounts.evaluators.list GET https://api.fireworks.ai/v1/accounts/{accountId}/evaluators https://docs.fireworks.ai/api-reference
420
+ fireworks inference.v1.accounts.evaluators.update PATCH https://api.fireworks.ai/v1/accounts/{accountId}/evaluators/{evaluatorId} https://docs.fireworks.ai/api-reference
421
+ fireworks inference.v1.accounts.evaluators.validateUpload POST https://api.fireworks.ai/v1/accounts/{accountId}/evaluators/{evaluatorId}:validateUpload https://docs.fireworks.ai/api-reference
422
+ fireworks inference.v1.accounts.list GET https://api.fireworks.ai/v1/accounts https://docs.fireworks.ai/api-reference
423
+ fireworks inference.v1.accounts.models DELETE https://api.fireworks.ai/v1/accounts/{accountId}/models/{modelId} https://docs.fireworks.ai/api-reference
424
+ fireworks inference.v1.accounts.models GET https://api.fireworks.ai/v1/accounts/{accountId}/models/{modelId} https://docs.fireworks.ai/api-reference
425
+ fireworks inference.v1.accounts.models.create POST https://api.fireworks.ai/v1/accounts/{accountId}/models https://docs.fireworks.ai/api-reference
426
+ fireworks inference.v1.accounts.models.getDownloadEndpoint GET https://api.fireworks.ai/v1/accounts/{accountId}/models/{modelId}:getDownloadEndpoint https://docs.fireworks.ai/api-reference
427
+ fireworks inference.v1.accounts.models.getUploadEndpoint POST https://api.fireworks.ai/v1/accounts/{accountId}/models/{modelId}:getUploadEndpoint https://docs.fireworks.ai/api-reference
428
+ fireworks inference.v1.accounts.models.list GET https://api.fireworks.ai/v1/accounts/{accountId}/models https://docs.fireworks.ai/api-reference
429
+ fireworks inference.v1.accounts.models.prepare POST https://api.fireworks.ai/v1/accounts/{accountId}/models/{modelId}:prepare https://docs.fireworks.ai/api-reference
430
+ fireworks inference.v1.accounts.models.update PATCH https://api.fireworks.ai/v1/accounts/{accountId}/models/{modelId} https://docs.fireworks.ai/api-reference
431
+ fireworks inference.v1.accounts.models.validateUpload GET https://api.fireworks.ai/v1/accounts/{accountId}/models/{modelId}:validateUpload https://docs.fireworks.ai/api-reference
432
+ fireworks inference.v1.accounts.reinforcementFineTuningJobs DELETE https://api.fireworks.ai/v1/accounts/{accountId}/reinforcementFineTuningJobs/{jobId} https://docs.fireworks.ai/api-reference
433
+ fireworks inference.v1.accounts.reinforcementFineTuningJobs GET https://api.fireworks.ai/v1/accounts/{accountId}/reinforcementFineTuningJobs/{jobId} https://docs.fireworks.ai/api-reference
434
+ fireworks inference.v1.accounts.reinforcementFineTuningJobs.create POST https://api.fireworks.ai/v1/accounts/{accountId}/reinforcementFineTuningJobs https://docs.fireworks.ai/api-reference
435
+ fireworks inference.v1.accounts.reinforcementFineTuningJobs.list GET https://api.fireworks.ai/v1/accounts/{accountId}/reinforcementFineTuningJobs https://docs.fireworks.ai/api-reference
436
+ fireworks inference.v1.accounts.reinforcementFineTuningJobs.resume POST https://api.fireworks.ai/v1/accounts/{accountId}/reinforcementFineTuningJobs/{jobId}:resume https://docs.fireworks.ai/api-reference
437
+ fireworks inference.v1.accounts.rlorTrainerJobs DELETE https://api.fireworks.ai/v1/accounts/{accountId}/rlorTrainerJobs/{jobId} https://docs.fireworks.ai/api-reference
438
+ fireworks inference.v1.accounts.rlorTrainerJobs GET https://api.fireworks.ai/v1/accounts/{accountId}/rlorTrainerJobs/{jobId} https://docs.fireworks.ai/api-reference
439
+ fireworks inference.v1.accounts.rlorTrainerJobs.create POST https://api.fireworks.ai/v1/accounts/{accountId}/rlorTrainerJobs https://docs.fireworks.ai/api-reference
440
+ fireworks inference.v1.accounts.rlorTrainerJobs.executeTrainStep POST https://api.fireworks.ai/v1/accounts/{accountId}/rlorTrainerJobs/{jobId}:executeTrainStep https://docs.fireworks.ai/api-reference
441
+ fireworks inference.v1.accounts.rlorTrainerJobs.list GET https://api.fireworks.ai/v1/accounts/{accountId}/rlorTrainerJobs https://docs.fireworks.ai/api-reference
442
+ fireworks inference.v1.accounts.rlorTrainerJobs.resume POST https://api.fireworks.ai/v1/accounts/{accountId}/rlorTrainerJobs/{jobId}:resume https://docs.fireworks.ai/api-reference
443
+ fireworks inference.v1.accounts.secrets DELETE https://api.fireworks.ai/v1/accounts/{accountId}/secrets/{secretId} https://docs.fireworks.ai/api-reference
444
+ fireworks inference.v1.accounts.secrets GET https://api.fireworks.ai/v1/accounts/{accountId}/secrets/{secretId} https://docs.fireworks.ai/api-reference
445
+ fireworks inference.v1.accounts.secrets.create POST https://api.fireworks.ai/v1/accounts/{accountId}/secrets https://docs.fireworks.ai/api-reference
446
+ fireworks inference.v1.accounts.secrets.list GET https://api.fireworks.ai/v1/accounts/{accountId}/secrets https://docs.fireworks.ai/api-reference
447
+ fireworks inference.v1.accounts.secrets.update PATCH https://api.fireworks.ai/v1/accounts/{accountId}/secrets/{secretId} https://docs.fireworks.ai/api-reference
448
+ fireworks inference.v1.accounts.supervisedFineTuningJobs DELETE https://api.fireworks.ai/v1/accounts/{param}/supervisedFineTuningJobs/{param} https://docs.fireworks.ai/api-reference
449
+ fireworks inference.v1.accounts.supervisedFineTuningJobs GET https://api.fireworks.ai/v1/accounts/{param}/supervisedFineTuningJobs/{param} https://docs.fireworks.ai/api-reference
450
+ fireworks inference.v1.accounts.supervisedFineTuningJobs.create POST https://api.fireworks.ai/v1/accounts/{accountId}/supervisedFineTuningJobs https://docs.fireworks.ai/api-reference
451
+ fireworks inference.v1.accounts.supervisedFineTuningJobs.list GET https://api.fireworks.ai/v1/accounts/{accountId}/supervisedFineTuningJobs https://docs.fireworks.ai/api-reference
452
+ fireworks inference.v1.accounts.supervisedFineTuningJobs.resume POST https://api.fireworks.ai/v1/accounts/{param}/supervisedFineTuningJobs/{param}:resume https://docs.fireworks.ai/api-reference
453
+ fireworks inference.v1.accounts.users GET https://api.fireworks.ai/v1/accounts/{accountId}/users/{userId} https://docs.fireworks.ai/api-reference
454
+ fireworks inference.v1.accounts.users.create POST https://api.fireworks.ai/v1/accounts/{accountId}/users https://docs.fireworks.ai/api-reference
455
+ fireworks inference.v1.accounts.users.list GET https://api.fireworks.ai/v1/accounts/{accountId}/users https://docs.fireworks.ai/api-reference
456
+ fireworks inference.v1.accounts.users.update PATCH https://api.fireworks.ai/v1/accounts/{accountId}/users/{userId} https://docs.fireworks.ai/api-reference
457
+ fireworks inference.v1.accounts.users.update POST https://api.fireworks.ai/v1/accounts/{accountId}/users/{userId} https://docs.fireworks.ai/api-reference
458
+ fireworks inference.v1.audio.batch GET https://api.fireworks.ai/v1/accounts/{accountId}/batch_job/{batchId} https://docs.fireworks.ai/api-reference
381
459
  fireworks inference.v1.audio.batch.transcriptions POST https://api.fireworks.ai/inference/v1/audio/transcriptions https://docs.fireworks.ai/api-reference
382
460
  fireworks inference.v1.audio.batch.translations POST https://api.fireworks.ai/inference/v1/audio/translations https://docs.fireworks.ai/api-reference
383
461
  fireworks inference.v1.audio.transcriptions POST https://api.fireworks.ai/inference/v1/audio/transcriptions https://docs.fireworks.ai/api-reference
@@ -387,9 +465,9 @@ fireworks inference.v1.completions POST https://api.fireworks.ai/inference/v1/co
387
465
  fireworks inference.v1.embeddings POST https://api.fireworks.ai/inference/v1/embeddings https://docs.fireworks.ai/api-reference
388
466
  fireworks inference.v1.messages POST https://api.fireworks.ai/inference/v1/messages https://docs.fireworks.ai/api-reference
389
467
  fireworks inference.v1.rerank POST https://api.fireworks.ai/inference/v1/rerank https://docs.fireworks.ai/api-reference
390
- fireworks inference.v1.workflows.getResult POST ? https://docs.fireworks.ai/api-reference
391
- fireworks inference.v1.workflows.kontext POST ? https://docs.fireworks.ai/api-reference
392
- fireworks inference.v1.workflows.textToImage POST ? https://docs.fireworks.ai/api-reference
468
+ fireworks inference.v1.workflows.getResult POST https://api.fireworks.ai/inference/v1/workflows/accounts/fireworks/models/{model}/get_result https://docs.fireworks.ai/api-reference
469
+ fireworks inference.v1.workflows.kontext POST https://api.fireworks.ai/inference/v1/workflows/accounts/fireworks/models/{model} https://docs.fireworks.ai/api-reference
470
+ fireworks inference.v1.workflows.textToImage POST https://api.fireworks.ai/inference/v1/workflows/accounts/fireworks/models/{model}/text_to_image https://docs.fireworks.ai/api-reference
393
471
  google v1.publishers.google.models.countTokens POST https://aiplatform.googleapis.com/v1/publishers/google/models/{model}:countTokens https://docs.cloud.google.com/gemini-enterprise-agent-platform/reference/express-mode/rest/v1/publishers.models/countTokens
394
472
  google v1.publishers.google.models.generateContent POST https://aiplatform.googleapis.com/v1/publishers/google/models/{model}:generateContent https://docs.cloud.google.com/vertex-ai/generative-ai/docs/reference/express-mode/rest/v1/publishers.models/generateContent
395
473
  free-media-upload catbox.upload POST https://catbox.moe/user/api.php https://catbox.moe/tools.php
@@ -400,9 +478,9 @@ free-media-upload tempsh.upload POST https://temp.sh/upload https://temp.sh/
400
478
  free-media-upload tflink.upload POST https://tmpfile.link/api/upload https://tmpfile.link/
401
479
  free-media-upload tmpfiles.api.v1.upload POST https://tmpfiles.org/api/v1/upload https://tmpfiles.org/
402
480
  free-media-upload uguu.upload POST https://uguu.se/upload https://uguu.se/
403
- kie api.fileBase64Upload POST https://api.kie.ai/api/file-base64-upload https://docs.kie.ai/file-upload-api/upload-file-base-64
404
- kie api.fileStreamUpload POST https://api.kie.ai/api/file-stream-upload https://docs.kie.ai/file-upload-api/upload-file-stream
405
- kie api.fileUrlUpload POST https://api.kie.ai/api/file-url-upload https://docs.kie.ai/file-upload-api/upload-file-url
481
+ kie api.fileBase64Upload POST https://kieai.redpandaai.co/api/file-base64-upload https://docs.kie.ai/file-upload-api/upload-file-base-64
482
+ kie api.fileStreamUpload POST https://kieai.redpandaai.co/api/file-stream-upload https://docs.kie.ai/file-upload-api/upload-file-stream
483
+ kie api.fileUrlUpload POST https://kieai.redpandaai.co/api/file-url-upload https://docs.kie.ai/file-upload-api/upload-file-url
406
484
  kie api.v1.chat.credit GET https://api.kie.ai/api/v1/chat/credit https://docs.kie.ai/common-api/get-account-credits
407
485
  kie api.v1.common.downloadUrl POST https://api.kie.ai/api/v1/common/download-url https://docs.kie.ai/common-api/download-url
408
486
  kie api.v1.generate POST https://api.kie.ai/api/v1/generate https://docs.kie.ai/suno-api/generate-music
@@ -483,77 +561,114 @@ openai v1.responses.cancel POST https://api.openai.com/v1/responses/{id}/cancel
483
561
  openai v1.responses.compact POST https://api.openai.com/v1/responses/compact https://platform.openai.com/docs/api-reference
484
562
  openai v1.responses.inputItems GET https://api.openai.com/v1/responses/{id}/input_items https://platform.openai.com/docs/api-reference
485
563
  openai v1.responses.inputTokens POST https://api.openai.com/v1/responses/input_tokens https://platform.openai.com/docs/api-reference
486
- polymarket clob.batchPricesHistory POST https://clob.polymarket.com/batch-prices-history https://docs.polymarket.com/api-reference/clob/get-batch-prices-history
487
- polymarket clob.auth.apiKey DELETE https://clob.polymarket.com/auth/api-key https://docs.polymarket.com/api-reference/authentication
488
- polymarket clob.auth.apiKey POST https://clob.polymarket.com/auth/api-key https://docs.polymarket.com/api-reference/authentication
489
- polymarket clob.auth.apiKeys GET https://clob.polymarket.com/auth/api-keys https://docs.polymarket.com/api-reference/authentication
490
- polymarket clob.auth.banStatus.closedOnly GET https://clob.polymarket.com/auth/ban-status/closed-only https://docs.polymarket.com/api-reference/authentication
491
- polymarket clob.auth.deriveApiKey GET https://clob.polymarket.com/auth/derive-api-key https://docs.polymarket.com/api-reference/authentication
492
- polymarket clob.balanceAllowance GET https://clob.polymarket.com/balance-allowance{query} https://docs.polymarket.com/api-reference/authentication
493
- polymarket clob.balanceAllowance PUT https://clob.polymarket.com/balance-allowance{query} https://docs.polymarket.com/api-reference/authentication
494
- polymarket clob.balanceAllowance.update GET https://clob.polymarket.com/balance-allowance/update{query} https://docs.polymarket.com/api-reference/authentication
495
- polymarket clob.book GET https://clob.polymarket.com/book{query} https://docs.polymarket.com/api-reference/clob/get-order-book
496
- polymarket clob.books POST https://clob.polymarket.com/books https://docs.polymarket.com/api-reference/clob/get-order-books
497
- polymarket clob.cancelAll DELETE https://clob.polymarket.com/cancel-all https://docs.polymarket.com/api-reference/trade/cancel-all-orders
498
- polymarket clob.cancelMarketOrders DELETE https://clob.polymarket.com/cancel-market-orders https://docs.polymarket.com/api-reference/trade/cancel-orders-for-a-market
499
- polymarket clob.clobMarkets GET https://clob.polymarket.com/clob-markets/{conditionId} https://docs.polymarket.com/api-reference/clob/get-clob-market-info
500
- polymarket clob.data.order GET https://clob.polymarket.com/data/order/{orderID} https://docs.polymarket.com/api-reference/trade/get-single-order-by-id
501
- polymarket clob.data.orders GET https://clob.polymarket.com/data/orders{query} https://docs.polymarket.com/api-reference/trade/get-user-orders
502
- polymarket clob.data.trades GET https://clob.polymarket.com/data/trades{query} https://docs.polymarket.com/api-reference/trade/get-trades
503
- polymarket clob.feeRate GET https://clob.polymarket.com/fee-rate/{tokenId} https://docs.polymarket.com/api-reference/clob/get-fee-rate
504
- polymarket clob.heartbeats POST https://clob.polymarket.com/heartbeats https://docs.polymarket.com/api-reference/trade/send-heartbeat
505
- polymarket clob.lastTradePrice GET https://clob.polymarket.com/last-trade-price{query} https://docs.polymarket.com/api-reference/clob/get-last-trade-price
506
- polymarket clob.lastTradesPrices POST https://clob.polymarket.com/last-trades-prices https://docs.polymarket.com/api-reference/clob/get-last-trades-prices
507
- polymarket clob.markets GET https://clob.polymarket.com/markets/{paramsOrConditionIdOrSignal} https://docs.polymarket.com/api-reference/clob/get-markets
508
- polymarket clob.marketsByToken GET https://clob.polymarket.com/markets-by-token/{tokenId} https://docs.polymarket.com/api-reference/clob/get-market-by-token
509
- polymarket clob.midpoint GET https://clob.polymarket.com/midpoint{query} https://docs.polymarket.com/api-reference/clob/get-midpoint
510
- polymarket clob.midpoints POST https://clob.polymarket.com/midpoints https://docs.polymarket.com/api-reference/clob/get-midpoints
511
- polymarket clob.notifications DELETE https://clob.polymarket.com/notifications{query} https://docs.polymarket.com/api-reference/authentication
512
- polymarket clob.notifications GET https://clob.polymarket.com/notifications{query} https://docs.polymarket.com/api-reference/authentication
513
- polymarket clob.order DELETE https://clob.polymarket.com/order https://docs.polymarket.com/api-reference/trade/cancel-single-order
514
- polymarket clob.order POST https://clob.polymarket.com/order https://docs.polymarket.com/api-reference/trade/post-a-new-order
515
- polymarket clob.placeOrder POST https://clob.polymarket.com/order https://docs.polymarket.com/api-reference/trade/post-a-new-order
516
- polymarket clob.orderScoring GET https://clob.polymarket.com/order-scoring{query} https://docs.polymarket.com/api-reference/trade/get-order-scoring-status
517
- polymarket clob.orders DELETE https://clob.polymarket.com/orders https://docs.polymarket.com/api-reference/trade/cancel-multiple-orders
518
- polymarket clob.orders POST https://clob.polymarket.com/orders https://docs.polymarket.com/api-reference/trade/post-multiple-orders
519
- polymarket clob.ordersScoring GET https://clob.polymarket.com/orders-scoring{query} https://docs.polymarket.com/api-reference/trade/get-order-scoring-status
520
- polymarket clob.ordersScoring POST https://clob.polymarket.com/orders-scoring https://docs.polymarket.com/api-reference/trade/get-order-scoring-status
521
- polymarket clob.price GET https://clob.polymarket.com/price{query} https://docs.polymarket.com/api-reference/clob/get-market-price
522
- polymarket clob.prices POST https://clob.polymarket.com/prices https://docs.polymarket.com/api-reference/clob/get-market-prices
523
- polymarket clob.pricesHistory GET https://clob.polymarket.com/prices-history{query} https://docs.polymarket.com/api-reference/clob/get-prices-history
524
- polymarket clob.samplingMarkets GET https://clob.polymarket.com/sampling-markets{query} https://docs.polymarket.com/api-reference/clob/get-sampling-markets
525
- polymarket clob.samplingSimplifiedMarkets GET https://clob.polymarket.com/sampling-simplified-markets{query} https://docs.polymarket.com/api-reference/clob/get-sampling-simplified-markets
526
- polymarket clob.simplifiedMarkets GET https://clob.polymarket.com/simplified-markets{query} https://docs.polymarket.com/api-reference/clob/get-simplified-markets
527
- polymarket clob.spread GET https://clob.polymarket.com/spread{query} https://docs.polymarket.com/api-reference/clob/get-spread
528
- polymarket clob.spreads POST https://clob.polymarket.com/spreads https://docs.polymarket.com/api-reference/clob/get-spreads
529
- polymarket clob.tickSize GET https://clob.polymarket.com/tick-size/{tokenId} https://docs.polymarket.com/api-reference/clob/get-tick-size
530
- polymarket clob.time GET https://clob.polymarket.com/time https://docs.polymarket.com/api-reference/clob/get-server-time
531
- polymarket clob.v1.heartbeats POST https://clob.polymarket.com/v1/heartbeats https://docs.polymarket.com/api-reference/trade/send-heartbeat
532
- polymarket data.activity GET https://data-api.polymarket.com/activity{query} https://docs.polymarket.com/api-reference/data/get-activity
533
- polymarket data.holders GET https://data-api.polymarket.com/holders{query} https://docs.polymarket.com/api-reference/data/get-holders
534
- polymarket data.liveVolume GET https://data-api.polymarket.com/live-volume{query} https://docs.polymarket.com/api-reference/data/get-live-volume
535
- polymarket data.oi GET https://data-api.polymarket.com/oi{query} https://docs.polymarket.com/api-reference/data/get-open-interest
536
- polymarket data.positions GET https://data-api.polymarket.com/positions{query} https://docs.polymarket.com/api-reference/data/get-positions
537
- polymarket data.trades GET https://data-api.polymarket.com/trades{query} https://docs.polymarket.com/api-reference/data/get-trades
538
- polymarket data.value GET https://data-api.polymarket.com/value{query} https://docs.polymarket.com/api-reference/data/get-positions-value
539
- polymarket gamma.comments GET https://gamma-api.polymarket.com/comments/{paramsOrIdOrSignal} https://docs.polymarket.com/api-reference/gamma/get-comments
540
- polymarket gamma.comments.byUser GET https://gamma-api.polymarket.com/comments/user_address/{address}{query} https://docs.polymarket.com/api-reference/gamma/get-comments-by-user
541
- polymarket gamma.events GET https://gamma-api.polymarket.com/events/{paramsOrIdOrSignal} https://docs.polymarket.com/api-reference/gamma/get-events
542
- polymarket gamma.events.keyset GET https://gamma-api.polymarket.com/events/keyset{query} https://docs.polymarket.com/api-reference/gamma/get-events-keyset
543
- polymarket gamma.events.slug GET https://gamma-api.polymarket.com/events/slug/{slug} https://docs.polymarket.com/api-reference/gamma/get-event-by-slug
544
- polymarket gamma.events.tags GET https://gamma-api.polymarket.com/events/{id}/tags https://docs.polymarket.com/api-reference/gamma/get-event-tags
545
- polymarket gamma.markets GET https://gamma-api.polymarket.com/markets/{paramsOrIdOrSignal} https://docs.polymarket.com/api-reference/gamma/get-markets
546
- polymarket gamma.markets.keyset GET https://gamma-api.polymarket.com/markets/keyset{query} https://docs.polymarket.com/api-reference/gamma/get-markets-keyset
547
- polymarket gamma.markets.slug GET https://gamma-api.polymarket.com/markets/slug/{slug} https://docs.polymarket.com/api-reference/gamma/get-market-by-slug
548
- polymarket gamma.markets.tags GET https://gamma-api.polymarket.com/markets/{id}/tags https://docs.polymarket.com/api-reference/gamma/get-market-tags
549
- polymarket gamma.search GET https://gamma-api.polymarket.com/public-search{query} https://docs.polymarket.com/api-reference/gamma/search
550
- polymarket gamma.series GET https://gamma-api.polymarket.com/series/{paramsOrIdOrSignal} https://docs.polymarket.com/api-reference/gamma/get-series
551
- polymarket gamma.sports GET https://gamma-api.polymarket.com/sports https://docs.polymarket.com/api-reference/gamma/get-sports
552
- polymarket gamma.sports.marketTypes GET https://gamma-api.polymarket.com/sports/market-types https://docs.polymarket.com/api-reference/gamma/get-sports-market-types
553
- polymarket gamma.tags GET https://gamma-api.polymarket.com/tags/{paramsOrIdOrSignal} https://docs.polymarket.com/api-reference/gamma/get-tags
554
- polymarket gamma.tags.relatedTags GET https://gamma-api.polymarket.com/tags/{id}/related-tags https://docs.polymarket.com/api-reference/gamma/get-related-tags-by-id
555
- polymarket gamma.tags.relatedTags.slug GET https://gamma-api.polymarket.com/tags/slug/{slug}/related-tags https://docs.polymarket.com/api-reference/gamma/get-related-tags-by-slug
556
- polymarket gamma.tags.slug GET https://gamma-api.polymarket.com/tags/slug/{slug} https://docs.polymarket.com/api-reference/gamma/get-tag-by-slug
564
+ polymarket clob.auth.apiKey DELETE https://clob.polymarket.com/auth/api-key https://docs.polymarket.com/api-reference/authentication.md
565
+ polymarket clob.auth.apiKey POST https://clob.polymarket.com/auth/api-key https://docs.polymarket.com/api-reference/authentication.md
566
+ polymarket clob.auth.apiKeys GET https://clob.polymarket.com/auth/api-keys https://docs.polymarket.com/api-reference/authentication.md
567
+ polymarket clob.auth.banStatus.closedOnly GET https://clob.polymarket.com/auth/ban-status/closed-only https://docs.polymarket.com/api-reference/authentication.md
568
+ polymarket clob.auth.builderApiKey DELETE https://clob.polymarket.com/auth/builder-api-key https://docs.polymarket.com/api-spec/clob-openapi.yaml
569
+ polymarket clob.auth.builderApiKey GET https://clob.polymarket.com/auth/builder-api-key https://docs.polymarket.com/api-spec/clob-openapi.yaml
570
+ polymarket clob.auth.builderApiKey POST https://clob.polymarket.com/auth/builder-api-key https://docs.polymarket.com/api-spec/clob-openapi.yaml
571
+ polymarket clob.auth.deriveApiKey GET https://clob.polymarket.com/auth/derive-api-key https://docs.polymarket.com/api-reference/authentication.md
572
+ polymarket clob.balanceAllowance GET https://clob.polymarket.com/balance-allowance{query} https://docs.polymarket.com/api-reference/authentication.md
573
+ polymarket clob.balanceAllowance PUT https://clob.polymarket.com/balance-allowance{query} https://docs.polymarket.com/api-reference/authentication.md
574
+ polymarket clob.balanceAllowance.update GET https://clob.polymarket.com/balance-allowance/update{query} https://docs.polymarket.com/api-reference/authentication.md
575
+ polymarket clob.batchPricesHistory POST https://clob.polymarket.com/batch-prices-history https://docs.polymarket.com/api-reference/markets/get-batch-prices-history.md
576
+ polymarket clob.book GET https://clob.polymarket.com/book{query} https://docs.polymarket.com/api-reference/market-data/get-order-book.md
577
+ polymarket clob.books GET https://clob.polymarket.com/books{query} https://docs.polymarket.com/api-spec/clob-openapi.yaml
578
+ polymarket clob.books POST https://clob.polymarket.com/books https://docs.polymarket.com/api-reference/market-data/get-order-books-request-body.md
579
+ polymarket clob.builderTrades GET https://clob.polymarket.com/builder/trades{query} https://docs.polymarket.com/api-reference/trade/get-builder-trades.md
580
+ polymarket clob.cancelAll DELETE https://clob.polymarket.com/cancel-all https://docs.polymarket.com/api-reference/trade/cancel-all-orders.md
581
+ polymarket clob.cancelMarketOrders DELETE https://clob.polymarket.com/cancel-market-orders https://docs.polymarket.com/api-reference/trade/cancel-orders-for-a-market.md
582
+ polymarket clob.clobMarkets GET https://clob.polymarket.com/clob-markets/{conditionId} https://docs.polymarket.com/api-reference/markets/get-clob-market-info.md
583
+ polymarket clob.data.order GET https://clob.polymarket.com/data/order/{orderID} https://docs.polymarket.com/api-reference/trade/get-single-order-by-id.md
584
+ polymarket clob.data.orders GET https://clob.polymarket.com/data/orders{query} https://docs.polymarket.com/api-reference/trade/get-user-orders.md
585
+ polymarket clob.data.trades GET https://clob.polymarket.com/data/trades{query} https://docs.polymarket.com/api-reference/trade/get-trades.md
586
+ polymarket clob.feeRate GET https://clob.polymarket.com/fee-rate/{tokenId} https://docs.polymarket.com/api-reference/market-data/get-fee-rate-by-path-parameter.md
587
+ polymarket clob.feeRateByQuery GET https://clob.polymarket.com/fee-rate{query} https://docs.polymarket.com/api-reference/market-data/get-fee-rate.md
588
+ polymarket clob.heartbeats POST https://clob.polymarket.com/heartbeats https://docs.polymarket.com/api-reference/trade/send-heartbeat.md
589
+ polymarket clob.lastTradePrice GET https://clob.polymarket.com/last-trade-price{query} https://docs.polymarket.com/api-reference/market-data/get-last-trade-price.md
590
+ polymarket clob.lastTradesPrices GET https://clob.polymarket.com/last-trades-prices{query} https://docs.polymarket.com/api-reference/market-data/get-last-trade-prices-query-parameters.md
591
+ polymarket clob.lastTradesPrices POST https://clob.polymarket.com/last-trades-prices https://docs.polymarket.com/api-reference/market-data/get-last-trade-prices-request-body.md
592
+ polymarket clob.marketLiveActivity GET https://clob.polymarket.com/markets/live-activity/{conditionId} https://docs.polymarket.com/api-spec/clob-openapi.yaml
593
+ polymarket clob.markets GET https://clob.polymarket.com/markets/{paramsOrConditionIdOrSignal} https://docs.polymarket.com/api-spec/clob-openapi.yaml
594
+ polymarket clob.marketsByToken GET https://clob.polymarket.com/markets-by-token/{tokenId} https://docs.polymarket.com/api-reference/markets/get-market-by-token.md
595
+ polymarket clob.marketsLiveActivity POST https://clob.polymarket.com/markets/live-activity https://docs.polymarket.com/api-spec/clob-openapi.yaml
596
+ polymarket clob.midpoint GET https://clob.polymarket.com/midpoint{query} https://docs.polymarket.com/api-reference/data/get-midpoint-price.md
597
+ polymarket clob.midpoints GET https://clob.polymarket.com/midpoints{query} https://docs.polymarket.com/api-reference/market-data/get-midpoint-prices-query-parameters.md
598
+ polymarket clob.midpoints POST https://clob.polymarket.com/midpoints https://docs.polymarket.com/api-reference/market-data/get-midpoint-prices-request-body.md
599
+ polymarket clob.negRisk GET https://clob.polymarket.com/neg-risk/{tokenId} https://docs.polymarket.com/api-spec/clob-openapi.yaml
600
+ polymarket clob.negRiskByQuery GET https://clob.polymarket.com/neg-risk{query} https://docs.polymarket.com/api-spec/clob-openapi.yaml
601
+ polymarket clob.notifications DELETE https://clob.polymarket.com/notifications{query} https://docs.polymarket.com/api-reference/authentication.md
602
+ polymarket clob.notifications GET https://clob.polymarket.com/notifications{query} https://docs.polymarket.com/api-reference/authentication.md
603
+ polymarket clob.order DELETE https://clob.polymarket.com/order https://docs.polymarket.com/api-reference/trade/cancel-single-order.md
604
+ polymarket clob.order POST https://clob.polymarket.com/order https://docs.polymarket.com/api-reference/trade/post-a-new-order.md
605
+ polymarket clob.orderScoring GET https://clob.polymarket.com/order-scoring{query} https://docs.polymarket.com/api-reference/trade/get-order-scoring-status.md
606
+ polymarket clob.orders DELETE https://clob.polymarket.com/orders https://docs.polymarket.com/api-reference/trade/cancel-multiple-orders.md
607
+ polymarket clob.orders POST https://clob.polymarket.com/orders https://docs.polymarket.com/api-reference/trade/post-multiple-orders.md
608
+ polymarket clob.ordersScoring GET https://clob.polymarket.com/orders-scoring{query} https://docs.polymarket.com/api-reference/trade/get-order-scoring-status.md
609
+ polymarket clob.ordersScoring POST https://clob.polymarket.com/orders-scoring https://docs.polymarket.com/api-reference/trade/get-order-scoring-status.md
610
+ polymarket clob.placeOrder POST https://clob.polymarket.com/order https://docs.polymarket.com/api-reference/trade/post-a-new-order.md
611
+ polymarket clob.price GET https://clob.polymarket.com/price{query} https://docs.polymarket.com/api-reference/market-data/get-market-price.md
612
+ polymarket clob.prices GET https://clob.polymarket.com/prices{query} https://docs.polymarket.com/api-reference/market-data/get-market-prices-query-parameters.md
613
+ polymarket clob.prices POST https://clob.polymarket.com/prices https://docs.polymarket.com/api-reference/market-data/get-market-prices-request-body.md
614
+ polymarket clob.pricesHistory GET https://clob.polymarket.com/prices-history{query} https://docs.polymarket.com/api-reference/markets/get-prices-history.md
615
+ polymarket clob.rebates.current GET https://clob.polymarket.com/rebates/current{query} https://docs.polymarket.com/api-reference/rebates/get-current-rebated-fees-for-a-maker.md
616
+ polymarket clob.rewards.markets.byCondition GET https://clob.polymarket.com/rewards/markets/{conditionId}{query} https://docs.polymarket.com/api-reference/rewards/get-raw-rewards-for-a-specific-market.md
617
+ polymarket clob.rewards.markets.current GET https://clob.polymarket.com/rewards/markets/current{query} https://docs.polymarket.com/api-reference/rewards/get-current-active-rewards-configurations.md
618
+ polymarket clob.rewards.markets.multi GET https://clob.polymarket.com/rewards/markets/multi{query} https://docs.polymarket.com/api-reference/rewards/get-multiple-markets-with-rewards.md
619
+ polymarket clob.rewards.user GET https://clob.polymarket.com/rewards/user{query} https://docs.polymarket.com/api-reference/rewards/get-earnings-for-user-by-date.md
620
+ polymarket clob.rewards.userMarkets GET https://clob.polymarket.com/rewards/user/markets{query} https://docs.polymarket.com/api-reference/rewards/get-user-earnings-and-markets-configuration.md
621
+ polymarket clob.rewards.userPercentages GET https://clob.polymarket.com/rewards/user/percentages{query} https://docs.polymarket.com/api-reference/rewards/get-reward-percentages-for-user.md
622
+ polymarket clob.rewards.userTotal GET https://clob.polymarket.com/rewards/user/total{query} https://docs.polymarket.com/api-reference/rewards/get-total-earnings-for-user-by-date.md
623
+ polymarket clob.samplingMarkets GET https://clob.polymarket.com/sampling-markets{query} https://docs.polymarket.com/api-reference/markets/get-sampling-markets.md
624
+ polymarket clob.samplingSimplifiedMarkets GET https://clob.polymarket.com/sampling-simplified-markets{query} https://docs.polymarket.com/api-reference/markets/get-sampling-simplified-markets.md
625
+ polymarket clob.simplifiedMarkets GET https://clob.polymarket.com/simplified-markets{query} https://docs.polymarket.com/api-reference/markets/get-simplified-markets.md
626
+ polymarket clob.spread GET https://clob.polymarket.com/spread{query} https://docs.polymarket.com/api-reference/market-data/get-spread.md
627
+ polymarket clob.spreads POST https://clob.polymarket.com/spreads https://docs.polymarket.com/api-reference/market-data/get-spreads.md
628
+ polymarket clob.tickSize GET https://clob.polymarket.com/tick-size/{tokenId} https://docs.polymarket.com/api-reference/market-data/get-tick-size-by-path-parameter.md
629
+ polymarket clob.tickSizeByQuery GET https://clob.polymarket.com/tick-size{query} https://docs.polymarket.com/api-reference/market-data/get-tick-size.md
630
+ polymarket clob.time GET https://clob.polymarket.com/time https://docs.polymarket.com/api-reference/data/get-server-time.md
631
+ polymarket clob.v1.heartbeats POST https://clob.polymarket.com/v1/heartbeats https://docs.polymarket.com/api-reference/trade/send-heartbeat.md
632
+ polymarket data.accounting.snapshot GET https://data-api.polymarket.com/v1/accounting/snapshot{query} https://docs.polymarket.com/api-reference/misc/download-an-accounting-snapshot-zip-of-csvs.md
633
+ polymarket data.activity GET https://data-api.polymarket.com/activity{query} https://docs.polymarket.com/api-reference/core/get-user-activity.md
634
+ polymarket data.activity.combos GET https://data-api.polymarket.com/v1/activity/combos{query} https://docs.polymarket.com/api-reference/core/get-user-combo-activity.md
635
+ polymarket data.builders.leaderboard GET https://data-api.polymarket.com/v1/builders/leaderboard{query} https://docs.polymarket.com/api-reference/builders/get-aggregated-builder-leaderboard.md
636
+ polymarket data.builders.volume GET https://data-api.polymarket.com/v1/builders/volume{query} https://docs.polymarket.com/api-reference/builders/get-daily-builder-volume-time-series.md
637
+ polymarket data.closedPositions GET https://data-api.polymarket.com/closed-positions{query} https://docs.polymarket.com/api-reference/core/get-closed-positions-for-a-user.md
638
+ polymarket data.health GET https://data-api.polymarket.com/ https://docs.polymarket.com/api-spec/data-openapi.yaml
639
+ polymarket data.holders GET https://data-api.polymarket.com/holders{query} https://docs.polymarket.com/api-reference/core/get-top-holders-for-markets.md
640
+ polymarket data.leaderboard GET https://data-api.polymarket.com/v1/leaderboard{query} https://docs.polymarket.com/api-reference/core/get-trader-leaderboard-rankings.md
641
+ polymarket data.liveVolume GET https://data-api.polymarket.com/live-volume{query} https://docs.polymarket.com/api-reference/misc/get-live-volume-for-an-event.md
642
+ polymarket data.marketPositions GET https://data-api.polymarket.com/v1/market-positions{query} https://docs.polymarket.com/api-reference/core/get-positions-for-a-market.md
643
+ polymarket data.oi GET https://data-api.polymarket.com/oi{query} https://docs.polymarket.com/api-reference/misc/get-open-interest.md
644
+ polymarket data.positions GET https://data-api.polymarket.com/positions{query} https://docs.polymarket.com/api-reference/core/get-current-positions-for-a-user.md
645
+ polymarket data.positions.combos GET https://data-api.polymarket.com/v1/positions/combos{query} https://docs.polymarket.com/api-reference/core/get-user-combo-positions.md
646
+ polymarket data.traded GET https://data-api.polymarket.com/traded{query} https://docs.polymarket.com/api-reference/misc/get-total-markets-a-user-has-traded.md
647
+ polymarket data.trades GET https://data-api.polymarket.com/trades{query} https://docs.polymarket.com/api-reference/core/get-trades-for-a-user-or-markets.md
648
+ polymarket data.value GET https://data-api.polymarket.com/value{query} https://docs.polymarket.com/api-reference/core/get-total-value-of-a-users-positions.md
649
+ polymarket gamma.comments GET https://gamma-api.polymarket.com/comments/{paramsOrIdOrSignal} https://docs.polymarket.com/api-reference/comments/list-comments.md
650
+ polymarket gamma.comments.byUser GET https://gamma-api.polymarket.com/comments/user_address/{address}{query} https://docs.polymarket.com/api-reference/comments/get-comments-by-user-address.md
651
+ polymarket gamma.events GET https://gamma-api.polymarket.com/events/{paramsOrIdOrSignal} https://docs.polymarket.com/api-reference/events/list-events.md
652
+ polymarket gamma.events.keyset GET https://gamma-api.polymarket.com/events/keyset{query} https://docs.polymarket.com/api-reference/events/list-events-keyset-pagination.md
653
+ polymarket gamma.events.slug GET https://gamma-api.polymarket.com/events/slug/{slug} https://docs.polymarket.com/api-reference/events/get-event-by-slug.md
654
+ polymarket gamma.events.tags GET https://gamma-api.polymarket.com/events/{id}/tags https://docs.polymarket.com/api-reference/events/get-event-tags.md
655
+ polymarket gamma.markets GET https://gamma-api.polymarket.com/markets/{paramsOrIdOrSignal} https://docs.polymarket.com/api-reference/markets/list-markets.md
656
+ polymarket gamma.markets.keyset GET https://gamma-api.polymarket.com/markets/keyset{query} https://docs.polymarket.com/api-reference/markets/list-markets-keyset-pagination.md
657
+ polymarket gamma.markets.slug GET https://gamma-api.polymarket.com/markets/slug/{slug} https://docs.polymarket.com/api-reference/markets/get-market-by-slug.md
658
+ polymarket gamma.markets.tags GET https://gamma-api.polymarket.com/markets/{id}/tags https://docs.polymarket.com/api-reference/markets/get-market-tags-by-id.md
659
+ polymarket gamma.publicProfile GET https://gamma-api.polymarket.com/public-profile{query} https://docs.polymarket.com/api-reference/profiles/get-public-profile-by-wallet-address.md
660
+ polymarket gamma.search GET https://gamma-api.polymarket.com/public-search{query} https://docs.polymarket.com/api-reference/search/search-markets-events-and-profiles.md
661
+ polymarket gamma.series GET https://gamma-api.polymarket.com/series/{paramsOrIdOrSignal} https://docs.polymarket.com/api-reference/series/list-series.md
662
+ polymarket gamma.sports GET https://gamma-api.polymarket.com/sports https://docs.polymarket.com/api-reference/sports/get-sports-metadata-information.md
663
+ polymarket gamma.sports.marketTypes GET https://gamma-api.polymarket.com/sports/market-types https://docs.polymarket.com/api-reference/sports/get-valid-sports-market-types.md
664
+ polymarket gamma.status GET https://gamma-api.polymarket.com/status https://docs.polymarket.com/api-spec/gamma-openapi.yaml
665
+ polymarket gamma.tags GET https://gamma-api.polymarket.com/tags/{paramsOrIdOrSignal} https://docs.polymarket.com/api-reference/tags/list-tags.md
666
+ polymarket gamma.tags.relatedTags GET https://gamma-api.polymarket.com/tags/{id}/related-tags{query} https://docs.polymarket.com/api-reference/tags/get-related-tags-relationships-by-tag-id.md
667
+ polymarket gamma.tags.relatedTags.slug GET https://gamma-api.polymarket.com/tags/slug/{slug}/related-tags{query} https://docs.polymarket.com/api-reference/tags/get-related-tags-relationships-by-tag-slug.md
668
+ polymarket gamma.tags.relatedTags.tags GET https://gamma-api.polymarket.com/tags/{id}/related-tags/tags{query} https://docs.polymarket.com/api-reference/tags/get-tags-related-to-a-tag-id.md
669
+ polymarket gamma.tags.relatedTags.tags.slug GET https://gamma-api.polymarket.com/tags/slug/{slug}/related-tags/tags{query} https://docs.polymarket.com/api-reference/tags/get-tags-related-to-a-tag-slug.md
670
+ polymarket gamma.tags.slug GET https://gamma-api.polymarket.com/tags/slug/{slug} https://docs.polymarket.com/api-reference/tags/get-tag-by-slug.md
671
+ polymarket gamma.teams GET https://gamma-api.polymarket.com/teams{query} https://docs.polymarket.com/api-reference/sports/list-teams.md
557
672
  telegram sendAudio POST https://api.telegram.org/bot{token}/sendAudio https://core.telegram.org/bots/api#sendaudio
558
673
  telegram sendMessage POST https://api.telegram.org/bot{token}/sendMessage https://core.telegram.org/bots/api#sendmessage
559
674
  telegram sendPhoto POST https://api.telegram.org/bot{token}/sendPhoto https://core.telegram.org/bots/api#sendphoto
@@ -591,6 +706,7 @@ xai v1.documents.search POST https://api.x.ai/v1/documents/search https://docs.x
591
706
  xai v1.files DELETE https://api.x.ai/v1/files/{fileId} https://docs.x.ai/docs/api-reference
592
707
  xai v1.files GET https://api.x.ai/v1/files/{fileIdOrSignal} https://docs.x.ai/docs/api-reference
593
708
  xai v1.files POST https://api.x.ai/v1/files https://docs.x.ai/docs/api-reference
709
+ xai v1.files.content GET https://api.x.ai/v1/files/{fileId}/content https://docs.x.ai/docs/api-reference
594
710
  xai v1.imageGenerationModels GET https://api.x.ai/v1/image-generation-models/{modelIdOrSignal} https://docs.x.ai/docs/api-reference
595
711
  xai v1.images.edits POST https://api.x.ai/v1/images/edits https://docs.x.ai/developers/rest-api-reference/inference/images
596
712
  xai v1.images.generations POST https://api.x.ai/v1/images/generations https://docs.x.ai/developers/rest-api-reference/inference/images
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apicity/mcp-server",
3
- "version": "0.4.2",
3
+ "version": "0.5.0",
4
4
  "description": "Optional MCP (Model Context Protocol) server that exposes every @apicity provider endpoint as a tool.",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -47,27 +47,27 @@
47
47
  },
48
48
  "dependencies": {
49
49
  "@modelcontextprotocol/sdk": "^1.29.0",
50
- "@apicity/alibaba": "0.4.2",
51
- "@apicity/anthropic": "0.4.2",
52
- "@apicity/b2": "0.4.2",
53
- "@apicity/binance": "0.4.2",
54
- "@apicity/cost": "0.4.2",
55
- "@apicity/dolthub": "0.4.2",
56
- "@apicity/elevenlabs": "0.4.2",
57
- "@apicity/fal": "0.4.2",
58
- "@apicity/fireworks": "0.4.2",
59
- "@apicity/free-media-upload": "0.4.2",
60
- "@apicity/google": "0.4.2",
61
- "@apicity/meta": "0.4.2",
62
- "@apicity/kie": "0.4.2",
63
- "@apicity/kimicoding": "0.4.2",
64
- "@apicity/openai": "0.4.2",
65
- "@apicity/polymarket": "0.4.2",
66
- "@apicity/s3": "0.4.2",
67
- "@apicity/telegram": "0.4.2",
68
- "@apicity/x": "0.4.2",
69
- "@apicity/xai": "0.4.2",
70
- "@apicity/youtube": "0.4.2"
50
+ "@apicity/anthropic": "0.5.0",
51
+ "@apicity/alibaba": "0.5.0",
52
+ "@apicity/b2": "0.5.0",
53
+ "@apicity/binance": "0.5.0",
54
+ "@apicity/cost": "0.5.0",
55
+ "@apicity/dolthub": "0.5.0",
56
+ "@apicity/elevenlabs": "0.5.0",
57
+ "@apicity/fal": "0.5.0",
58
+ "@apicity/free-media-upload": "0.5.0",
59
+ "@apicity/fireworks": "0.5.0",
60
+ "@apicity/google": "0.5.0",
61
+ "@apicity/meta": "0.5.0",
62
+ "@apicity/kie": "0.5.0",
63
+ "@apicity/kimicoding": "0.5.0",
64
+ "@apicity/openai": "0.5.0",
65
+ "@apicity/polymarket": "0.5.0",
66
+ "@apicity/s3": "0.5.0",
67
+ "@apicity/telegram": "0.5.0",
68
+ "@apicity/x": "0.5.0",
69
+ "@apicity/xai": "0.5.0",
70
+ "@apicity/youtube": "0.5.0"
71
71
  },
72
72
  "homepage": "https://github.com/justintanner/apicity#readme",
73
73
  "bugs": {