Cortex Cloud Content Search API is a paid API for AI agents from api.cortexcloud.org, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-15).
Retrieves content items by IDs with optional full-text inclusion, paid per call in USDC via x402
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.
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.
GEThttps://api.cortexcloud.org/x402/v1/search/contentsChoose 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.
| Field | Type | Description |
|---|---|---|
| ids | array | |
| text | boolean |
{
"type": "object",
"format": "application/json",
"example": {
"results": []
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"