{"uid":"cap_e0ujtBwZzajyVrb-55I7t","slug":"cortex-cloud-content-search-api-38017404","name":"Cortex Cloud Content Search API","description":"OpenAI-compatible AI and data API for agents. Pay per call in USDC on Base via x402 — no API keys, no subscriptions, no lock-in.","url":"https://api.cortexcloud.org/x402/v1/search/contents","method":"GET","headers":{},"bodySchema":{"type":"object","properties":{"ids":{"type":"array","items":{"type":"string"}},"text":{"type":"boolean"}}},"responseSchema":{"type":"object","format":"application/json","example":{"results":[]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","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.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_IpkkD-Z7Gk1YueltJaEVr","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieves content items by IDs with optional full-text inclusion, paid per call in USDC via x402","exampleAgentPrompt":"Can you fetch the content items with IDs ['abc123', 'def456'] from Cortex Cloud and include the full text for each one?","exampleUseCases":[{"title":"Retrieve agent knowledge base articles","prompt":"Pull up the content items with IDs ['kb-001', 'kb-002', 'kb-003'] from Cortex Cloud and include the full text so I can use them to answer a user question."},{"title":"Batch content lookup for summarization","prompt":"Fetch content items ['article-9x', 'article-7z'] from Cortex Cloud with full text included — I want to summarize them."},{"title":"Check if content IDs exist","prompt":"Look up content IDs ['doc-111', 'doc-222'] on Cortex Cloud without fetching the text, just to see if they're in the system."}],"resultDescription":"A JSON object with a 'results' array containing matching content items; when the 'text' flag is true, each item includes the full content text body; when false or omitted, metadata only is returned.","failureModes":["Empty results array if none of the provided IDs match stored content","Payment failure if USDC balance is insufficient or x402 payment is not properly constructed","Invalid input if 'ids' is not an array of strings, returning a 400 error","Rate limiting or service unavailability returning 5xx errors","Partial results if only some IDs are found"],"whenToPreferThis":"Choose this endpoint when you need to retrieve specific content items by known IDs from Cortex Cloud, especially in agent workflows that require no API key setup and prefer pay-per-call USDC micropayments via x402. It is ideal when you already have content identifiers and need to hydrate them with full text or just verify their existence.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:43:55.615Z","isFirstParty":false}