{"uid":"cap_wtdPJrjMxLHy3pwbPP-VP","slug":"http-methods-check-bulk-6482d985","name":"HTTP Methods Check Bulk","description":"Bulk http methods check: up to 20 urls in one call, processed concurrently, results returned in input order with a per-item error field and a count of failures. Same answer per item as the single /site/http-methods endpoint (HTTP methods check). Batch enrichment for agents that hold a list. $0.01 per batch.","url":"https://intel.rallylive.ca/bulk/site/http-methods","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.1","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.1/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_eA8kjjqvZQiNOaAeW6xfq","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.1","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Checks which HTTP methods are supported for up to 20 URLs in a single concurrent batch call, returning per-item results in input order with error fields and failure counts.","exampleAgentPrompt":"Check which HTTP methods are supported for all 15 URLs in my list — I need them processed concurrently and returned in the same order I provided them, with any per-item errors flagged.","exampleUseCases":[{"title":"API endpoint method audit","prompt":"I have a list of 12 API endpoints I need to audit — can you check which HTTP methods each one supports and tell me which ones failed, all in one batch?"},{"title":"Security review of web resources","prompt":"Run a bulk HTTP methods check on these 18 URLs and tell me which ones allow DELETE or PUT — I'm looking for any that might be exposing unsafe methods."},{"title":"Pre-deployment REST API validation","prompt":"Before we go live, check the allowed HTTP methods for all 20 of our staging URLs and flag any that don't respond as expected — keep the results in the order I give them."}],"resultDescription":"An ordered array of per-URL results matching the input order, each containing the HTTP methods supported by that URL, a per-item error field indicating any failure, and an aggregate count of how many items failed across the batch.","failureModes":["Individual URL unreachable — per-item error field populated, counted in failure total","More than 20 URLs submitted — request rejected or truncated","Target server blocks method probing — may return empty or misleading method lists","Network timeout on one or more URLs — reflected in per-item error, not whole-batch failure","Invalid URL format in input list — per-item error returned for that entry"],"whenToPreferThis":"Use this endpoint when you need to check HTTP method support for multiple URLs (up to 20) in a single API call rather than making individual requests. It is more efficient than looping over the single /site/http-methods endpoint, processes items concurrently, preserves input order, and surfaces per-item errors without failing the whole batch — ideal for bulk audits, pre-deployment checks, or enriching a list of endpoints.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T07:21:55.615Z","isFirstParty":false}