{"uid":"cap_2K07rELlp5rGQAEx1MPXH","slug":"api-delx-ai-a636ac55","name":"OpenAPI Document Summarizer","description":"Turn an OpenAPI document into title, version, path counts, tags, and auth hints for $0.001 USDC. One single-fetch structured result, no API key.","url":"https://api.delx.ai/api/v1/x402/openapi-summary","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"url":{"type":"string"},"timeout":{"type":"integer","maximum":15,"minimum":1}}},"responseSchema":{"type":"json","example":{"result":{"title":"Delx Agent Operations REST API","version":"3.3.0","auth_hints":["x402"],"path_count":31,"x402_path_count":25},"tool_name":"util_openapi_summary"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_JMYxmqGd5a3p5XcqvoaLc","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Summarizes an OpenAPI document into its title, version, path counts, tags, and authentication hints","exampleAgentPrompt":"Can you give me a quick summary of this OpenAPI spec — what's the API called, what version is it, how many paths does it have, what tags are used, and what kind of auth does it require?","exampleUseCases":[{"title":"Route incoming API requests to correct handler","prompt":"I've got a bunch of OpenAPI specs from different vendors. Can you quickly summarize each one so I can figure out which APIs handle payments, which handle user management, and which ones use OAuth versus API keys?"},{"title":"Validate API documentation before integration","prompt":"Before we add this third-party API to our platform, give me a quick overview—what's the API name, version, and authentication method? Also, how many endpoints does it expose and what are the main functional categories?"},{"title":"Generate human-readable API capability reports","prompt":"Our team needs to understand what this API can do at a glance. Can you pull out the title, version, total endpoint count, what categories of operations it supports, and whether it uses bearer tokens or API keys for auth?"}],"resultDescription":"Returns a condensed overview of the OpenAPI document including the API title, version string, total count of paths, list of tags, and hints about authentication schemes used (e.g. Bearer, API key, OAuth2).","failureModes":["Invalid or malformed OpenAPI document returns a parsing error","Document exceeds size limits returns an error","Non-OpenAPI content submitted returns an unrecognized format error","Network timeout if document URL is unreachable","Missing required document body returns a 400 bad request"],"whenToPreferThis":"Use this endpoint when an agent needs a fast, structured digest of an OpenAPI specification without parsing the full document itself — ideal for API discovery pipelines, capability routing, or when presenting a human-readable snapshot of an API's structure. Prefer this over full spec parsing when you only need the top-level metadata and don't need individual endpoint schemas.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:55:20.373Z","isFirstParty":false}