2s PubSub Subscribe is a paid API for AI agents from 2s.io, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-15).
Subscribe a callback URL to a pub/sub topic so that published messages are POSTed to your endpoint in real time
The (most) everything API: 575+ pay-per-call endpoints for AI agents — ground-truth data, a full AI gateway, and agent infrastructure (storage, queues, watchers). USDC via x402, no signup, no API keys, and upto billing: pay actual usage, not the quote.
Returns a subscription record including a confirmation token that the callback URL must echo back to activate the subscription. Once confirmed, any messages published to the topic will be POSTed to the registered callback URL with a signed body.
POSThttps://2s.io/api/pubsub/subscribeUse this endpoint when you need to reactively receive messages published to a 2s.io pub/sub topic at a webhook endpoint rather than polling. Ideal for event-driven agent workflows where low-latency delivery to your server matters and you have a publicly reachable HTTP/HTTPS callback URL. Requires a topic created via pubsub.create-topic.
| Field | Type | Description |
|---|---|---|
| label | string | Optional free-text tag. |
| topicId | string | The topicId to subscribe to (from pubsub.create-topic). |
| callbackUrl | string | Where we POST published messages. Any http(s) URL; must echo the confirmation token to activate; body is signed. |
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"