{"info":{"contact":{"email":"olivier@apiosk.com"},"description":"Pay-per-call API gateway on the x402 protocol (HTTP 402 + USDC on Base). This document covers the gateway's discovery and execution meta-endpoints. Individual provider APIs are reachable at /{api_slug}/{path} and described by GET /{api_slug}/metadata.","title":"Apiosk Gateway","version":"0.1.0","x-guidance":"Discover APIs with GET /v1/apis (free). Read one API's operations, schemas, and pricing with GET /{api_slug}/metadata (free). Call it with POST /{api_slug}/execute using {operation, input} — paid calls return 402 with x402 payment requirements (accepts[]) until a valid X-Payment proof is supplied; price varies per api_slug/operation, see GET /{api_slug}/metadata or the runtime 402 body for the exact amount. Full payable-resource list: GET /.well-known/x402."},"openapi":"3.1.0","paths":{"/alpha-vantage/execute":{"post":{"operationId":"execute_alpha_vantage","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Alpha Vantage API.","x-payment-info":{"price":{"amount":"0.0600","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-aadhar-validator/execute":{"post":{"operationId":"execute_apyhub_aadhar_validator","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Validate Aadhaar API API.","x-payment-info":{"price":{"amount":"0.00206250","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-ai-audio-detect-language/execute":{"post":{"operationId":"execute_apyhub_ai_audio_detect_language","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the AI Audio Language Detection API API.","x-payment-info":{"price":{"amount":"0.20625000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-ai-document-extract-invoice/execute":{"post":{"operationId":"execute_apyhub_ai_document_extract_invoice","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the AI Document Invoice Data Extraction API API.","x-payment-info":{"price":{"amount":"0.20625000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-ai-document-extract-receipt/execute":{"post":{"operationId":"execute_apyhub_ai_document_extract_receipt","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the AI Document Receipt Data Extraction API API.","x-payment-info":{"price":{"amount":"0.20625000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-ai-image-detect-brand/execute":{"post":{"operationId":"execute_apyhub_ai_image_detect_brand","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the AI Image Brand/Logo Detection API API.","x-payment-info":{"price":{"amount":"0.20625000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-ai-image-detect-face/execute":{"post":{"operationId":"execute_apyhub_ai_image_detect_face","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the AI Image Face Detection API API.","x-payment-info":{"price":{"amount":"0.20625000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-ai-image-detect-landmark/execute":{"post":{"operationId":"execute_apyhub_ai_image_detect_landmark","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the AI Image Landmark Detection API API.","x-payment-info":{"price":{"amount":"0.20625000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-ai-image-detect-object/execute":{"post":{"operationId":"execute_apyhub_ai_image_detect_object","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the AI Image Objects Detection API API.","x-payment-info":{"price":{"amount":"0.20625000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-ai-image-ocr/execute":{"post":{"operationId":"execute_apyhub_ai_image_ocr","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the AI Image Optical Character Recognition (OCR)  API.","x-payment-info":{"price":{"amount":"0.20625000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-ai-summarize-documents/execute":{"post":{"operationId":"execute_apyhub_ai_summarize_documents","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the AI Summarize Documents API API.","x-payment-info":{"price":{"amount":"1.0725","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-ai-summarize/execute":{"post":{"operationId":"execute_apyhub_ai_summarize","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the AI Summarize API API.","x-payment-info":{"price":{"amount":"1.0725","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-ai-video-detect-language/execute":{"post":{"operationId":"execute_apyhub_ai_video_detect_language","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the AI Video Language Detection API API.","x-payment-info":{"price":{"amount":"0.20625000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-analyse-keywords/execute":{"post":{"operationId":"execute_apyhub_analyse_keywords","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Analyse Keywords API API.","x-payment-info":{"price":{"amount":"0.0825","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-audio-converter-wav-mp3/execute":{"post":{"operationId":"execute_apyhub_audio_converter_wav_mp3","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert WAV to MP3 API API.","x-payment-info":{"price":{"amount":"0.04125000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-bar-graph/execute":{"post":{"operationId":"execute_apyhub_bar_graph","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Generate Bar Graph API API.","x-payment-info":{"price":{"amount":"0.02475000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-boomlify-temp-mail/execute":{"post":{"operationId":"execute_apyhub_boomlify_temp_mail","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Temporary and Disposable emails API API.","x-payment-info":{"price":{"amount":"0.01031250","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-chisleroff-advanced-webpage-to-pdf-api/execute":{"post":{"operationId":"execute_apyhub_chisleroff_advanced_webpage_to_pdf_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Advanced Webpage to PDF API API.","x-payment-info":{"price":{"amount":"0.04125000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-chisleroff-check-rich-results-api/execute":{"post":{"operationId":"execute_apyhub_chisleroff_check_rich_results_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Check Rich Results API API.","x-payment-info":{"price":{"amount":"0.04125000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-chisleroff-convert-and-format-raw-html-to-pdf-api/execute":{"post":{"operationId":"execute_apyhub_chisleroff_convert_and_format_raw_html_to_pdf_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert and Format raw HTML to PDF API API.","x-payment-info":{"price":{"amount":"0.04125000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-chisleroff-convert-html-to-markdown-api/execute":{"post":{"operationId":"execute_apyhub_chisleroff_convert_html_to_markdown_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert HTML to Markdown API API.","x-payment-info":{"price":{"amount":"0.02062500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-chisleroff-detect-tech-stack-api/execute":{"post":{"operationId":"execute_apyhub_chisleroff_detect_tech_stack_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Detect Tech Stack API API.","x-payment-info":{"price":{"amount":"0.02062500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-chisleroff-dynamic-og-image-api/execute":{"post":{"operationId":"execute_apyhub_chisleroff_dynamic_og_image_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Dynamic OG Image API API.","x-payment-info":{"price":{"amount":"0.02062500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-chisleroff-evaluate-seo-health-api/execute":{"post":{"operationId":"execute_apyhub_chisleroff_evaluate_seo_health_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Evaluate SEO Health API API.","x-payment-info":{"price":{"amount":"0.02062500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-chisleroff-extract-article-from-web-api/execute":{"post":{"operationId":"execute_apyhub_chisleroff_extract_article_from_web_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Extract Article From Web API API.","x-payment-info":{"price":{"amount":"0.04125000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-chisleroff-extract-contact-information-api/execute":{"post":{"operationId":"execute_apyhub_chisleroff_extract_contact_information_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Extract Contact Information API API.","x-payment-info":{"price":{"amount":"0.04125000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-chisleroff-extract-product-information-api/execute":{"post":{"operationId":"execute_apyhub_chisleroff_extract_product_information_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Extract Product Information API API.","x-payment-info":{"price":{"amount":"0.04125000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-chisleroff-full-site-audit-api/execute":{"post":{"operationId":"execute_apyhub_chisleroff_full_site_audit_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Full Site Audit API API.","x-payment-info":{"price":{"amount":"0.04125000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-chisleroff-security-headers-audit-api/execute":{"post":{"operationId":"execute_apyhub_chisleroff_security_headers_audit_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Security Headers Audit API API.","x-payment-info":{"price":{"amount":"0.04125000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-chisleroff-validate-html-api/execute":{"post":{"operationId":"execute_apyhub_chisleroff_validate_html_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Validate HTML API API.","x-payment-info":{"price":{"amount":"0.02062500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-chisleroff-validate-schema-api/execute":{"post":{"operationId":"execute_apyhub_chisleroff_validate_schema_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Validate Schema API API.","x-payment-info":{"price":{"amount":"0.04125000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-compress-video/execute":{"post":{"operationId":"execute_apyhub_compress_video","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Compress Video File API API.","x-payment-info":{"price":{"amount":"0.22687500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-convert-to-pdf/execute":{"post":{"operationId":"execute_apyhub_convert_to_pdf","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Merge Files to PDF API API.","x-payment-info":{"price":{"amount":"0.06187500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-convert-video/execute":{"post":{"operationId":"execute_apyhub_convert_video","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert Video Formats API API.","x-payment-info":{"price":{"amount":"0.22687500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-converter-csv-excel/execute":{"post":{"operationId":"execute_apyhub_converter_csv_excel","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert CSV to Excel API API.","x-payment-info":{"price":{"amount":"0.02062500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-converter-csv-json/execute":{"post":{"operationId":"execute_apyhub_converter_csv_json","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert CSV to JSON API API.","x-payment-info":{"price":{"amount":"0.02062500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-converter-csv-xml/execute":{"post":{"operationId":"execute_apyhub_converter_csv_xml","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert CSV to XML API API.","x-payment-info":{"price":{"amount":"0.02062500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-converter-doc-pdf/execute":{"post":{"operationId":"execute_apyhub_converter_doc_pdf","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert Word to PDF API API.","x-payment-info":{"price":{"amount":"0.04125000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-converter-html-pdf/execute":{"post":{"operationId":"execute_apyhub_converter_html_pdf","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert HTML to PDF API API.","x-payment-info":{"price":{"amount":"0.04125000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-converter-image-pdf/execute":{"post":{"operationId":"execute_apyhub_converter_image_pdf","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert Images to PDF API API.","x-payment-info":{"price":{"amount":"0.04125000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-converter-json-csv/execute":{"post":{"operationId":"execute_apyhub_converter_json_csv","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert JSON to CSV API API.","x-payment-info":{"price":{"amount":"0.02062500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-converter-json-graphql/execute":{"post":{"operationId":"execute_apyhub_converter_json_graphql","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert JSON to GraphQL Schema API API.","x-payment-info":{"price":{"amount":"0.02062500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-converter-json-markdown/execute":{"post":{"operationId":"execute_apyhub_converter_json_markdown","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert JSON to Markdown API API.","x-payment-info":{"price":{"amount":"0.02062500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-converter-json-mongoose/execute":{"post":{"operationId":"execute_apyhub_converter_json_mongoose","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert JSON to Mongoose Schema API API.","x-payment-info":{"price":{"amount":"0.02062500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-converter-json-prisma/execute":{"post":{"operationId":"execute_apyhub_converter_json_prisma","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert JSON to Prisma Schema API API.","x-payment-info":{"price":{"amount":"0.02062500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-converter-json-xml/execute":{"post":{"operationId":"execute_apyhub_converter_json_xml","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert JSON to XML API API.","x-payment-info":{"price":{"amount":"0.02062500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-converter-json-yaml/execute":{"post":{"operationId":"execute_apyhub_converter_json_yaml","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert JSON to YAML API API.","x-payment-info":{"price":{"amount":"0.02062500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-converter-json-zod/execute":{"post":{"operationId":"execute_apyhub_converter_json_zod","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert JSON to Zod Schema API API.","x-payment-info":{"price":{"amount":"0.02062500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-converter-markdown-json/execute":{"post":{"operationId":"execute_apyhub_converter_markdown_json","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert Markdown to JSON API API.","x-payment-info":{"price":{"amount":"0.02062500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-converter-markdown-pdf/execute":{"post":{"operationId":"execute_apyhub_converter_markdown_pdf","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert Markdown to PDF API API.","x-payment-info":{"price":{"amount":"0.02062500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-converter-md-html/execute":{"post":{"operationId":"execute_apyhub_converter_md_html","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert Markdown to HTML files API API.","x-payment-info":{"price":{"amount":"0.02062500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-converter-pes-zip/execute":{"post":{"operationId":"execute_apyhub_converter_pes_zip","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert PES to ZIP API API.","x-payment-info":{"price":{"amount":"0.02062500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-converter-presentation-pdf/execute":{"post":{"operationId":"execute_apyhub_converter_presentation_pdf","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert Presentations to PDF API API.","x-payment-info":{"price":{"amount":"0.04125000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-converter-rss-json/execute":{"post":{"operationId":"execute_apyhub_converter_rss_json","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert RSS to JSON API API.","x-payment-info":{"price":{"amount":"0.06187500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-converter-spreadsheet-pdf/execute":{"post":{"operationId":"execute_apyhub_converter_spreadsheet_pdf","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert Spreadsheets to PDF API API.","x-payment-info":{"price":{"amount":"0.04125000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-converter-xml-csv/execute":{"post":{"operationId":"execute_apyhub_converter_xml_csv","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert XML to CSV API API.","x-payment-info":{"price":{"amount":"0.02062500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-converter-xml-json/execute":{"post":{"operationId":"execute_apyhub_converter_xml_json","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert XML to JSON API API.","x-payment-info":{"price":{"amount":"0.02062500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-converter-yaml-json/execute":{"post":{"operationId":"execute_apyhub_converter_yaml_json","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert YAML to JSON API API.","x-payment-info":{"price":{"amount":"0.02062500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-currency-conversion-multiple/execute":{"post":{"operationId":"execute_apyhub_currency_conversion_multiple","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert Currency to Multiple Currencies API API.","x-payment-info":{"price":{"amount":"0.04125000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-currency-conversion/execute":{"post":{"operationId":"execute_apyhub_currency_conversion","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert Currency API API.","x-payment-info":{"price":{"amount":"0.02062500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-data-info-country/execute":{"post":{"operationId":"execute_apyhub_data_info_country","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Country Information API API.","x-payment-info":{"price":{"amount":"0.00206250","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-data-lists-country/execute":{"post":{"operationId":"execute_apyhub_data_lists_country","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Countries Dictionary API API.","x-payment-info":{"price":{"amount":"0.00206250","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-data-lists-currency/execute":{"post":{"operationId":"execute_apyhub_data_lists_currency","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Currencies Dictionary API API.","x-payment-info":{"price":{"amount":"0.00206250","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-data-lists-timezone/execute":{"post":{"operationId":"execute_apyhub_data_lists_timezone","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Timezones Dictionary API API.","x-payment-info":{"price":{"amount":"0.00206250","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-data-postcodes-india/execute":{"post":{"operationId":"execute_apyhub_data_postcodes_india","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Validate Indian Postcodes API API.","x-payment-info":{"price":{"amount":"0.00412500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-data-postcodes-uk/execute":{"post":{"operationId":"execute_apyhub_data_postcodes_uk","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Validate UK Postcodes API API.","x-payment-info":{"price":{"amount":"0.00412500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-extract-file-secure-unarchive/execute":{"post":{"operationId":"execute_apyhub_extract_file_secure_unarchive","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Unarchive Secured Files API API.","x-payment-info":{"price":{"amount":"0.12375000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-extract-file-unarchive/execute":{"post":{"operationId":"execute_apyhub_extract_file_unarchive","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Unarchive Files API API.","x-payment-info":{"price":{"amount":"0.10312500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-extract-links/execute":{"post":{"operationId":"execute_apyhub_extract_links","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Extract Links from Webpage API API.","x-payment-info":{"price":{"amount":"0.02062500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-extract-user-agent/execute":{"post":{"operationId":"execute_apyhub_extract_user_agent","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Extract User Agent API API.","x-payment-info":{"price":{"amount":"0.00825000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-extract-video-audio/execute":{"post":{"operationId":"execute_apyhub_extract_video_audio","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Audio Extractor from Video API API.","x-payment-info":{"price":{"amount":"0.22687500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-extract-video-metadata/execute":{"post":{"operationId":"execute_apyhub_extract_video_metadata","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Extract Video Metadata API API.","x-payment-info":{"price":{"amount":"0.10312500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-extractor-pdf-text/execute":{"post":{"operationId":"execute_apyhub_extractor_pdf_text","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Extract Text from PDF API API.","x-payment-info":{"price":{"amount":"0.02062500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-extractor-webpage-text/execute":{"post":{"operationId":"execute_apyhub_extractor_webpage_text","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Extract Text from Webpage API API.","x-payment-info":{"price":{"amount":"0.01237500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-extractor-word-text/execute":{"post":{"operationId":"execute_apyhub_extractor_word_text","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Extract Text from Word API API.","x-payment-info":{"price":{"amount":"0.02475000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-file-validator-upload/execute":{"post":{"operationId":"execute_apyhub_file_validator_upload","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Validate File Type API API.","x-payment-info":{"price":{"amount":"0.01031250","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-finance-validator-bic/execute":{"post":{"operationId":"execute_apyhub_finance_validator_bic","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Validate SWIFT/BIC API API.","x-payment-info":{"price":{"amount":"0.00206250","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-finance-validator-iban/execute":{"post":{"operationId":"execute_apyhub_finance_validator_iban","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Validate IBAN API API.","x-payment-info":{"price":{"amount":"0.00206250","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-finance-validator-ifsc/execute":{"post":{"operationId":"execute_apyhub_finance_validator_ifsc","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Validate IFSC API API.","x-payment-info":{"price":{"amount":"0.00412500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-generate-bar-code/execute":{"post":{"operationId":"execute_apyhub_generate_bar_code","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Generate Barcode API API.","x-payment-info":{"price":{"amount":"0.01237500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-generate-file-archive/execute":{"post":{"operationId":"execute_apyhub_generate_file_archive","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Generate Archives API API.","x-payment-info":{"price":{"amount":"0.06187500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-generate-file-preview/execute":{"post":{"operationId":"execute_apyhub_generate_file_preview","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Generate File Preview API API.","x-payment-info":{"price":{"amount":"0.12375000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-generate-html-pdf/execute":{"post":{"operationId":"execute_apyhub_generate_html_pdf","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert HTML Content to PDF API API.","x-payment-info":{"price":{"amount":"0.02062500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-generate-qr-code/execute":{"post":{"operationId":"execute_apyhub_generate_qr_code","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Generate QR Code API API.","x-payment-info":{"price":{"amount":"0.01237500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-generate-secure-file-archive/execute":{"post":{"operationId":"execute_apyhub_generate_secure_file_archive","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Generate Secure Archives API API.","x-payment-info":{"price":{"amount":"0.0825","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-generate-url-pdf/execute":{"post":{"operationId":"execute_apyhub_generate_url_pdf","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert Webpage to PDF API API.","x-payment-info":{"price":{"amount":"0.02062500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-generate-webpage-screenshot/execute":{"post":{"operationId":"execute_apyhub_generate_webpage_screenshot","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Generate Webpage Screenshot API API.","x-payment-info":{"price":{"amount":"0.03093750","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-generator-ical/execute":{"post":{"operationId":"execute_apyhub_generator_ical","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Generate iCal API API.","x-payment-info":{"price":{"amount":"0.02062500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-gif-from-video/execute":{"post":{"operationId":"execute_apyhub_gif_from_video","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Generate GIF from Video API API.","x-payment-info":{"price":{"amount":"0.22687500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-html-to-docx/execute":{"post":{"operationId":"execute_apyhub_html_to_docx","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert HTML to Word API API.","x-payment-info":{"price":{"amount":"0.0495","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-image-converter-heic-jpeg-png/execute":{"post":{"operationId":"execute_apyhub_image_converter_heic_jpeg_png","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert HEIC to JPEG/PNG API API.","x-payment-info":{"price":{"amount":"0.12375000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-image-converter-jpeg-webp/execute":{"post":{"operationId":"execute_apyhub_image_converter_jpeg_webp","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert JPEG to WebP API API.","x-payment-info":{"price":{"amount":"0.01237500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-image-converter-png-webp/execute":{"post":{"operationId":"execute_apyhub_image_converter_png_webp","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert PNG to WebP API API.","x-payment-info":{"price":{"amount":"0.01237500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-image-converter-svg-webp/execute":{"post":{"operationId":"execute_apyhub_image_converter_svg_webp","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert SVG to WebP API API.","x-payment-info":{"price":{"amount":"0.01237500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-image-processor-change-background/execute":{"post":{"operationId":"execute_apyhub_image_processor_change_background","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Change Background of Images API API.","x-payment-info":{"price":{"amount":"0.8250","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-image-processor-compress/execute":{"post":{"operationId":"execute_apyhub_image_processor_compress","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Compress Images API API.","x-payment-info":{"price":{"amount":"0.01237500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-image-processor-crop/execute":{"post":{"operationId":"execute_apyhub_image_processor_crop","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Crop Images API API.","x-payment-info":{"price":{"amount":"0.01237500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-image-processor-extract-metadata/execute":{"post":{"operationId":"execute_apyhub_image_processor_extract_metadata","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Extract Image Metadata API API.","x-payment-info":{"price":{"amount":"0.01237500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-image-processor-filters/execute":{"post":{"operationId":"execute_apyhub_image_processor_filters","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Image Filters API API.","x-payment-info":{"price":{"amount":"0.01237500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-image-processor-remove-background/execute":{"post":{"operationId":"execute_apyhub_image_processor_remove_background","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Remove Background from Images API API.","x-payment-info":{"price":{"amount":"0.4125","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-image-processor-remove-metadata/execute":{"post":{"operationId":"execute_apyhub_image_processor_remove_metadata","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Remove Image Metadata API API.","x-payment-info":{"price":{"amount":"0.01237500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-image-processor-resize/execute":{"post":{"operationId":"execute_apyhub_image_processor_resize","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Resize Images API API.","x-payment-info":{"price":{"amount":"0.01237500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-image-processor-thumbnail/execute":{"post":{"operationId":"execute_apyhub_image_processor_thumbnail","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Generate Image Thumbnails API API.","x-payment-info":{"price":{"amount":"0.01237500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-image-processor-watermark/execute":{"post":{"operationId":"execute_apyhub_image_processor_watermark","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Apply Watermark on Images API API.","x-payment-info":{"price":{"amount":"0.02475000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-job-compress-video/execute":{"post":{"operationId":"execute_apyhub_job_compress_video","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Compress Video Job API API.","x-payment-info":{"price":{"amount":"0.1650","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-job-convert-video/execute":{"post":{"operationId":"execute_apyhub_job_convert_video","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert Video Formats Job API API.","x-payment-info":{"price":{"amount":"0.1650","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-language-detector/execute":{"post":{"operationId":"execute_apyhub_language_detector","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Language Detection API API.","x-payment-info":{"price":{"amount":"0.02062500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-link-preview/execute":{"post":{"operationId":"execute_apyhub_link_preview","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Generate Link Preview API API.","x-payment-info":{"price":{"amount":"0.02062500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-md-content-html/execute":{"post":{"operationId":"execute_apyhub_md_content_html","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert Markdown to HTML content API API.","x-payment-info":{"price":{"amount":"0.02062500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-pdf-stamp-footers/execute":{"post":{"operationId":"execute_apyhub_pdf_stamp_footers","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Apply Footers on PDF API API.","x-payment-info":{"price":{"amount":"0.04125000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-pdf-stamp-watermark-footers/execute":{"post":{"operationId":"execute_apyhub_pdf_stamp_watermark_footers","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Apply Watermark and Footers on PDF API API.","x-payment-info":{"price":{"amount":"0.0825","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-pdf-stamp-watermark/execute":{"post":{"operationId":"execute_apyhub_pdf_stamp_watermark","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Apply Watermark on PDF API API.","x-payment-info":{"price":{"amount":"0.04125000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-pdf-to-docx-sync/execute":{"post":{"operationId":"execute_apyhub_pdf_to_docx_sync","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert PDF to Word API API.","x-payment-info":{"price":{"amount":"0.06187500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-pdf-to-image-sync/execute":{"post":{"operationId":"execute_apyhub_pdf_to_image_sync","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert PDF to Image API API.","x-payment-info":{"price":{"amount":"0.06187500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-pdf-to-ppt-sync/execute":{"post":{"operationId":"execute_apyhub_pdf_to_ppt_sync","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert PDF to PowerPoint API API.","x-payment-info":{"price":{"amount":"0.06187500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-pie-chart/execute":{"post":{"operationId":"execute_apyhub_pie_chart","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Generate Pie Chart API API.","x-payment-info":{"price":{"amount":"0.02475000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-readability-scores-documents/execute":{"post":{"operationId":"execute_apyhub_readability_scores_documents","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Readability Scores Documents API API.","x-payment-info":{"price":{"amount":"0.10312500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-readability-scores/execute":{"post":{"operationId":"execute_apyhub_readability_scores","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Readability Scores API API.","x-payment-info":{"price":{"amount":"0.10312500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-reformify-form-api/execute":{"post":{"operationId":"execute_apyhub_reformify_form_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Reformify Form API API.","x-payment-info":{"price":{"amount":"0.02062500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-search-fuzzy-text/execute":{"post":{"operationId":"execute_apyhub_search_fuzzy_text","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Fuzzy Text Search API API.","x-payment-info":{"price":{"amount":"0.01031250","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-serp-rank/execute":{"post":{"operationId":"execute_apyhub_serp_rank","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the SERP Rank Checker API API.","x-payment-info":{"price":{"amount":"0.10312500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sharpapi-ai-invoice-parser/execute":{"post":{"operationId":"execute_apyhub_sharpapi_ai_invoice_parser","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Invoice Parsing API API.","x-payment-info":{"price":{"amount":"0.4125","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sharpapi-ai-job-description-generator/execute":{"post":{"operationId":"execute_apyhub_sharpapi_ai_job_description_generator","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Job Description Generator API API.","x-payment-info":{"price":{"amount":"0.4125","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sharpapi-ai-related-job-position-generator/execute":{"post":{"operationId":"execute_apyhub_sharpapi_ai_related_job_position_generator","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Related Job Positions Generator API API.","x-payment-info":{"price":{"amount":"0.4125","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sharpapi-ai-related-skills-generator/execute":{"post":{"operationId":"execute_apyhub_sharpapi_ai_related_skills_generator","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Related Skills Generator API API.","x-payment-info":{"price":{"amount":"0.4125","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sharpapi-ai-resume-parser/execute":{"post":{"operationId":"execute_apyhub_sharpapi_ai_resume_parser","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Resume Parser API API.","x-payment-info":{"price":{"amount":"0.4125","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sharpapi-detect-emails/execute":{"post":{"operationId":"execute_apyhub_sharpapi_detect_emails","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Detect Email Address API API.","x-payment-info":{"price":{"amount":"0.4125","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sharpapi-detect-phone-numbers/execute":{"post":{"operationId":"execute_apyhub_sharpapi_detect_phone_numbers","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Detect Phones Numbers API API.","x-payment-info":{"price":{"amount":"0.4125","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sharpapi-detect-spam/execute":{"post":{"operationId":"execute_apyhub_sharpapi_detect_spam","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Detect Spam API API.","x-payment-info":{"price":{"amount":"0.4125","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sharpapi-generate-keywords-tags/execute":{"post":{"operationId":"execute_apyhub_sharpapi_generate_keywords_tags","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Generate Keywords/Tags API API.","x-payment-info":{"price":{"amount":"0.4125","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sharpapi-generate-product-categories/execute":{"post":{"operationId":"execute_apyhub_sharpapi_generate_product_categories","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Generate Product Categories API API.","x-payment-info":{"price":{"amount":"0.4125","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sharpapi-generate-product-intro/execute":{"post":{"operationId":"execute_apyhub_sharpapi_generate_product_intro","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Generate Product Introduction API API.","x-payment-info":{"price":{"amount":"0.4125","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sharpapi-generate-product-review-sentiment/execute":{"post":{"operationId":"execute_apyhub_sharpapi_generate_product_review_sentiment","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Generate Product Review Sentiment API API.","x-payment-info":{"price":{"amount":"0.4125","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sharpapi-generate-seo-tags/execute":{"post":{"operationId":"execute_apyhub_sharpapi_generate_seo_tags","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the SEO Tags Generator API API.","x-payment-info":{"price":{"amount":"0.4125","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sharpapi-generate-thankyou-email/execute":{"post":{"operationId":"execute_apyhub_sharpapi_generate_thankyou_email","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Generate Thank You E-mail API API.","x-payment-info":{"price":{"amount":"0.4125","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sharpapi-hospitality-product-categories/execute":{"post":{"operationId":"execute_apyhub_sharpapi_hospitality_product_categories","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Generate Hospitality Product Categories API API.","x-payment-info":{"price":{"amount":"0.4125","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sharpapi-job-positions-api/execute":{"post":{"operationId":"execute_apyhub_sharpapi_job_positions_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Job Positions API API.","x-payment-info":{"price":{"amount":"0.4125","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sharpapi-paraphrase-text/execute":{"post":{"operationId":"execute_apyhub_sharpapi_paraphrase_text","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Paraphrase Text API API.","x-payment-info":{"price":{"amount":"0.4125","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sharpapi-proofread-grammer-check/execute":{"post":{"operationId":"execute_apyhub_sharpapi_proofread_grammer_check","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Proofread Text + Grammar Check API API.","x-payment-info":{"price":{"amount":"0.4125","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sharpapi-resume-job-match-score/execute":{"post":{"operationId":"execute_apyhub_sharpapi_resume_job_match_score","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Resume/CV Job Match Score API.","x-payment-info":{"price":{"amount":"0.4125","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sharpapi-skills-database-api/execute":{"post":{"operationId":"execute_apyhub_sharpapi_skills_database_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Skills Database API API.","x-payment-info":{"price":{"amount":"0.4125","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sharpapi-summarize-text/execute":{"post":{"operationId":"execute_apyhub_sharpapi_summarize_text","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Summarize Text API API.","x-payment-info":{"price":{"amount":"0.4125","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sharpapi-translate-text/execute":{"post":{"operationId":"execute_apyhub_sharpapi_translate_text","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Translate Text API API.","x-payment-info":{"price":{"amount":"0.4125","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sharpapi-travel-activities-product-categories/execute":{"post":{"operationId":"execute_apyhub_sharpapi_travel_activities_product_categories","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Generate Tours & Activities Product Categories API API.","x-payment-info":{"price":{"amount":"0.4125","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sharpapi-travel-review-sentiment/execute":{"post":{"operationId":"execute_apyhub_sharpapi_travel_review_sentiment","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Generate Travel Review Sentiment API API.","x-payment-info":{"price":{"amount":"0.4125","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sharpapi-urls-detector-api/execute":{"post":{"operationId":"execute_apyhub_sharpapi_urls_detector_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the URls Detector API API.","x-payment-info":{"price":{"amount":"0.4125","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sharpapi-web-scraping-api/execute":{"post":{"operationId":"execute_apyhub_sharpapi_web_scraping_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Web Scraping API API.","x-payment-info":{"price":{"amount":"0.4125","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-speech-to-text/execute":{"post":{"operationId":"execute_apyhub_speech_to_text","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert Speech to Text API API.","x-payment-info":{"price":{"amount":"0.30937500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-stacked-graph/execute":{"post":{"operationId":"execute_apyhub_stacked_graph","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Generate Stacked Graph API API.","x-payment-info":{"price":{"amount":"0.02475000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sumalya-advanced-website-similarity-analysis-api/execute":{"post":{"operationId":"execute_apyhub_sumalya_advanced_website_similarity_analysis_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Advanced Website Similarity Analysis API API.","x-payment-info":{"price":{"amount":"0.8250","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sumalya-bias-and-inclusion-scan-api/execute":{"post":{"operationId":"execute_apyhub_sumalya_bias_and_inclusion_scan_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Bias and Inclusion Scan API API.","x-payment-info":{"price":{"amount":"0.4125","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sumalya-candidate-comparison-api/execute":{"post":{"operationId":"execute_apyhub_sumalya_candidate_comparison_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Candidate Comparison API API.","x-payment-info":{"price":{"amount":"0.4125","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sumalya-career-trajectory-and-loyalty-api/execute":{"post":{"operationId":"execute_apyhub_sumalya_career_trajectory_and_loyalty_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Career Trajectory and Loyalty API API.","x-payment-info":{"price":{"amount":"0.20625000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sumalya-content-and-keyword-analysis-api/execute":{"post":{"operationId":"execute_apyhub_sumalya_content_and_keyword_analysis_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Content and Keyword Analysis API API.","x-payment-info":{"price":{"amount":"0.8250","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sumalya-extract-and-analyze-content-from-web-page-api/execute":{"post":{"operationId":"execute_apyhub_sumalya_extract_and_analyze_content_from_web_page_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Extract and Analyze Content from Web Page API API.","x-payment-info":{"price":{"amount":"0.2475","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sumalya-extract-and-compare-multiple-articles-from-web-pages-api/execute":{"post":{"operationId":"execute_apyhub_sumalya_extract_and_compare_multiple_articles_from_web_pages_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Extract and Compare Multiple Articles from Web Pages API API.","x-payment-info":{"price":{"amount":"0.4125","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sumalya-extract-and-generate-editorial-digest-from-multiple-web-pages-api/execute":{"post":{"operationId":"execute_apyhub_sumalya_extract_and_generate_editorial_digest_from_multiple_web_pages_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Extract and Generate Editorial Digest from Multiple Web Pages API API.","x-payment-info":{"price":{"amount":"0.4125","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sumalya-extract-and-translate-article-content-from-web-page-api/execute":{"post":{"operationId":"execute_apyhub_sumalya_extract_and_translate_article_content_from_web_page_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Extract and Translate Article Content from Web Page API API.","x-payment-info":{"price":{"amount":"0.4125","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sumalya-extract-article-content-from-web-page-api/execute":{"post":{"operationId":"execute_apyhub_sumalya_extract_article_content_from_web_page_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Extract Article Content from Web Page API API.","x-payment-info":{"price":{"amount":"0.20625000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sumalya-extract-metadata-from-url-api/execute":{"post":{"operationId":"execute_apyhub_sumalya_extract_metadata_from_url_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Extract Metadata From URL API API.","x-payment-info":{"price":{"amount":"0.20625000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sumalya-extract-structured-data-api/execute":{"post":{"operationId":"execute_apyhub_sumalya_extract_structured_data_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Extract Structured Data API API.","x-payment-info":{"price":{"amount":"0.04125000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sumalya-generate-keyword-clusters-api/execute":{"post":{"operationId":"execute_apyhub_sumalya_generate_keyword_clusters_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Generate Keyword Clusters API API.","x-payment-info":{"price":{"amount":"0.2475","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sumalya-global-salary-benchmark-api/execute":{"post":{"operationId":"execute_apyhub_sumalya_global_salary_benchmark_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Global Salary Benchmark API API.","x-payment-info":{"price":{"amount":"0.30937500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sumalya-intelligent-competitor-mapping-api/execute":{"post":{"operationId":"execute_apyhub_sumalya_intelligent_competitor_mapping_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Intelligent Competitor Mapping API API.","x-payment-info":{"price":{"amount":"0.8250","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sumalya-market-trends-and-growth-forecasting-api/execute":{"post":{"operationId":"execute_apyhub_sumalya_market_trends_and_growth_forecasting_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Market Trends and Growth Forecasting API API.","x-payment-info":{"price":{"amount":"0.8250","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sumalya-security-header-full-audit-api/execute":{"post":{"operationId":"execute_apyhub_sumalya_security_header_full_audit_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Security Header Full Audit API API.","x-payment-info":{"price":{"amount":"0.04125000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sumalya-summarize-multiple-article-insights-api/execute":{"post":{"operationId":"execute_apyhub_sumalya_summarize_multiple_article_insights_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Summarize Multiple Article Insights API API.","x-payment-info":{"price":{"amount":"0.61875000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sumalya-technical-comparison-of-webpages-api/execute":{"post":{"operationId":"execute_apyhub_sumalya_technical_comparison_of_webpages_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Technical Comparison of Webpages API API.","x-payment-info":{"price":{"amount":"0.04125000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-sumalya-webpage-technical-performance-audit-api/execute":{"post":{"operationId":"execute_apyhub_sumalya_webpage_technical_performance_audit_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Webpage Technical Performance Audit API API.","x-payment-info":{"price":{"amount":"0.04125000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-talk-to-pdf-api/execute":{"post":{"operationId":"execute_apyhub_talk_to_pdf_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Talk to PDF API API.","x-payment-info":{"price":{"amount":"0.0825","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-text-to-speech/execute":{"post":{"operationId":"execute_apyhub_text_to_speech","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Convert Text to Speech API API.","x-payment-info":{"price":{"amount":"0.30937500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-text-translator/execute":{"post":{"operationId":"execute_apyhub_text_translator","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Translate Documents API API.","x-payment-info":{"price":{"amount":"0.06187500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-thumbnail-from-video/execute":{"post":{"operationId":"execute_apyhub_thumbnail_from_video","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Generate Thumbnail from Video API API.","x-payment-info":{"price":{"amount":"0.22687500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-validator-academic-email/execute":{"post":{"operationId":"execute_apyhub_validator_academic_email","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Validate Academic Email API API.","x-payment-info":{"price":{"amount":"0.00618750","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-validator-dns-email/execute":{"post":{"operationId":"execute_apyhub_validator_dns_email","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Validate Email DNS API (Including Disposable Emails) API.","x-payment-info":{"price":{"amount":"0.01031250","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-vat-number-validator/execute":{"post":{"operationId":"execute_apyhub_vat_number_validator","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Validate EU VAT API API.","x-payment-info":{"price":{"amount":"0.02062500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-video-thumbnail/execute":{"post":{"operationId":"execute_apyhub_video_thumbnail","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Generate Video Thumbnail API API.","x-payment-info":{"price":{"amount":"0.22687500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/apyhub-watermark-video/execute":{"post":{"operationId":"execute_apyhub_watermark_video","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Generate Watermark For Videos API API.","x-payment-info":{"price":{"amount":"0.22687500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/assemblyai/execute":{"post":{"operationId":"execute_assemblyai","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the AssemblyAI API.","x-payment-info":{"price":{"amount":"0.1400","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/attestations/execute":{"post":{"operationId":"execute_attestations","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Attestations API.","x-payment-info":{"price":{"amount":"0.0100","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/aviationstack/execute":{"post":{"operationId":"execute_aviationstack","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Aviationstack API.","x-payment-info":{"price":{"amount":"0.0700","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/brave-search/execute":{"post":{"operationId":"execute_brave_search","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Brave Search API API.","x-payment-info":{"price":{"amount":"0.0500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/cloudinary/execute":{"post":{"operationId":"execute_cloudinary","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Cloudinary Admin API API.","x-payment-info":{"price":{"amount":"0.0500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/coingecko/execute":{"post":{"operationId":"execute_coingecko","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the CoinGecko API.","x-payment-info":{"price":{"amount":"0.0500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/company-identity/execute":{"post":{"operationId":"execute_company_identity","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Company Identity API.","x-payment-info":{"price":{"amount":"0.0600","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/countrylayer/execute":{"post":{"operationId":"execute_countrylayer","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Countrylayer API.","x-payment-info":{"price":{"amount":"0.0700","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/crypto-sanity/execute":{"post":{"operationId":"execute_crypto_sanity","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Crypto Sanity API.","x-payment-info":{"price":{"amount":"0.0200","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/data-clean/execute":{"post":{"operationId":"execute_data_clean","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Data Clean API.","x-payment-info":{"price":{"amount":"0.0200","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/developer-extraction/execute":{"post":{"operationId":"execute_developer_extraction","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Developer Docs Extraction API.","x-payment-info":{"price":{"amount":"0.0600","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/email-verification/execute":{"post":{"operationId":"execute_email_verification","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Email Verification API.","x-payment-info":{"price":{"amount":"0.1300","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/exa/execute":{"post":{"operationId":"execute_exa","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Exa API.","x-payment-info":{"price":{"amount":"0.0800","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/exchangerate-host/execute":{"post":{"operationId":"execute_exchangerate_host","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the exchangerate.host API.","x-payment-info":{"price":{"amount":"0.0500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/financial-identifiers/execute":{"post":{"operationId":"execute_financial_identifiers","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Identifier Check API.","x-payment-info":{"price":{"amount":"0.0200","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/financial-validation/execute":{"post":{"operationId":"execute_financial_validation","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Financial Validation API.","x-payment-info":{"price":{"amount":"0.0500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/finnhub/execute":{"post":{"operationId":"execute_finnhub","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Finnhub API.","x-payment-info":{"price":{"amount":"0.1100","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/firecrawl/execute":{"post":{"operationId":"execute_firecrawl","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Firecrawl API.","x-payment-info":{"price":{"amount":"0.0600","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/frankfurter/execute":{"post":{"operationId":"execute_frankfurter","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Frankfurter API.","x-payment-info":{"price":{"amount":"0.0500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/ipdata/execute":{"post":{"operationId":"execute_ipdata","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the ipdata.co API.","x-payment-info":{"price":{"amount":"0.1300","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/ipgeolocation/execute":{"post":{"operationId":"execute_ipgeolocation","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the ipgeolocation.io API.","x-payment-info":{"price":{"amount":"0.0950","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/ipstack/execute":{"post":{"operationId":"execute_ipstack","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the IPstack API.","x-payment-info":{"price":{"amount":"0.0700","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/jina-reader/execute":{"post":{"operationId":"execute_jina_reader","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Jina Reader API.","x-payment-info":{"price":{"amount":"0.0600","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/legal-compliance/execute":{"post":{"operationId":"execute_legal_compliance","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Legal Compliance Summary API.","x-payment-info":{"price":{"amount":"0.0500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/mapbox/execute":{"post":{"operationId":"execute_mapbox","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Mapbox API.","x-payment-info":{"price":{"amount":"0.1100","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/marketstack/execute":{"post":{"operationId":"execute_marketstack","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Marketstack API.","x-payment-info":{"price":{"amount":"0.0800","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/mediastack/execute":{"post":{"operationId":"execute_mediastack","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Mediastack API.","x-payment-info":{"price":{"amount":"0.0900","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/newsapi/execute":{"post":{"operationId":"execute_newsapi","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the NewsAPI API.","x-payment-info":{"price":{"amount":"0.0600","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/open-meteo/execute":{"post":{"operationId":"execute_open_meteo","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Open-Meteo API.","x-payment-info":{"price":{"amount":"0.0500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/openweather/execute":{"post":{"operationId":"execute_openweather","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the OpenWeather API.","x-payment-info":{"price":{"amount":"0.1100","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/perigon/execute":{"post":{"operationId":"execute_perigon","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Perigon News API API.","x-payment-info":{"price":{"amount":"0.0800","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/positionstack/execute":{"post":{"operationId":"execute_positionstack","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Positionstack API.","x-payment-info":{"price":{"amount":"0.0800","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/prospect-research/execute":{"post":{"operationId":"execute_prospect_research","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Prospect Research API.","x-payment-info":{"price":{"amount":"0.1500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/scrapestack/execute":{"post":{"operationId":"execute_scrapestack","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Scrapestack API.","x-payment-info":{"price":{"amount":"0.1100","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/serper/execute":{"post":{"operationId":"execute_serper","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Serper API.","x-payment-info":{"price":{"amount":"0.1500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/shipment-api/execute":{"post":{"operationId":"execute_shipment_api","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Sendcloud API.","x-payment-info":{"price":{"amount":"0.1900","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/tavily/execute":{"post":{"operationId":"execute_tavily","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Tavily API.","x-payment-info":{"price":{"amount":"0.0500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/text-trust/execute":{"post":{"operationId":"execute_text_trust","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Text Trust API.","x-payment-info":{"price":{"amount":"0.0200","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/trust-checks/execute":{"post":{"operationId":"execute_trust_checks","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Trust Checks API.","x-payment-info":{"price":{"amount":"0.0700","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/twelve-data/execute":{"post":{"operationId":"execute_twelve_data","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Twelve Data API.","x-payment-info":{"price":{"amount":"0.0500","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/twilio/execute":{"post":{"operationId":"execute_twilio","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Twilio API.","x-payment-info":{"price":{"amount":"0.1250","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/v1/apis":{"get":{"operationId":"listApis","parameters":[{"in":"query","name":"search","schema":{"type":"string"}},{"in":"query","name":"category","schema":{"type":"string"}},{"in":"query","name":"sort","schema":{"enum":["name","price","newest"],"type":"string"}},{"in":"query","name":"order","schema":{"enum":["asc","desc"],"type":"string"}},{"in":"query","name":"limit","schema":{"maximum":200,"minimum":1,"type":"integer"}},{"in":"query","name":"offset","schema":{"minimum":0,"type":"integer"}}],"responses":{"200":{"description":"A list of APIs with pricing."}},"security":[],"summary":"List active, verified APIs with pricing."}},"/v1/apis/{slug}":{"get":{"operationId":"getApi","parameters":[{"in":"path","name":"slug","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"API detail."}},"security":[],"summary":"Get details and endpoints for one API."}},"/v1/balance":{"get":{"operationId":"getBalance","parameters":[{"in":"query","name":"address","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Spend summary for the wallet."}},"security":[],"summary":"USDC spend summary for a wallet address."}},"/weatherapi/execute":{"post":{"operationId":"execute_weatherapi","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the WeatherAPI.com API.","x-payment-info":{"price":{"amount":"0.1550","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/web-extraction/execute":{"post":{"operationId":"execute_web_extraction","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Web Extraction API.","x-payment-info":{"price":{"amount":"0.0700","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/wikipedia/execute":{"post":{"operationId":"execute_wikipedia","requestBody":{"content":{"application/json":{"example":{},"schema":{"properties":{"input":{"description":"JSON payload forwarded to the selected operation."},"operation":{"description":"Operation id, /path, or METHOD /path selector.","type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"api":{"type":"string"},"cost":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"upstream_status":{"type":"integer"}},"required":["status","result"],"type":"object"}}},"description":"Execution result."},"402":{"description":"Payment required (x402). See the response body's accepts[] and X-Payment-* headers."}},"summary":"Execute the Wikipedia Data API API.","x-payment-info":{"price":{"amount":"0.0200","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}},"/{api_slug}/metadata":{"get":{"operationId":"getApiMetadata","parameters":[{"in":"path","name":"api_slug","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"MCP-style metadata for the API."}},"security":[],"summary":"Agent-native, MCP-style metadata manifest for one API."}}},"servers":[{"url":"https://gateway.apiosk.com"}]}